How customized can an mfsroot be?

Matthew Seaman m.seaman at infracaninophile.co.uk
Wed Apr 7 11:38:26 UTC 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 07/04/2010 12:09:56, Peter Steele wrote:
>> Can you write a few shell scripts? You'ld need to create a tarball 
>> of the /var contents you need on the box, and explode it onto /var
>> at boot time -- if you're using auto-var on MFS all the time, 
>> you'll need to set that up to happen on every reboot.

> Obviously I can do that. What I was really asking was if there was a
> BSD option to do this automatically. I don't want to needlessly bloat
> the image if I can avoid it since this is to become a downloadable iso.

There is no pre-canned method to copy data into /var.  The closest thing
is /etc/rc.d/var which creates a skeleton directory tree.  This is
designed for diskless usage -- if you look at the script, it's pretty
easy to see it doesn't have much in the way of customization hooks.
Basically you get what's recorded in the mtree files: BSD.var.dist and
(optionally) BSD.sendmail.dist

Like I said, you're going to have to script it yourself.

	Cheers,

	Matthew

- -- 
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
                                                  Kent, CT11 9PW
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.14 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAku8bqwACgkQ8Mjk52CukIwkKQCcD4gISCSOdZQYWUAJk7DtSUrg
tvsAn1YCo4veOCfusEJfzIA1GIxEplCp
=uQPM
-----END PGP SIGNATURE-----


More information about the freebsd-questions mailing list