git: kernel/linker: Update 'linker_path' to the current default
Aaron LI
aly at crater.dragonflybsd.org
Tue Feb 21 06:17:25 PST 2023
commit d4b28782630ad5755dcd4d22483ba6acb5d06692
Author: Aaron LI <aly at aaronly.me>
Date: Sun Feb 12 15:18:08 2023 +0800
kernel/linker: Update 'linker_path' to the current default
The loader(8) now sets 'kern.module_path' sysctl to
'/boot/kernel;/boot/modules.local', so update 'linker_path' to the
current default value.
Update kldconfig(8) man page accordingly.
Summary of changes:
sbin/kldconfig/kldconfig.8 | 4 ++--
sys/kern/kern_linker.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d4b28782630ad5755dcd4d22483ba6acb5d06692
--
DragonFly BSD source repository
More information about the Commits
mailing list