- Jan 07, 2014
-
-
Nikos Skalkotos authored
Make snf-image-creator be the dialog-based program and snf-mkimage be the command line one.
-
- Jan 06, 2014
-
-
Nikos Skalkotos authored
Check the presence of the winexe executable at runtime only if the input media is a Windows system
-
- Dec 19, 2013
-
-
Nikos Skalkotos authored
Make it work with Windows Server 2012 R2. The format of shrink querymax command has changed.
-
- Dec 18, 2013
-
-
Nikos Skalkotos authored
Add KMS client setup keys for Windows Server 2012 R2 and Windows 8.1
-
Nikos Skalkotos authored
-
- Nov 01, 2013
-
-
Nikos Skalkotos authored
In Linux when clearing out the account, remove the backup file: /etc/shadow-
-
Nikos Skalkotos authored
-
- Oct 23, 2013
-
-
Nikos Skalkotos authored
This allows us to add a Description field in register. This can be used to update the DESCRIPTION image property
-
- Oct 22, 2013
-
-
Nikos Skalkotos authored
-
- Oct 16, 2013
-
-
Nikos Skalkotos authored
This can be used to perform various tests to determine if the media is supported.
-
- Oct 11, 2013
-
-
Nikos Skalkotos authored
Add a new "Unsupported" os_type class. Images that get created from unsupported media have the EXCLUDE_ALL_TASKS property enabled.
-
- Oct 10, 2013
-
-
Nikos Skalkotos authored
Conflicts: image_creator/version.py version
-
- Oct 09, 2013
-
-
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 24, 2013
-
-
Nikos Skalkotos authored
-
- Sep 09, 2013
-
-
Nikos Skalkotos authored
Conflicts: image_creator/version.py version
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- Sep 02, 2013
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- Aug 23, 2013
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
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
-
- 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
-