Dag-Erling Smørgrav 4b4f91707c Teach mount(8) about a 'late' keyword, which means the file system should
not be mounted unless the -l flag was specified.

Add an rc script, mountlate, which basically runs 'mount -a -l'.  It runs
after DAEMON but before LOGIN.

This is useful for things like loopback mounts, because mountcritremote
runs before mountd  / nfsd (since /usr might be a remote file system), so
an attempt to mount a loopback network file system in mountcritremote will
fail.

Also add a progress message to mountcritlocal, for the sake of symmetry
with similar messages in mountcritremote and mountlate.

Reviewed by:	freebsd-rc
MFC after:	3 weeks
2006-07-12 16:05:51 +00:00
..
2006-06-06 17:22:55 +00:00
2002-10-12 10:31:31 +00:00
2006-06-06 15:34:50 +00:00
2006-07-09 06:54:24 +00:00
2006-01-21 18:08:16 +00:00
2006-02-03 01:35:36 +00:00
2006-06-06 15:34:50 +00:00
2006-02-05 22:38:08 +00:00
ppp
2005-10-28 16:10:56 +00:00
2004-11-16 04:14:28 +00:00
var
2005-03-02 16:41:35 +00:00