Date: Tue, 15 Aug 2006 21:59:33 +0000 (UTC) From: "Simon L. Nielsen" <simon@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/tools/nanobsd nanobsd.sh Message-ID: <200608152159.k7FLxXlh068783@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simon 2006-08-15 21:59:33 UTC
FreeBSD src repository
Modified files:
tools/tools/nanobsd nanobsd.sh
Log:
Move the setup of "diskless" /etc magic files from install_etc() to a
separate function which is called right after install_etc(). This makes
it simpler to (ab)use nanobsd.sh as a framework to build more normal
FreeBSD images where a normal /etc is used, since setup_nanobsd_etc()
can just be redefined.
OK'ed in principle by: phk
MFC after: 1 week
Revision Changes Path
1.21 +19 -13 src/tools/tools/nanobsd/nanobsd.sh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608152159.k7FLxXlh068783>
