Bump verstion to 0.4.2next
Merge master into develop
Conflicts: docs/conf.py image_creator/version.py version
Bump version to 0.4.3
Merge branch 'hotfix-0.4.3'
Force TERM=linux in snf-mkimage under xterm
Works better this way in OpenSUSE
Bump version to 0.4.2-1~wheezy
Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr>
Merge branch 'master' into debian-wheezy
Revert version.py to its merge value
The file was updated because of a devflow bug
Bump version to 0.4.2-1~precise
Merge branch 'master' into debian-precise
Restore version.py to its old value
Bump version to 0.4.2
Merge branch 'hotfix-0.4.2'
Fix dialog checklists in OpenSUSE
python-dialog package in OpenSUSE decorated the returned enabledchoices from a dialog checklist with `"'. Remove those characters
Update the documentation
Add installation instructions for OpenSUSE
Add sysprep in windows to clear the event logs
Workaround a hivex bug
Reset the LocalAccountTokenFilterPolicy registry key in RunOnce. Thiskey is set by hivex offline when you boot windows, it seems to have awrong value.
Add kwargs parameter to sysprep decorator
This can be used to add arbitrary attributes to the function itdecorates
Add new windows sysprep for disabling hibernation
Disable the Windows firewall when the syspreps run
Fix a bug in the sysprep help printing
The system preparation tasks could be printed multiple times in thehelp dialog.
Add various Windows syspreps
Add the sysprep message printing in the decorator
Since all sysprep functions output a message when they get executed,add the message printing functionality to the sysprep decorator
Monitor when the windows VM is up and running
Add support for performing sysprep on windows
In windows the do_sysprep method shuts down the guestfs vm and bootsthe image. This allows executing windows commands on the image remotely.
Add option for printing the needed sysprep params
Add support for sysprep-parameters
The user may define parameters needed by the os_type classes to performthe system preparation tasks.
A new needed_sysprep_params method is added to os_type.OSBase thatreturns a list with parameters that should be defined by the user.
Remove bootable options from image class
It has never been used. If we need it in the future, we will bringit back
Add basic support for customizing windows images
Add do_sysprep method for windows that shuts down the guestfs backendprocess and starts a new kvm process with the snapshot disk attached toit.
Pass the Image instance to the os_type classes
Those classes may need to access more Image data than the guestfshandler and the root device name
Disable UAC remote restrictions in windows
Before launching the windows image with KVM, disable the UAC remoterestrictions. This is needed to make the image allow executingcommand through psexec. After the VM is shut down, the restrictionsare turned back on.
Minor typos
Bump version to 0.4.1-1~precise
Bump version to 0.4.1-1~wheezy
Merge branch 'develop' into feature-windows-support
Bump version to 0.4.1next
Merge branch 'hotfix-0.4.1' into develop
Conflicts: image_creator/version.py version
Bump version to 0.4.1
Merge branch 'hotfix-0.4.1'
Add missing _do_collect_metadata method in Windows
Fix an missing func error introduced in e1c0be0296
Always close fds returned by tempfile.mkstemp()
Update dependencies for 0.4
Update depencencies for version 0.4
Update dependencies for version 0.4
« Previous 1 2 3 4 5 6 ... 12 Next » (151-200/554) | Per page: 25, 50, 100
Also available in: Atom