- Aug 03, 2013
-
-
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>
-
- Jul 30, 2013
-
-
Nikos Skalkotos authored
On some systems it is kvm, on some others it is qemu-system-x86_64. On 32bit PC it is qemu-system-i386
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
This function is used to check if a specified libguestfs version is smaller, greater or equal to the installed one
-
- 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
-
- Apr 25, 2013
-
-
Nikos Skalkotos authored
-
- Mar 28, 2013
-
-
Nikos Skalkotos authored
-
- Mar 22, 2013
-
-
Nikos Skalkotos authored
-
- Jan 10, 2013
-
-
Nikos Skalkotos authored
The cow file when creating images or the temporary image file when bundling the host system may be large. Allow the user to overwrite the directory under which those files get created.
-
- Dec 30, 2012
-
-
Nikos Skalkotos authored
Add a new try_fail_repeat function that wraps cleanup system commands and retries them if they fail. There are cases where commands like dmsetup, umount and losetup -d may fail with device is busy. In most of the cases, sleeping for halve a second and retrying does the job.
-
- Oct 22, 2012
-
-
Nikos Skalkotos authored
PBS has now bocome sh.
-
- Jun 11, 2012
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- Jun 05, 2012
-
-
Nikos Skalkotos authored
All image-creator components now output messages using an instance of one of the output classes.
-
- Apr 26, 2012
-
-
Nikos Skalkotos authored
-
- Apr 24, 2012
-
-
Nikos Skalkotos authored
-
- Apr 23, 2012
-
-
Nikos Skalkotos authored
-
- Apr 20, 2012
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- Apr 10, 2012
-
-
Nikos Skalkotos authored
Also merge data_cleanup tasks with syspreps and did a major cleanup
-
- Mar 24, 2012
-
-
Nikos Skalkotos authored
All printing had to be reordered and now it is done from a central point.
-
- Mar 23, 2012
-
-
Nikos Skalkotos authored
-
- Mar 20, 2012
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- Mar 19, 2012
-
-
Nikos Skalkotos authored
-
- Mar 09, 2012
-
-
Nikos Skalkotos authored
The package is buggy and we can use pbs to do the same thing.
-