Commit Graph

2 Commits

Author SHA1 Message Date
drochner 4e045b6b43 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.
1997-07-14 11:55:44 +00:00
mrg 52a5311c49 add rc.lkm and lkm.conf, to be run from /etc/rc. 1997-01-05 11:47:53 +00:00