netbsd-bugs@netbsd.org
[Top] [All Lists]

port-i386/39463: boot.cfg(8) does not mention about relative path for th

Subject: port-i386/39463: boot.cfg(8) does not mention about relative path for the 'load' option
From:
Date: Fri, 5 Sep 2008 16:55:00 +0000 UTC
>Number:         39463
>Category:       port-i386
>Synopsis:       boot.cfg(8) does not mention about relative path for the 
>'load' option
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    port-i386-maintainer
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Sep 05 16:55:00 +0000 2008
>Originator:     Juan RP
>Release:        Latest
>Organization:
>Environment:
>Description:
The boot.cfg(8) manpage mentions the following for the load option:

"Used to load kernel modules, which will be passed on the kernel for 
initialization during early boot. The argument is the complete path and file 
name of the module to be loaded. May be used as many times as needed."

Right, but this part should also mention that by default the code tries to 
guess the NetBSD version and adjusts the path for the modules automagically, so 
on a freshly installed system you would only need:

load=foo

and this will load the module from /stand/<arch>/<version>/modules/foo/foo.kmod.
>How-To-Repeat:

>Fix:

<Prev in Thread] Current Thread [Next in Thread>