cvs commit: src/sys/kern kern_linker.c
Thomas Nikolajsen
thomas.nikolajsen at mail.dk
Sun May 6 14:28:25 PDT 2007
>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
More information about the Commits
mailing list