- 09 May, 2012 1 commit
-
-
Nikos Skalkotos authored
-
- 13 Feb, 2012 1 commit
-
-
Nikos Skalkotos authored
This is needed because common.sh contains functions that use pipes, and the script should fail if any command fails.
-
- 19 Dec, 2011 1 commit
-
-
Nikos Skalkotos authored
-
- 12 Dec, 2011 1 commit
-
-
Nikos Skalkotos authored
Also did a minor cleanup in AssignHostname task
-
- 22 Nov, 2011 2 commits
-
-
Nikos Skalkotos authored
Image properties should be an optional argument. In any other case snf-image does not retail backward compatibility.
-
Nikos Skalkotos authored
Some files were accidentally left out from the last license and copyright fix.
-
- 11 Nov, 2011 2 commits
-
-
Nikos Skalkotos authored
The should look like this: SNF_IMAGE_PROPERTY_<TASK_NAME>_TASK
-
Nikos Skalkotos authored
-
- 10 Nov, 2011 1 commit
-
-
Nikos Skalkotos authored
* In decode-properties.py, use subprocess.Popen method instead of subprocess.check_output, which is introduced in python 2.7 * Fix a bug in snf-image-helper where decode-properties.py was not properly called * Fix a bug in FixPartitionTable task
-
- 09 Nov, 2011 1 commit
-
-
Nikos Skalkotos authored
-
- 08 Nov, 2011 1 commit
-
-
Nikos Skalkotos authored
-
- 03 Nov, 2011 1 commit
-
-
Nikos Skalkotos authored
-
- 17 Oct, 2011 1 commit
-
-
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
-
- 11 Oct, 2011 1 commit
-
-
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.
-
- 10 Oct, 2011 2 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.
-
Nikos Skalkotos authored
* Make all "local" variables lowercase. * Move HELPER_EXTRA_PKGS from snf-image-update-helper to common.sh * Protect all variables from spaces and other special chars * Remove extra X's from mktemp template names (only 6 are supported). * Make sure pipelines fail if any command (not only the rightmost) fails
-
- 07 Oct, 2011 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Since the mount and umount commands are tasks, if a task fails, the filesystem may have been left mounted. For this case, I've created a trap that tries to umount the filesystem
-
- 06 Oct, 2011 1 commit
-
-
Nikos Skalkotos authored
-
- 05 Oct, 2011 1 commit
-
-
Constantinos Venetsanopoulos authored
Also add Changelog and COPYING info
-
- 04 Oct, 2011 1 commit
-
-
Nikos Skalkotos authored
* Change the main script from rc.local to snf-image-helper. * Fix some build dirs.
-
- 03 Oct, 2011 1 commit
-
-
Nikos Skalkotos authored
Helper always outputs the result to the second serial port (ttyS1).
-
- 30 Sep, 2011 1 commit
-
-
Nikos Skalkotos authored
-
- 29 Sep, 2011 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 28 Sep, 2011 5 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
* Make sure mount & umount are helper vm tasks themself
-
Nikos Skalkotos authored
* Fix a typo in common.sh * Fix mktemp code in rc.local
-
Nikos Skalkotos authored
Use SNF_IMAGE_ as prefix for the floppy exporting variables
-