Statistics
| Branch: | Tag: | Revision:

root / image_creator @ 5756c277

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 14.6 kB
kamaki_wrapper.py 6.5 kB
main.py 15.3 kB
rsync.py 4.6 kB
util.py 4.2 kB
version.py 206 Bytes
winexe.py 4 kB

Latest revisions

# Date Author Comment
5756c277 08/03/2013 04:05 pm Nikos Skalkotos

Convert check_guestfs_version into an Image method

It used to be a function in util module

0611e6dd 08/03/2013 04:00 pm Nikos Skalkotos

Fix multiple bugs in util.get_kvm_binary

The machine hardware name fetched by `uname m' should have been
stripped, and a --enable-kvm option should be added if the returned
executable was qemu-system
<arch>

df36e2a4 08/02/2013 03:40 pm Nikos Skalkotos

Print a meaningful msg if windows shrinking fails

aca3e650 08/02/2013 01:44 pm Nikos Skalkotos

Raise FatalError for guestfs < 1.17.18 in windows

If the media is windows and guestfs version is less than 1.17.18
raise a Fatal Error. The versions below this have a bug and
inspect_os will fail if the HKLM\SYSTEM\MountedDevices registry key
is missing. This key gets deleted by Microsoft Sysprep

bbfcaef1 08/01/2013 12:56 pm Nikos Skalkotos

Workaraound the old behaviour of kill_subprocess

Before libguestfs 1.18.4 you cannot shutdown the backend and then
relaunch it

ec8b2a79 08/01/2013 12:26 pm Nikos Skalkotos

Add {enable, disable}_guestfs methods in image cls

b932f59d 08/01/2013 11:12 am Nikos Skalkotos

Fix a typo in a variable name

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

View revisions

Also available in: Atom