- 01 Nov, 2013 1 commit
-
-
Nikos Skalkotos authored
It only affects the printing of an information string
-
- 31 Oct, 2013 3 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
This is the default password hashing method for NetBSD.
-
Nikos Skalkotos authored
-
- 30 Oct, 2013 4 commits
-
-
Nikos Skalkotos authored
This is not supported by the Linux version of crypt and is needed for NetBSD and OpenBSD. Add a new python-bcrypt packet in the helper that implements the OpenBSD Blowfish password hashing algorithm.
-
Nikos Skalkotos authored
Those variables are needed to make ChangePassword work
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 29 Oct, 2013 4 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Resizing NetBSD and OpenBSD partitions, as well as FFS filesystems does not work for now
-
- 21 Oct, 2013 4 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
There was a debug print in pithcat causing problems
-
- 18 Oct, 2013 5 commits
-
-
Nikos Skalkotos authored
In the first page do not mention a specific FreeBSD version that was successfully deployed by snf-image. The versions change.
-
Nikos Skalkotos authored
Remove a reference to the deprecated file:// img_id prefix in the documentation
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Fix a bug in get_partition_to_resize where the script would not stop if the get_partition_table function failed, leading to bash syntax errors.
-
- 17 Oct, 2013 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 15 Oct, 2013 1 commit
-
-
Nikos Skalkotos authored
In the sample images change the FreeBSD version from 9.1 to 9.2
-
- 14 Oct, 2013 1 commit
-
-
Nikos Skalkotos authored
Make sure to inform the users that the preferred way to define the db url is through the PITHCAT_INPUT_DB environmental variable
-
- 11 Oct, 2013 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Echo IMG_NAME and IMG_TYPE so they get written in the ganeti os log file. This is handy for debugging
-
- 08 Oct, 2013 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 07 Oct, 2013 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 04 Oct, 2013 8 commits
-
-
Constantinos Venetsanopoulos authored
Factor out the 'Interface' logic from usage and put it in a dedicated section before installation.
-
Constantinos Venetsanopoulos authored
-
Constantinos Venetsanopoulos authored
Split the section `Image IDs and Storage backends' to decouple the actual feature, the logic and the configuration. Feature and logic is moved to a new section under 'Architecture' and the rest remain under 'Usage'. Also add examples for each case.
-
Constantinos Venetsanopoulos authored
-
Constantinos Venetsanopoulos authored
-
Nikos Skalkotos authored
The id now should contain the relative path from the HELPER_DIR to the image filename, including the image-type extension if needed.
-
Nikos Skalkotos authored
Add extra code to check if the image path ends up being outside the IMAGE_DIR directory
-
Nikos Skalkotos authored
This used to be file://
-
- 30 Sep, 2013 1 commit
-
-
Constantinos Venetsanopoulos authored
-