Date: Tue, 30 Mar 2004 23:24:15 -0800 (PST) From: Luigi Rizzo <luigi@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d initdiskless Message-ID: <200403310724.i2V7OFeJ083875@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2004/03/30 23:24:15 PST
FreeBSD src repository
Modified files:
etc/rc.d initdiskless
Log:
Minor changes mostly as discussed on the lists a few days ago:
+ SUBDIR.cpio.gz prevents files from SUBDIR/ to be copied when
priming the memory filesystems. This restores the old behaviour
and makes the copy process a lot more efficient
+ look for templates also in the list of directories supplied by
bootp/dhcp via the T134 option aka kern.bootp_cookie
+ keep track of directories temporarily mounted with "remount"
or "diskless_remount" commands and unmount them once we are done
with them (at the end of this script).
Revision Changes Path
1.32 +22 -6 src/etc/rc.d/initdiskless
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403310724.i2V7OFeJ083875>
