DragonFly commits List (threaded) for 2007-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern kern_linker.c
y0netan1 2007/05/05 09:13:53 PDT
DragonFly src repository
Modified files:
sys/kern kern_linker.c
Log:
(essential part of rev 1.54 in FreeBSD)
Pull out the module path from the loader. When you boot a kernel
installed in a different place (say /test and /test/modules) using
module_path, you'd want your kern.module_path set to the same paths
or else you can end up loading out-of-sync modules.
Revision Changes Path
1.35 +1 -0 src/sys/kern/kern_linker.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_linker.c.diff?r1=1.34&r2=1.35&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]