Statistics
| Branch: | Tag: | Revision:

root / snf-image-helper @ 2dcbe945

Name Size
  tasks
AUTHORS 116 Bytes
COPYING 17.7 kB
Makefile.am 739 Bytes
autogen.sh 302 Bytes
common.sh.in 18 kB
configure.ac 1.2 kB
decode-properties.py 2.5 kB
disklabel.py 19.4 kB
hashpwd.py 2.4 kB
inject-files.py 3.3 kB
snf-image-helper.in 3.9 kB
unattend.xml 4.8 kB

Latest revisions

# Date Author Comment
2dcbe945 02/05/2014 06:25 pm Nikos Skalkotos

Check in MountImage task if /etc/fstab is present

Add an extra check to determine if the user gave the correct
ROOT_PARTITION property

1de1eff5 02/03/2014 06:06 pm Nikos Skalkotos

Cleanup disklabel.py

Remove --print-last-linux and change some other argument names

83d0c566 02/03/2014 05:28 pm Nikos Skalkotos

Rewrite the MountImage task

Add code to read /etc/fstab of the *BSD images and mount the remaining
filesystems during MountImage. This only worked for Linux

abe2770c 01/31/2014 07:01 pm Nikos Skalkotos

Remove NUL chars from the output of disklabel.py

1bda0902 01/31/2014 06:46 pm Nikos Skalkotos

Show the partition label in diskpart -l

ee78390c 01/30/2014 01:59 pm Nikos Skalkotos

Minor pep8 error in disklabel.py

0d413fc6 01/30/2014 01:53 pm Nikos Skalkotos

Fix a bug in disklabel enlarge code

If the disk size is greater that 8G then the CHS value of the MBR
will overflow. We should assign a fixed CHS value for this case.

922c1513 01/29/2014 06:04 pm Nikos Skalkotos

Remount every UFS partition rw just to be sure

In many cases although rw flags is passed to mount, the command
returns SUCCESS with a warning that the fs seems to be mounted ro.
Remounting rw does work.

4e364304 01/29/2014 05:00 pm Nikos Skalkotos

Use blockdev instead of partprobe after disklabel

partprobe creates the partitions by itself and since it does not
support disklabels, the disklabel partitons are not recreated

48af2403 01/29/2014 03:28 pm Nikos Skalkotos

Run partprobe after diskpart.py

After disklabel.py enlarges the partition the kernel must be
informed about this

View revisions

Also available in: Atom