- Jul 31, 2013
-
-
Nikos Skalkotos authored
Don't try to scrub data unless the used guestfs appliance supports it
-
Nikos Skalkotos authored
-
- Jul 18, 2013
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Works better this way in OpenSUSE
-
- Jul 17, 2013
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
python-dialog package in OpenSUSE decorated the returned enabled choices from a dialog checklist with `"'. Remove those characters
-
- Jun 26, 2013
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- Jun 21, 2013
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- Jun 20, 2013
-
-
Nikos Skalkotos authored
In the documentation and the printed messages, remove all references to ~okeanos, pithos or cyclades.
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
* Move all common WizardPage variables to the base class * Give more sensible names to some variables * Make Wizard compute the title for all WizardPages
-
- Jun 19, 2013
-
-
Nikos Skalkotos authored
Make the cloud selection wizard page an instance of WizardMenuPage
-
Nikos Skalkotos authored
Make the ChangeLog comply with the latest changes
-
- Jun 18, 2013
-
-
Nikos Skalkotos authored
When registring an image, use the information returned by the kamaki register method to construct the metadata file. When dumping the image to the local filesystem, store the image properties and the disk-format info in the metadata file.
-
Nikos Skalkotos authored
This options can be used to get the authentication URL and token from a saved cloud section in the kamaki configuration file
-
Nikos Skalkotos authored
* Change the authentication everywhere to use clouds (authentication URL and token pairs) * Add menu entries to manage clouds * Add an extra -a option in snf-image-creator to allow the user to specify authentication URLs
-
- Jun 15, 2013
-
-
Nikos Skalkotos authored
-
- Jun 11, 2013
-
-
Nikos Skalkotos authored
* Prefix all private methods with _ * Write missing docstrings * Move all public methods above the private ones * Add module docstrings where missing * Define source code encodings on all modules
-
- Jun 07, 2013
-
-
Nikos Skalkotos authored
-
- Jun 06, 2013
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- Jun 03, 2013
-
-
Nikos Skalkotos authored
For windows images check the appropriate registry keys to find out the system users
-
- May 27, 2013
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
If the image gets registered as public allow anyone to read the metadata and the md5sum file.
-
- May 24, 2013
-
-
Nikos Skalkotos authored
Before uploading to pithos, check if any remote file gets overwritten.
-
- May 23, 2013
-
-
Nikos Skalkotos authored
Check if /var/spool/mail exists before trying to remove the content of the directory.
-
Nikos Skalkotos authored
Syspreps that have already been executed shouldn't get returned by list_syspreps
-
Nikos Skalkotos authored
-
- May 22, 2013
-
-
Nikos Skalkotos authored
-
- May 21, 2013
-
-
Nikos Skalkotos authored
If libguestfs's inspect_get_distro returns "unknown", then use the OSFAMILY image property value as OS value.
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-