[Bug 282269] /etc/rc.d/kld: print the kernel modules being loaded
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 282269] /etc/rc.d/kld: print the kernel modules being loaded"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 282269] /etc/rc.d/kld: print the kernel modules being loaded"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 282269] /etc/rc.d/kld: print the kernel modules being loaded"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Oct 2024 13:06:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282269
Bug ID: 282269
Summary: /etc/rc.d/kld: print the kernel modules being loaded
Product: Base System
Version: Unspecified
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: bugs@FreeBSD.org
Reporter: feld@FreeBSD.org
Created attachment 254445
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=254445&action=edit
kld patch
the kld rc script currently just prints
Loading kernel modules:
and nothing else. It really should tell us what it's doing.
This patch will change it to print out like:
Loading kernel modules: if_epair if_ovpn accf_http accf_data
--
You are receiving this mail because:
You are the assignee for the bug.