Date: Sun, 24 Jan 1999 20:40:54 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/etc rc Message-ID: <199901250440.UAA00590@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 1999/01/24 20:40:54 PST Modified files: etc rc Log: Introduce rc script for BOOTP 'diskless' boot. Well, not quite diskless since the kernel must be booted from something ( like a floppy ). This script must occur near the beginning of the rc file in order to support read-only NFS mounts, which in turn allows all the BOOTP machines to use the same / and /usr. The companion rc.diskless script is forthcoming. Revision Changes Path 1.170 +12 -1 src/etc/rc 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?199901250440.UAA00590>