git: 055df035b564 - stable/14 - rc.conf.5: remove obsolete advice about kld_list
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 13 Jun 2024 18:24:05 UTC
The branch stable/14 has been updated by asomers:
URL: https://cgit.FreeBSD.org/src/commit/?id=055df035b564a137563204e74987e497131731f4
commit 055df035b564a137563204e74987e497131731f4
Author: Alan Somers <asomers@FreeBSD.org>
AuthorDate: 2024-05-18 14:25:10 +0000
Commit: Alan Somers <asomers@FreeBSD.org>
CommitDate: 2024-06-13 18:23:38 +0000
rc.conf.5: remove obsolete advice about kld_list
Loading modules via kld_list is no longer substantially faster than via
loader.conf.
[skip ci]
Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D45242
(cherry picked from commit 3bb5428ad643e38dd755c8d66c8ac2ae8f7575b5)
---
share/man/man5/rc.conf.5 | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index a76cb1a04e0a..5a8e4e2c1c5b 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd September 18, 2023
+.Dd May 18, 2024
.Dt RC.CONF 5
.Os
.Sh NAME
@@ -334,10 +334,6 @@ A whitespace-separated list of kernel modules to load right after
the local disks are mounted, without any
.Pa .ko
extension or path.
-Loading modules at this point in the boot process is
-much faster than doing it via
-.Pa /boot/loader.conf
-for those modules not necessary for mounting local disks.
.It Va kldxref_enable
.Pq Vt bool
Set to