Statistics
| Branch: | Tag: | Revision:

root / snf-image-helper / inject-files.py @ 21be5a41

History | View | Annotate | Download (3.4 kB)

# Date Author Comment
d984217b 11/18/2011 04:38 pm Vangelis Koukis

Minor changes in inject-files.py

Make minor modifications to string handling in inject-files.py,
also fix some PEP8 errors.

7e5d635b 11/18/2011 03:48 pm Nikos Skalkotos

Fix copyright and license notices throughout

c03b6c45 11/18/2011 11:52 am Nikos Skalkotos

Extend image personalization task

Now injected files may include user defined permition and ownership
information.

2545cdc5 11/09/2011 11:53 am Nikos Skalkotos

Use load method instead of loads in inject-files

22a2e378 11/08/2011 03:29 pm Nikos Skalkotos

Create a bash wrapper for EnforcePersonality.py

All tasks should be bash scripts that source common.sh. We have also
fixed BUG #1577