- 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
-
- May 20, 2013
-
-
Nikos Skalkotos authored
-
- May 17, 2013
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Check if the filesystem is mounted read-write before you execute the do_sysprep function
-
Nikos Skalkotos authored
UFS2 filesystems don't get automatically detected by the linux kernel. We need to explicitly state the correct filesystem type and options
-
- May 01, 2013
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
In bundling host make sure that the default mount options are enabled in the newly created file system.
-
- Apr 30, 2013
-
-
Nikos Skalkotos authored
-
- Apr 25, 2013
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
In kamaki 0.8 `store' command is replaced with `file' and `astakos' is replaced with `user'.
-
Nikos Skalkotos authored
If the ostype returned by libguestfs is valid and distro in unknown, don't print the distro at all.
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- Mar 28, 2013
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- Mar 26, 2013
-
-
Nikos Skalkotos authored
Rename DiskDevice class to Image and move it to a seperate module. Also, don't let the user access the os_type/* modules directly. In Image class create the `os' member variable that will host an appropriate instance of one of the OSBase classes.
-
- Mar 22, 2013
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Make the docs html theme comply with the of the synnefo projects
-
Nikos Skalkotos authored
Variable d in function valideate_account was undefined
-
- Mar 21, 2013
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
The exclude patterns were wrong and they excluded more files than they should.
-
Nikos Skalkotos authored
-
- Mar 20, 2013
-
-
Nikos Skalkotos authored
-
- Mar 19, 2013
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
In the bundled image /tmp and /var/tmp file mode bits ended up being wrong.
-
Nikos Skalkotos authored
-