Replace hard-coded module path with a keyword which gets changed when

the kernel is built.
This commit is contained in:
Greg Lehey 2003-06-12 08:11:08 +00:00
parent 222aa33abc
commit 403de99214
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=116253

View File

@ -20,7 +20,7 @@ kldstat
echo Select the list above with the mouse, paste into the screen\n
echo and then press ^D. Yes, this is annoying.\n
# This should be the path of the real modules directory.
shell asf modules/src/FreeBSD/5-CURRENT-ZAPHOD/src/sys/modules
shell asf MODPATH
source .asf
end