- 04 Nov, 2013 1 commit
-
-
Nikos Skalkotos authored
In order to reenable fsync() the DO_SYNC image property should be defined like this: DO_SYNC=yes
-
- 01 Nov, 2013 2 commits
-
-
Nikos Skalkotos authored
This can be used to override the hashing function ChangePassword task uses. By default for linux and freebsd images, sha512 is used. For OpenBSD blowfish and for NetBSD sha1.
-
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
-
- 18 Oct, 2013 1 commit
-
-
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.
-
- 23 Sep, 2013 1 commit
-
-
Nikos Skalkotos authored
-
- 19 Sep, 2013 1 commit
-
-
Nikos Skalkotos authored
-
- 02 Sep, 2013 1 commit
-
-
Nikos Skalkotos authored
-
- 27 Aug, 2013 1 commit
-
-
Nikos Skalkotos authored
-
- 26 Aug, 2013 1 commit
-
-
Nikos Skalkotos authored
-
- 16 May, 2013 1 commit
-
-
Nikos Skalkotos authored
-
- 23 Apr, 2013 3 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 22 Apr, 2013 4 commits
-
-
Nikos Skalkotos authored
In bash command substitution may trim the output. We need to count the stderr lines after we use tail and not before
-
Nikos Skalkotos authored
Sometimes sfdisk --print-id does not return the id because it erroneously detects the partition as being GPT. Add a --force to overcome this.
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
In the STDERR command a `:' was missing
-
- 18 Apr, 2013 1 commit
-
-
Nikos Skalkotos authored
File injection isn't implemented yet
-
- 16 Apr, 2013 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 09 Apr, 2013 1 commit
-
-
Nikos Skalkotos authored
-
- 12 Mar, 2013 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Use synnefo@googlegroups.com as email for feedback and bug reports
-
- 11 Mar, 2013 1 commit
-
-
Nikos Skalkotos authored
-
- 07 Mar, 2013 1 commit
-
-
Nikos Skalkotos authored
Let the host system provide those values to the helper through the kernel command line.
-
- 06 Mar, 2013 1 commit
-
-
Nikos Skalkotos authored
-
- 20 Feb, 2013 1 commit
-
-
Nikos Skalkotos authored
* Add custom vif script for the helper VM * Cleanup helper code
-
- 08 Feb, 2013 2 commits
-
-
Nikos Skalkotos authored
Check the cmdline of the kernel to determine what device to check for find the rules file
-
Nikos Skalkotos authored
Make sure everything works even when the root filesystem in the helper VM is mounted read-only.
-