- Oct 10, 2013
-
-
Nikos Skalkotos authored
-
- Oct 09, 2013
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Make sure to state that the host system in the "Create a new image" example is a Debian Wheezy system. Most of the things work in every distro, but some commands (e.g. kvm) may have a different name or a slightly different functionality.
-
Nikos Skalkotos authored
The program would crash if no image properties were available and the user chose "Edit properties" or "Delete Properties" in the customization menu
-
Nikos Skalkotos authored
-
- Sep 09, 2013
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- Sep 02, 2013
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- Aug 23, 2013
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Signed-off-by:
Nikos Skalkotos <skalkoto@grnet.gr>
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Allow the characters that kamaki allows
-
- Aug 22, 2013
-
-
Nikos Skalkotos authored
Before shrinking a filesystem use the e2fsck -y if the underlined guestfs library supports it.
-
Nikos Skalkotos authored
Otherwise print a warning.
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Signed-off-by:
Nikos Skalkotos <skalkoto@grnet.gr>
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- Aug 04, 2013
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
The fix was backported to version 1.16.11
-
- Aug 03, 2013
-
-
Nikos Skalkotos authored
--print-sysprep should be --print-syspreps
-
Nikos Skalkotos authored
It used to be a function in util module
-
Nikos Skalkotos authored
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>
-
- Aug 02, 2013
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
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
-
- Aug 01, 2013
-
-
Nikos Skalkotos authored
Before libguestfs 1.18.4 you cannot shutdown the backend and then relaunch it
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- Jul 31, 2013
-
-
Nikos Skalkotos authored
Conflicts: image_creator/os_type/unix.py image_creator/version.py version
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Don't try to scrub data unless the used guestfs appliance supports it
-
Nikos Skalkotos authored
-