- 09 May, 2012 1 commit
-
-
Nikos Skalkotos authored
-
- 03 Apr, 2012 1 commit
-
-
Nikos Skalkotos authored
The interface in get_last_partition function in the helpers common.sh has changed but not all needed tasks where updated.
-
- 30 Mar, 2012 1 commit
-
-
Nikos Skalkotos authored
Now FixPartitionTable task can enlarge logical partitions
-
- 29 Mar, 2012 1 commit
-
-
Nikos Skalkotos authored
-
- 26 Mar, 2012 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Update the windows registry in Unattend.xml to force an automatic Windows Update
-
- 05 Mar, 2012 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
This bug was introduced in commit 88262dba that added pipefail bash option to all configuration tasks
-
- 29 Feb, 2012 1 commit
-
-
Nikos Skalkotos authored
-
- 14 Feb, 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.
-
- 06 Feb, 2012 1 commit
-
-
Nikos Skalkotos authored
-
- 26 Jan, 2012 1 commit
-
-
Nikos Skalkotos authored
-
- 24 Jan, 2012 1 commit
-
-
Nikos Skalkotos authored
-
- 12 Jan, 2012 1 commit
-
-
Nikos Skalkotos authored
-
- 11 Jan, 2012 1 commit
-
-
Nikos Skalkotos authored
When get_distro and get_base_distro do not detect the linux distribution a warning is triggered. AssignHostname fails if the distribution is not known.
-
- 04 Jan, 2012 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 19 Dec, 2011 1 commit
-
-
Nikos Skalkotos authored
-
- 17 Dec, 2011 1 commit
-
-
Nikos Skalkotos authored
-
- 15 Dec, 2011 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 14 Dec, 2011 3 commits
-
-
Nikos Skalkotos authored
The device argument in tunefs command was erroneously ommited.
-
Nikos Skalkotos authored
Check if the filesystem is clean, and fail if not.
-
Nikos Skalkotos authored
Remove a redundant echo.
-
- 13 Dec, 2011 2 commits
-
-
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.
-
Nikos Skalkotos authored
-
- 12 Dec, 2011 3 commits
-
-
Nikos Skalkotos authored
* Add -y option to e2fsck, otherwise the program complaines for not running in an interactive shell * Fix a typo in a variable
-
Nikos Skalkotos authored
Also did a minor cleanup in AssignHostname task
-
Nikos Skalkotos authored
New format: EXCLUDE_TASK_<task_name>
-
- 01 Dec, 2011 1 commit
-
-
Nikos Skalkotos authored
-
- 22 Nov, 2011 3 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.
-
Nikos Skalkotos authored
The task tried to run inject-files.py even if SNF_IMAGE_PERSONALITY variable was empty, which led to error.
-
- 21 Nov, 2011 1 commit
-
-
Nikos Skalkotos authored
Only the users defined by SNF_IMAGE_PROPERTY_USERS var will have their passwords changed by ChangePassword task.
-
- 18 Nov, 2011 5 commits
-
-
Vangelis Koukis authored
Make minor modifications to string handling in inject-files.py, also fix some PEP8 errors.
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Now injected files may include user defined permition and ownership information.
-