Statistics
| Branch: | Tag: | Revision:

root / snf-image-helper @ 1bda0902

Name Size
  tasks
AUTHORS 116 Bytes
COPYING 17.7 kB
Makefile.am 729 Bytes
autogen.sh 302 Bytes
common.sh 14.9 kB
configure.ac 1.2 kB
decode-properties.py 2.5 kB
disklabel.py 19.7 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
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

365b2ed3 01/29/2014 02:53 pm Nikos Skalkotos

Add support for resizing OpenBSD UFS file systems

de34e7aa 01/29/2014 12:14 pm Nikos Skalkotos

Add support for enlarging OpenBSD images

This only enlarges the partition and not the ufs file system

9787f9c2 11/05/2013 06:31 pm Nikos Skalkotos

Use /etc/motd to check if a system is OpenBSD

In OpenBSD the first line(s) get overwritten upon each boot by
the rc scripts and kernel informations are added

0925f23a 11/05/2013 01:23 pm Nikos Skalkotos

Rename snf-passtohash.py to hashpwd.py

View revisions

Also available in: Atom