- 12 Dec, 2011 1 commit
-
-
Giorgos Verigakis authored
-
- 09 Dec, 2011 1 commit
-
-
Giorgos Verigakis authored
It connects to a Pithos backend and either fetches the data of a file or returns its size. Refs #1745
-
- 01 Dec, 2011 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 23 Nov, 2011 2 commits
-
-
Nikos Skalkotos authored
-
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 6 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
The bug was triggered when a variable contained new lines
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Now injected files may include user defined permition and ownership information.
-
- 17 Nov, 2011 1 commit
-
-
Constantinos Venetsanopoulos authored
-
- 16 Nov, 2011 6 commits
-
-
Nikos Skalkotos authored
This way the scripts won't fail if someone adds input arguments after the program name inside the variable.
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
This task needs InstallUnattend
-
Nikos Skalkotos authored
This task is deleted from the repository. It's functionality was merged with InstallUnattend
-
Nikos Skalkotos authored
The password is applied in oobeSystem and RDP is enabled in a previous pass. I Also did a cleanup on the windows tasks.
-
- 15 Nov, 2011 1 commit
-
-
Nikos Skalkotos authored
-
- 11 Nov, 2011 7 commits
-
-
Nikos Skalkotos authored
Since curl is needed to find remote file sizes, lets do the whole downloading with curl.
-
Nikos Skalkotos authored
The should look like this: SNF_IMAGE_PROPERTY_<TASK_NAME>_TASK
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
* Add code to compute the remote filesize * Check for wget and curl in the configuration phase
-
- 10 Nov, 2011 2 commits
-
-
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
-
Nikos Skalkotos authored
-
- 09 Nov, 2011 4 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 08 Nov, 2011 3 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
-