- Mar 20, 2014
-
-
Nikos Skalkotos authored
Remove the warning about having swapped the names of the snf-mkimage and snf-image-creator executables. Keeping this warning for one major release was enough.
-
- Mar 19, 2014
-
-
Nikos Skalkotos authored
If a dialog widget exits in an abnormal way, we may end up having a messed up terminal. Make sure that the terminal attributes are always restored before the dialog-based version on snf-image-creator terminates.
-
Nikos Skalkotos authored
-
- Feb 27, 2014
-
-
Nikos Skalkotos authored
-
- Jan 10, 2014
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- Jan 08, 2014
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
If the text was more lines that the height of the active region in the dialog the 2 last lines were not displayed.
-
Nikos Skalkotos authored
Those parameter can be used to control how many CPUs and how much RAM the Windows VM should have during the configuration
-
- 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 09, 2013
-
-
Nikos Skalkotos authored
-
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
-
- Sep 09, 2013
-
-
Nikos Skalkotos authored
-
- Aug 23, 2013
-
-
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.
-
- Aug 04, 2013
-
-
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
-