Statistics
| Branch: | Tag: | Revision:

root / snf-image-helper @ edb9af3d

Name Size
  tasks
AUTHORS 116 Bytes
COPYING 17.7 kB
ChangeLog 1.3 kB
Makefile.am 754 Bytes
autogen.sh 302 Bytes
common.sh 8.8 kB
configure.ac 1.1 kB
decode-properties.py 2.5 kB
fix_gpt.py 9.1 kB
inject-files.py 3.4 kB
snf-image-helper.in 2.9 kB
snf-passtohash.py 2.4 kB
unattend.xml 4.8 kB

Latest revisions

# Date Author Comment
edb9af3d 06/29/2012 01:41 pm Nikos Skalkotos

Update ChangeLog and configure.ac for v0.4.2

c01f932d 06/29/2012 12:18 pm Nikos Skalkotos

Make the name of image properties case-insensitive

Defining EXCLUDE_TASK_DeleteSSHKeys is the same as defining
EXCLUDE_TASK_DELETESSHKEYS

efe6b6d8 05/28/2012 05:57 pm Nikos Skalkotos

Update ChangeLog and configure.ac for v0.4.1

1f6fc658 05/23/2012 02:32 pm Nikos Skalkotos

Fix a bug in FixPartitionTable task

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.

5fc02e52 05/17/2012 05:21 pm Nikos Skalkotos

Update ChangeLog and configure for v0.4

8689d50f 05/17/2012 03:31 pm Nikos Skalkotos

Add mechanism for using a custom unattend.xml

snf-image-helper by default uses it's own version of unattend.xml file,
but if UNATTEND variable is specified then it will use the one provided
by snf-image-host.

822ba661 05/15/2012 04:52 pm Nikos Skalkotos

Add support for GUID partition tables

8576747b 05/15/2012 01:09 pm Nikos Skalkotos

Fix a bug introduced in 01da0f7d58e0bf30f06755d802

Fix a bug where the partition that should be resized in some cases
was computed in a wrong way

bc9d337a 05/11/2012 05:44 pm Nikos Skalkotos

Add AddSwap task

This task is used to set up the swap partition previously created by
FixPartitionTable task and to add a swap entry in the instances fstab
file.

0d67af87 05/10/2012 05:32 pm Nikos Skalkotos

Remove redundant normalize_unit function

View revisions

Also available in: Atom