Date: Tue, 11 Mar 2008 17:21:14 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d root Message-ID: <200803111721.m2BHLED7098609@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2008-03-11 17:21:14 UTC
FreeBSD src repository
Modified files:
etc/rc.d root
Log:
Do nextboot -D twice during boot. The first time in rc.d/root which ensures that
we can remove the file as early as possible, but shut up nextboot at this moment
if the operation is failed, because /boot is not necessarily a part of /; the
newly added second run is placed in rc.d/mountlate after all filesystems were
mounted.
Discussed at: -rc@
Suggestions from: brooks, mtm
MFC after: 1 month
Revision Changes Path
1.17 +1 -1 src/etc/rc.d/root
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803111721.m2BHLED7098609>
