- 09 Nov, 2011 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 08 Nov, 2011 5 commits
-
-
Nikos Skalkotos authored
All tasks should be bash scripts that source common.sh. We have also fixed BUG #1577
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Constantinos Venetsanopoulos authored
The img_properties parameter is a json dictionary (json.dumps format) which contains all the necessary properties that will be used to customize the new image.
-
- 06 Nov, 2011 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 04 Nov, 2011 1 commit
-
-
Nikos Skalkotos authored
-
- 03 Nov, 2011 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
For {ext,ntfs}dump this is always 1. For diskdump this is an image property
-
- 02 Nov, 2011 1 commit
-
-
Nikos Skalkotos authored
-
- 31 Oct, 2011 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 26 Oct, 2011 2 commits
-
-
Nikos Skalkotos authored
Also remove `-l' option. It's no longer needed.
-
Nikos Skalkotos authored
-
- 20 Oct, 2011 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 17 Oct, 2011 4 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Vangelis Koukis authored
Prepend a timestamp before every line of output of run-parts hooks, needed as a quick-n-dirty way to estimate the time taken by each hook to complete. Refs #1499
-
- 14 Oct, 2011 1 commit
-
-
Nikos Skalkotos authored
This has an affect on fedora and ubuntu instances, where user password is not changed. Only the root one.
-
- 13 Oct, 2011 4 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
DeleteSShKeys task used to fail when /etc/ssh/sshd_config was missing. We decided to relax this constraint and make it create warnings instead.
-
Vangelis Koukis authored
Fix usage of file as a var name, in personality task, it's a built-in Python identifier.
-
Nikos Skalkotos authored
-
- 12 Oct, 2011 5 commits
-
-
Nikos Skalkotos authored
The python code did not compile. File object was not created correct.
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
run-parts refuses to execute files with extensions.
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 11 Oct, 2011 3 commits
-
-
Nikos Skalkotos authored
-
Vangelis Koukis authored
Make sure snf-image-host passes the magic argument in the kernel command line of the helper VM to activate snf-image-helper, update AUTHORS.
-
Nikos Skalkotos authored
-
- 10 Oct, 2011 4 commits
-
-
Vangelis Koukis authored
Only activate the snf-image-helper automatically if the caller has passed a magic argument in the kernel command line. Require a '--force' argument to activate snf-image-helper, to avoid accidental execution of the script.
-
Vangelis Koukis authored
-
Vangelis Koukis authored
-
Vangelis Koukis authored
-