Statistics
| Branch: | Tag: | Revision:

root / snf-image-helper @ 365b2ed3

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

23f62254 11/05/2013 12:28 pm Nikos Skalkotos

Fix a bug in ChagePassword task

In some cases the task removed some shadow/master.passwd entries by
accident because the grep pattern it used was more general than it
should be

666b80ee 11/04/2013 01:08 pm Nikos Skalkotos

The value of DO_SYNC property should be "yes"

In order to reenable fsync() the DO_SYNC image property should be
defined like this:
DO_SYNC=yes

f3bc7bef 11/01/2013 01:41 pm Nikos Skalkotos

Add a new PASSWORD_HASHING_METHOD image property

This can be used to override the hashing function ChangePassword
task uses. By default for linux and freebsd images, sha512 is used.
For OpenBSD blowfish and for NetBSD sha1.

63a3904a 11/01/2013 11:29 am Nikos Skalkotos

Fix a minor bash variable expansion error

It only affects the printing of an information string

748282cb 10/31/2013 06:29 pm Nikos Skalkotos

Make snf-passtohash.py comply with pep8

d1628244 10/31/2013 04:43 pm Nikos Skalkotos

Add support for sha1 hashing method

This is the default password hashing method for NetBSD.

View revisions

Also available in: Atom