Statistics
| Branch: | Tag: | Revision:

root / image_creator @ 091c0335

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 31.7 kB
dialog_util.py 8.8 kB
dialog_wizard.py 16.5 kB
disk.py 7 kB
gpt.py 11.9 kB
image.py 12.7 kB
kamaki_wrapper.py 6.5 kB
main.py 15.3 kB
rsync.py 4.6 kB
util.py 4.7 kB
version.py 206 Bytes
winexe.py 4 kB

Latest revisions

# Date Author Comment
091c0335 08/01/2013 11:10 am Nikos Skalkotos

Don't copy the guestfs handler in the os_type cls

6f391961 07/31/2013 03:53 pm Nikos Skalkotos

Merge branch 'hotfix-0.4.4' into develop

Conflicts:
image_creator/os_type/unix.py
image_creator/version.py
version

3784c7c1 07/31/2013 02:51 pm Nikos Skalkotos

Update ChangeLog and version.py for release 4.4.4

ce66ae38 07/31/2013 01:33 pm Nikos Skalkotos

Check if scrubbing is supported

Don't try to scrub data unless the used guestfs appliance supports
it

c5effe03 07/30/2013 05:40 pm Nikos Skalkotos

Ignore the absence pagefile.sys in windows

f584265d 07/30/2013 04:44 pm Nikos Skalkotos

Fix the sysprep_param interface in expert mode

Group the system preparation tasks to simple and advanced.

4246a133 07/30/2013 04:44 pm Nikos Skalkotos

Add a function for finding out the kvm binary

On some systems it is kvm, on some others it is qemu-system-x86_64. On
32bit PC it is qemu-system-i386

47505e53 07/30/2013 04:43 pm Nikos Skalkotos

Fix small bugs and clean up the code

Fix some bugs and some other coding issues found using pylint

678b382b 07/30/2013 04:43 pm Nikos Skalkotos

Add type field in the SysprepParam namedtuple

This is needed since the input we get from the input dialogs is
always strings.

82e8c357 07/30/2013 04:43 pm Nikos Skalkotos

In windows.py turn some constants to syspep params

Remove constants BOOT_TIMEOUT, SHUTDOWN_TIMEOUT and CONNECTION_RETRIES
and add then as sysprep_parameters

View revisions

Also available in: Atom