summaryrefslogtreecommitdiff
path: root/etc/rc.lkm
AgeCommit message (Expand)Author
2003-01-05say what don't you like about $when, approved by luke.christos
2000-10-07use ${foo##*/} instead of `basename $foo`. as suggested (with minor variation)lukem
2000-09-10modload: use kernel name obtained via sysctl machdep.booted_kernel if the sysctljdolecek
2000-05-26Enhance "rc.lkm" so that it works properly with "/etc/rc.d/lkm[123]".tron
1998-12-29If "output" field in "lkm.conf" is set to "TEMP" create output file intron
1997-07-18fix 3885 from Matthias Scheler -- print out the name of each loaded moduleperry
1997-07-14Take 2 to get the mount order "right", taking care of possible LKMdrochner
1997-01-05add rc.lkm and lkm.conf, to be run from /etc/rc.mrg