- 18 Dec, 2013 2 commits
-
-
Nikos Skalkotos authored
Add KMS client setup keys for Windows Server 2012 R2 and Windows 8.1
-
Nikos Skalkotos authored
-
- 01 Nov, 2013 2 commits
-
-
Nikos Skalkotos authored
In Linux when clearing out the account, remove the backup file: /etc/shadow-
-
Nikos Skalkotos authored
-
- 23 Oct, 2013 1 commit
-
-
Nikos Skalkotos authored
This allows us to add a Description field in register. This can be used to update the DESCRIPTION image property
-
- 22 Oct, 2013 1 commit
-
-
Nikos Skalkotos authored
-
- 16 Oct, 2013 1 commit
-
-
Nikos Skalkotos authored
This can be used to perform various tests to determine if the media is supported.
-
- 11 Oct, 2013 1 commit
-
-
Nikos Skalkotos authored
Add a new "Unsupported" os_type class. Images that get created from unsupported media have the EXCLUDE_ALL_TASKS property enabled.
-
- 10 Oct, 2013 1 commit
-
-
Nikos Skalkotos authored
Conflicts: image_creator/version.py version
-
- 09 Oct, 2013 4 commits
-
-
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
-
- 24 Sep, 2013 1 commit
-
-
Nikos Skalkotos authored
-
- 09 Sep, 2013 3 commits
-
-
Nikos Skalkotos authored
Conflicts: image_creator/version.py version
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 02 Sep, 2013 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 23 Aug, 2013 6 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Allow the characters that kamaki allows
-
- 22 Aug, 2013 3 commits
-
-
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
-
- 04 Aug, 2013 4 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
The fix was backported to version 1.16.11
-
- 03 Aug, 2013 3 commits
-
-
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>
-
- 02 Aug, 2013 2 commits
-
-
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
-
- 01 Aug, 2013 3 commits
-
-
Nikos Skalkotos authored
Before libguestfs 1.18.4 you cannot shutdown the backend and then relaunch it
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-