DragonFly commits List (threaded) for 2007-05
DragonFly BSD
DragonFly commits List (threaded) for 2007-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/kern kern_linker.c


From: Thomas Nikolajsen <thomas.nikolajsen@xxxxxxx>
Date: Sun, 06 May 2007 23:26:48 +0200

>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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]