- 26 Mar, 2013 1 commit
-
-
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.
-
- 22 Mar, 2013 4 commits
-
-
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
-
- 21 Mar, 2013 3 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
The exclude patterns were wrong and they excluded more files than they should.
-
Nikos Skalkotos authored
-
- 20 Mar, 2013 1 commit
-
-
Nikos Skalkotos authored
-
- 19 Mar, 2013 7 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
In the bundled image /tmp and /var/tmp file mode bits ended up being wrong.
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Display the online documentation url
-
Nikos Skalkotos authored
Update the documentation to reflect the changes made after 0.2.4
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 18 Mar, 2013 1 commit
-
-
Nikos Skalkotos authored
-
- 17 Mar, 2013 1 commit
-
-
Nikos Skalkotos authored
Support images that can only be deployed by the user that registers the image to cyclades
-
- 16 Mar, 2013 1 commit
-
-
Nikos Skalkotos authored
-
- 14 Mar, 2013 1 commit
-
-
Nikos Skalkotos authored
You don't need the account name. You can fetch it from astakos using the authentication token.
-
- 13 Mar, 2013 1 commit
-
-
Nikos Skalkotos authored
-
- 12 Mar, 2013 1 commit
-
-
Nikos Skalkotos authored
Credits go to Konstantinos Tompoulidis <kostikas@grnet.gr>
-
- 06 Mar, 2013 3 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Latest versions of synnefo require user id instead of e-mail to authenticate.
-
Nikos Skalkotos authored
Don't let libguestfs guess the format of the provided image. Enforce it to treat the image as raw.
-
- 01 Feb, 2013 1 commit
-
-
Nikos Skalkotos authored
-
- 30 Jan, 2013 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 29 Jan, 2013 3 commits
-
-
Nikos Skalkotos authored
When shrinking partitions, make sure that the shrinked partitions always starts from the sector the initial partition started. Changing this may destroy the boot loader.
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 28 Jan, 2013 4 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Add installation sections for Fedora and CentOS
-
Nikos Skalkotos authored
When you create a source distribution with: python ./setup.py sdist The docs should be included in the source archive.
-
- 27 Jan, 2013 1 commit
-
-
Nikos Skalkotos authored
It behaves different in different pyparted versions and only causes problems. Let python do the garbage-collection...
-
- 26 Jan, 2013 2 commits
-
-
Nikos Skalkotos authored
The method has different behaviour in python 2.6 and python 2.7. In python 2.6, os.path.relpath('/proc', '/) will output '../proc' where in python 2.7 it will output 'proc'.
-
Nikos Skalkotos authored
Use length instead of getLength() to get the size in sectors of a device.
-
- 22 Jan, 2013 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
* Add contact info * Add info on how to install Arch Linux packages * Add limitations section in usage
-