Statistics
| Branch: | Tag: | Revision:

root / image_creator @ 9ca717c4

Name Size
  help
  os_type
  output
__init__.py 1.7 kB
bundle_volume.py 19.9 kB
dialog_main.py 9.5 kB
dialog_menu.py 29.4 kB
dialog_util.py 8.8 kB
dialog_wizard.py 13.7 kB
disk.py 7 kB
gpt.py 11.9 kB
image.py 12.6 kB
kamaki_wrapper.py 6.5 kB
main.py 14.4 kB
rsync.py 4.6 kB
util.py 4.3 kB
version.py 206 Bytes

Latest revisions

# Date Author Comment
7c6a4186 07/30/2013 04:43 pm Nikos Skalkotos

Add check_guestfs_version function

This function is used to check if a specified libguestfs version is
smaller, greater or equal to the installed one

b0369791 07/30/2013 04:43 pm Nikos Skalkotos

Always close fds returned by tempfile.mkstemp()

2359b052 07/30/2013 04:43 pm Nikos Skalkotos

Fix an missing func error introduced in e1c0be0296

640096fb 07/30/2013 04:43 pm Nikos Skalkotos

Disable UAC remote restrictions in windows

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.

797e0df7 07/30/2013 04:43 pm Nikos Skalkotos

Pass the Image instance to the os_type classes

Those classes may need to access more Image data than the guestfs
handler and the root device name

9ca717c4 07/30/2013 04:43 pm Nikos Skalkotos

Add basic support for customizing windows images

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.

c71f38be 07/18/2013 11:27 am Nikos Skalkotos

Bump version to 0.4.3next

64556e63 07/18/2013 11:26 am Nikos Skalkotos

Merge branch 'master' into develop

Conflicts:
image_creator/version.py
version

519e9f2d 07/18/2013 11:24 am Nikos Skalkotos

Bump verstion to 0.4.2next

9d480812 07/18/2013 11:22 am Nikos Skalkotos

Merge master into develop

Conflicts:
docs/conf.py
image_creator/version.py
version

View revisions

Also available in: Atom