[Bug 245532] /boot/kernel vs. loader.8
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Apr 11 10:48:27 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245532
Bug ID: 245532
Summary: /boot/kernel vs. loader.8
Product: Base System
Version: 12.1-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: bugs at FreeBSD.org
Reporter: freebsd at oldach.net
loader.8 states module_path is set to "/boot/kernel;/boot/modules" by default.
However, stand/defaults/loader.conf sets this to
"/boot/modules;/boot/dtb;/boot/dtb/overlays".
Worse, stand/common/help.common explains the default module_path is
"/boot/modules" with the kernel directory prepended.
This is not consistent.
Also, neither is really correct. In fact the kernel directory is NOT prepended
on my STABLE-12 machine, and loading standard modules from the default kernel
directory /boot/kernel does not work.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list