Statistics
| Branch: | Tag: | Revision:

root / snf-image-helper @ a27e4ee4

Name Size
  tasks
AUTHORS 116 Bytes
COPYING 17.7 kB
ChangeLog 556 Bytes
Makefile.am 733 Bytes
autogen.sh 302 Bytes
common.sh 4.6 kB
configure.ac 1.1 kB
decode-properties.py 2.5 kB
inject-files.py 3.4 kB
snf-image-helper.in 2.8 kB
snf-passtohash.py 2.4 kB
unattend.xml 4.4 kB

Latest revisions

# Date Author Comment
a27e4ee4 12/17/2011 08:18 pm Nikos Skalkotos

Update PACKAGE_VERSION in configure.ac to 0.3

379a77c5 12/15/2011 06:45 pm Nikos Skalkotos

Update ChangeLog for 0.3

040950bc 12/15/2011 06:40 pm Nikos Skalkotos

Explain why helper uses -f (force) in resize2fs

e8978a38 12/14/2011 05:26 pm Nikos Skalkotos

Fix an error introduced in commit b97ada713646ab29

The device argument in tunefs command was erroneously ommited.

b97ada71 12/14/2011 04:17 pm Nikos Skalkotos

Remove fs check before resizing a partition.

Check if the filesystem is clean, and fail if not.

a2c82a06 12/14/2011 03:39 pm Nikos Skalkotos

Really minor cleanup

Remove a redundant echo.

2a0c492d 12/13/2011 01:52 pm Nikos Skalkotos

Move the task exclusion check away from common.sh

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...

11994c76 12/13/2011 12:08 pm Nikos Skalkotos

Minor Cleanup in the helper

541a0d7d 12/12/2011 07:39 pm Nikos Skalkotos

Fix 2 bugs in FilesystemResizeUnmounted task

  • Add -y option to e2fsck, otherwise the program complaines for not
    running in an interactive shell
  • Fix a typo in a variable
c334f836 12/12/2011 06:43 pm Nikos Skalkotos

Make helper fail is OSFAMILY property is missing

Also did a minor cleanup in AssignHostname task

View revisions

Also available in: Atom