On 6 May 2013 20:47, "Jeremie Le Hen" <j...@freebsd.org> wrote: > > Hi Chris, > > On Sat, May 04, 2013 at 02:00:16PM +0000, Chris Rees wrote: > > > > Log: > > Introduce and use new flag -L to mount for mounting only late filesystems. > > > > Previously, rc.d/mountlate mounted *all* filesystems, causing problems with > > background NFS mounts being mounted twice. > > Does that mean that "mount -l" is now completely useless? In that case, > can we start deprecating it in 10.x and remove it entirely in 11.x?
Hm, that's probably true. I suppose there's no use for it, except that it is equivalent to; mount -a mount -aL I think it may be useful on rare occasions, perhaps in single user when you want to *really* mount *everything*. Chris _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"