Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Feb 2021 08:06:12 +0100
From:      Daniel Ebdrup Jensen <debdrup@FreeBSD.org>
To:        dev-commits-src-main@freebsd.org
Subject:   Re: git: 866c8b8d5ddb - main - kldload(8): Add note about using kld_list in rc.conf(5)
Message-ID:  <20210208070612.m2yuyofhdcfwpac3@nerd-thinkpad.local>
In-Reply-To: <202102080704.11874w7E017472@gitrepo.freebsd.org>
References:  <202102080704.11874w7E017472@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--o6ky3uefc2opxite
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Disposition: inline

On Mon, Feb 08, 2021 at 07:04:58AM +0000, Daniel Ebdrup Jensen wrote:
>The branch main has been updated by debdrup (doc committer):
>
>URL: https://cgit.FreeBSD.org/src/commit/?id=866c8b8d5ddb982c2b8139153a4ddfdb2aac3364
>
>commit 866c8b8d5ddb982c2b8139153a4ddfdb2aac3364
>Author:     Daniel Ebdrup Jensen <debdrup@FreeBSD.org>
>AuthorDate: 2021-02-08 06:49:32 +0000
>Commit:     Daniel Ebdrup Jensen <debdrup@FreeBSD.org>
>CommitDate: 2021-02-08 06:57:36 +0000
>
>    kldload(8): Add note about using kld_list in rc.conf(5)
>
>    While here, also recommend that loader.conf(5) should only be used in
>    order to get to mountroot, as rc(8) is less fragile, faster, and is
>    easier to fix by booting to single-user mode instead of having to
>    blacklist modules in the loader.
>
>    MFH:            2 weeks
>---
> sbin/kldload/kldload.8 | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
>
>diff --git a/sbin/kldload/kldload.8 b/sbin/kldload/kldload.8
>index 9401c22819d5..d95cf1fcdfe9 100644
>--- a/sbin/kldload/kldload.8
>+++ b/sbin/kldload/kldload.8
>@@ -25,7 +25,7 @@
> .\"
> .\" $FreeBSD$
> .\"
>-.Dd April 27, 2017
>+.Dd February 8, 2021
> .Dt KLDLOAD 8
> .Os
> .Sh NAME
>@@ -108,6 +108,11 @@ time when the corresponding
> .Xr rc.conf 5
> statement is used.
> Modules may also be auto-loaded through their addition to
>+.Xr loader.conf 5
>+or kld_list in
>+.Xr rc.conf 5 .
>+.Pp
>+Only modules needed to get to mountroot should be loaded via
> .Xr loader.conf 5 .
> .Sh SEE ALSO
> .Xr kldload 2 ,
>_______________________________________________
>dev-commits-src-main@freebsd.org mailing list
>https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main
>To unsubscribe, send any mail to "dev-commits-src-main-unsubscribe@freebsd.org"

Welp, I used the wrong field for my MFC reminder.

Pointy hat goes on me.

--o6ky3uefc2opxite
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQGTBAABCgB9FiEEDonNJPbg/JLIMoS6Ps5hSHzN87oFAmAg4uRfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDBF
ODlDRDI0RjZFMEZDOTJDODMyODRCQTNFQ0U2MTQ4N0NDREYzQkEACgkQPs5hSHzN
87r1PAf+O2iGmTd3EuIN0gT69FkLnnl4SkbjbfAatPqQ41Ysw5N8JPcE1pCtM5/C
wjL7ud0ZpK5TIMBlmUAXGwDiIVw04nukWpMXjwmmKau7owHs/TIKrmInS9CKFXTx
nOAZRokypoUJ65kyUFttUIN7MMeY0ynBGWDcfApF6BwfunJaM62BWJ0zAQKcyZxp
1k0ep7pdkvxMLo6r8ViO3+sEL1jnf4OOT2PXUCimWzk33/5QyPkI0TlMuI8Htwjc
65FmZxwgq+ElDwU+s6fLlcRIrE9GV32jUEN197gbxO0GTXdMhBXiTAExasO8BZOR
4UYCUSANjT2g30dK3wXUf1g09XkGYw==
=c3ft
-----END PGP SIGNATURE-----

--o6ky3uefc2opxite--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210208070612.m2yuyofhdcfwpac3>