Statistics
| Branch: | Tag: | Revision:

root / snf-image-helper @ 10bf026d

Name Size
  tasks
AUTHORS 116 Bytes
COPYING 17.7 kB
ChangeLog 1.1 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
10bf026d 05/23/2012 02:27 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

01da0f7d 05/09/2012 07:01 pm Nikos Skalkotos

Add swap partition if SWAP property is defined

2f43ca2e 04/03/2012 05:32 pm Nikos Skalkotos

Fix a bug introduced in b126203ef9946d23a176fc3583

The interface in get_last_partition function in the helpers common.sh
has changed but not all needed tasks where updated.

b126203e 03/30/2012 07:25 pm Nikos Skalkotos

Add support for logical partitions

Now FixPartitionTable task can enlarge logical partitions

View revisions

Also available in: Atom