Statistics
| Branch: | Tag: | Revision:

root / image_creator @ f5634b9a

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

Latest revisions

# Date Author Comment
f5634b9a 08/22/2013 04:46 pm Nikos Skalkotos

Use forceall in e2fsck if available

Before shrinking a filesystem use the e2fsck -y if the underlined
guestfs library supports it.

a38447ba 08/22/2013 04:26 pm Nikos Skalkotos

In _foreach_file check if the directory exists

Otherwise print a warning.

230f03ca 08/04/2013 09:43 pm Nikos Skalkotos

Update ChangeLog and version for 0.5

981b4504 08/04/2013 04:12 pm Nikos Skalkotos

Fix version check introduced in aca3e6508c7ae3f5ee

The fix was backported to version 1.16.11

419c8d7b 08/03/2013 04:14 pm Nikos Skalkotos

Fix a typo in one of the input options

--print-sysprep should be --print-syspreps

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

View revisions

Also available in: Atom