Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
drochner
Mon Jul 14 04:55:46 PDT 1997
Update of /cvsroot/src/etc
In directory netbsd1:/var/slash-tmp/cvs-serv29951
Modified Files:
rc rc.lkm lkm.conf
Log Message:
Take 2 to get the mount order "right", taking care of possible LKM
loads before netstart this time.
LKMs can be loaded at 3 strategic places in /etc/rc - before netstart,
before "mount -a" and after all. "before netstart" works only if
the /usr filesystem is local (or on NFS, if root is too).
An additional field ("when") in lkm.conf controls when the LKM is
loaded.
drochner
Mon Jul 14 04:56:31 PDT 1997
Update of /cvsroot/src/share/man/man5
In directory netbsd1:/var/slash-tmp/cvs-serv472
Modified Files:
lkm.conf.5
Log Message:
Document the new "when" field.
Home |
Main Index |
Thread Index |
Old Index