Date: Tue, 12 Feb 2002 09:25:11 -0800 (PST) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.diskless1 rc.diskless2 Message-ID: <200202121725.g1CHPBM63468@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2002/02/12 09:25:11 PST
Modified files: (Branch: RELENG_4)
etc rc.diskless1 rc.diskless2
Log:
Fix the scripts for diskless boot. Apart from various changes in the
comments to reflect reality and explain the boot process a bit better,
the main changes are the following:
rc.diskless1:
Use -b 4096 -f 1024 as mount parameters, and increase the
/etc MFS partition size to 8192 blocks.
Initially populate /etc from /conf/base/etc
rc.diskless2:
Use -b 4096 -f 1024 as mount parameters, move "mount -a"
up a bit so various utilities located in /usr can be
actually run when /usr is not on the same filesystem as /
Revision Changes Path
1.5.2.7 +31 -30 src/etc/rc.diskless1
1.5.2.10 +4 -4 src/etc/rc.diskless2
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202121725.g1CHPBM63468>
