freebsd-dev/share
Sheldon Hearn d7fb353a43 Re-introduce the fix that delays mounting of network filesystems until
the network is initialized.  This was first implemented in rev 1.268
of src/etc/rc, but was backed out at wollman's request.

The objection was that the right place for the fix is in mount(8).
Having looked at that problem, I find it hard to believe that
the hoops one would have to jump through can be justified by the
desire for purity alone.

Note that there are reported issues surrounding nfsclient kernel
support and mount_nfs(8), which currently make NFS an ugly exception
to the general case.

With this change, systems with non-NFS network filesystems configured
for mounting on startup in /etc/fstab are no longer guaranteed to
fail on startup.
2001-12-27 13:41:27 +00:00
..
colldef Optimize locale data Makefiles as well as make their style more consistent. 2001-12-25 10:57:03 +00:00
dict FILES support for bsd.prog.mk. See bsd.README for details. 2001-12-17 13:59:35 +00:00
doc FILES support for bsd.prog.mk. See bsd.README for details. 2001-12-17 13:59:35 +00:00
examples Document MODULES_OVERRIDE. 2001-12-24 19:34:33 +00:00
info Update skeleton dir file from the latest install-info(1). 2000-01-24 16:18:12 +00:00
isdn FILES support for bsd.prog.mk. See bsd.README for details. 2001-12-17 13:59:35 +00:00
man Re-introduce the fix that delays mounting of network filesystems until 2001-12-27 13:41:27 +00:00
me FILES support for bsd.prog.mk. See bsd.README for details. 2001-12-17 13:59:35 +00:00
misc FILES support for bsd.prog.mk. See bsd.README for details. 2001-12-17 13:59:35 +00:00
mk Add LIBSMB. 2001-12-18 18:27:27 +00:00
mklocale Optimize locale data Makefiles as well as make their style more consistent. 2001-12-25 10:57:03 +00:00
monetdef Unbreak de_CH.ISO8859-{1,15} locales (add missing categories defintions) 2001-12-25 18:50:49 +00:00
msgdef Unbreak de_CH.ISO8859-{1,15} locales (add missing categories defintions) 2001-12-25 18:50:49 +00:00
numericdef Unbreak de_CH.ISO8859-{1,15} locales (add missing categories defintions) 2001-12-25 18:50:49 +00:00
sendmail Unbreak installworld. Revision 1.41 of src/usr.bin/xinstall/xinstall.c 2001-05-29 17:55:49 +00:00
skel Automatically exec bash at startup if it exists^U Turn on the display of 2001-06-25 20:40:02 +00:00
syscons Add missed capital GHE letter. 2001-12-05 16:09:10 +00:00
tabset FILES support for bsd.prog.mk. See bsd.README for details. 2001-12-17 13:59:35 +00:00
termcap Add an entry for Eterm. 2001-12-22 11:13:42 +00:00
timedef Unbreak af_ZA locale by aliasing its LC_TIME category to en_US's. 2001-12-25 11:10:16 +00:00
zoneinfo Except for a comment in zone.tab (about the location of the ISO 3166 table), 2001-11-16 17:23:23 +00:00
Makefile Add NO_I4B to avoid building/installing isdn4bsd package. 2001-05-23 13:32:32 +00:00
Makefile.inc