- Jul 30, 2013
-
-
Nikos Skalkotos authored
It used to return a tuple
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Reset the LocalAccountTokenFilterPolicy registry key in RunOnce. This key is set by hivex offline when you boot windows, it seems to have a wrong value.
-
Nikos Skalkotos authored
This can be used to add arbitrary attributes to the function it decorates
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Since all sysprep functions output a message when they get executed, add the message printing functionality to the sysprep decorator
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
In windows the do_sysprep method shuts down the guestfs vm and boots the image. This allows executing windows commands on the image remotely.
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
The user may define parameters needed by the os_type classes to perform the system preparation tasks. A new needed_sysprep_params method is added to os_type.OSBase that returns a list with parameters that should be defined by the user.
-
Nikos Skalkotos authored
It has never been used. If we need it in the future, we will bring it back
-
Nikos Skalkotos authored
Add do_sysprep method for windows that shuts down the guestfs backend process and starts a new kvm process with the snapshot disk attached to it.
-
Nikos Skalkotos authored
Those classes may need to access more Image data than the guestfs handler and the root device name
-
Nikos Skalkotos authored
Before launching the windows image with KVM, disable the UAC remote restrictions. This is needed to make the image allow executing command through psexec. After the VM is shut down, the restrictions are turned back on.
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
This function is used to check if a specified libguestfs version is smaller, greater or equal to the installed one
-
- Jul 26, 2013
-
-
Nikos Skalkotos authored
-
- Jul 18, 2013
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Conflicts: image_creator/version.py version
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Conflicts: docs/conf.py image_creator/version.py version
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Works better this way in OpenSUSE
-
- Jul 17, 2013
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
python-dialog package in OpenSUSE decorated the returned enabled choices from a dialog checklist with `"'. Remove those characters
-
Nikos Skalkotos authored
Add installation instructions for OpenSUSE
-
- Jul 08, 2013
-
-
Nikos Skalkotos authored
The system preparation tasks could be printed multiple times in the help dialog.
-
- Jun 28, 2013
-
-
Nikos Skalkotos authored
-
- Jun 27, 2013
-
-
Nikos Skalkotos authored
* Add instruction on how to install the debian packages * Update version to 0.4.1 * Add a small comment about the diskdump format
-
- Jun 26, 2013
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Conflicts: image_creator/version.py version
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- Jun 25, 2013
-
-
Nikos Skalkotos authored
-