- 29 May, 2012 1 commit
-
-
Nikos Skalkotos authored
* Change the monitor message type names once again (hope this is the final version) * Pass -u (unbuffered) to sed to retain the actual output order in the log file * Fix a bug in helper code where the starting `{' was missing from the monitoring messages
-
- 24 May, 2012 1 commit
-
-
Nikos Skalkotos authored
This commit extendes the monitoring mechanism to include events from snf-image-helper.
-
- 23 May, 2012 1 commit
-
-
Nikos Skalkotos authored
Trying to add a logical swap partition after an already existing logical partition triggered an error in parted, because between logical partitions a gap of at least 1 sector needs to be present.
-
- 15 May, 2012 1 commit
-
-
Nikos Skalkotos authored
-
- 09 May, 2012 1 commit
-
-
Nikos Skalkotos authored
-
- 30 Mar, 2012 1 commit
-
-
Nikos Skalkotos authored
Now FixPartitionTable task can enlarge logical partitions
-
- 14 Feb, 2012 1 commit
-
-
Nikos Skalkotos authored
-
- 04 Jan, 2012 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 13 Dec, 2011 1 commit
-
-
Nikos Skalkotos authored
Not all tasks, should be able to be excluded. If MountImage, UnmountImage and InstallUnattanded are never excluded, then the system deployment can't break. If you don't want to mount the image or install Unattend.xml then you probably want to use EXCLUDE_ALL_TASKS, since all other tasks depend on the aforementioned ones.
-
- 18 Nov, 2011 1 commit
-
-
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
-
- 04 Nov, 2011 1 commit
-
-
Nikos Skalkotos authored
-
- 03 Nov, 2011 1 commit
-
-
Nikos Skalkotos authored
-