>y0netan1 2007/05/05 09:13:53 PDT > Modified files: > sys/kern kern_linker.c > Log: > (essential part of rev 1.54 in FreeBSD) > Pull out the module path from the loader. .. Essential part from 1.54 is missing: kldload(8) fails after this change: fails to find module.
Hint: /boot/defaults/loader.conf:module_path="/;/boot;/modules" /sys/kern/kern_linker.c:linker_path[]="/;/boot/;/modules/" -thomas
