2f477626fa
...turns out you can't just have a single template file, because lorax just picks a single directory and expects all the data it needs to be there. Sigh. So this adds all the rest of the files, plus some Makefile machinery for generating a tarball and updating the specfile after you've checked in changes. See README for details.
11 lines
231 B
Plaintext
11 lines
231 B
Plaintext
[defaults]
|
|
skeleton = /mnt/sysimage/etc/skel
|
|
mailspooldir = /mnt/sysimage/var/mail
|
|
crypt_style = md5
|
|
modules = files shadow
|
|
create_modules = files shadow
|
|
[files]
|
|
directory = /mnt/sysimage/etc
|
|
[shadow]
|
|
directory = /mnt/sysimage/etc
|