Date: Mon, 01 Dec 2025 21:08:30 +0000 From: Olivier Certner <olce@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 784c454ff7 - main - 15.0R/relnotes: Move some pkgbase config under configuration changes Message-ID: <692e03ce.329d7.43a91109@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/doc/commit/?id=784c454ff7267b9ae0321b9723aef29615fb6168 commit 784c454ff7267b9ae0321b9723aef29615fb6168 Author: Olivier Certner <olce@FreeBSD.org> AuthorDate: 2025-12-01 20:58:49 +0000 Commit: Olivier Certner <olce@FreeBSD.org> CommitDate: 2025-12-01 21:05:52 +0000 15.0R/relnotes: Move some pkgbase config under configuration changes Sponsored by: The FreeBSD Foundation --- website/content/en/releases/15.0R/relnotes.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/content/en/releases/15.0R/relnotes.adoc b/website/content/en/releases/15.0R/relnotes.adoc index ea09e45644..fa8a6b827b 100644 --- a/website/content/en/releases/15.0R/relnotes.adoc +++ b/website/content/en/releases/15.0R/relnotes.adoc @@ -421,6 +421,10 @@ Users, that have not updated their `/etc/snmpd.config` since 12.0-RELEASE or old In particular, the transport definition shall be changed from `begemotSnmpdPortStatus` OID to `begemotSnmpdTransInetStatus`. gitref:9ba51cce8bbd[repository=src] +The `FreeBSD-base` repository is now defined in `/etc/pkg/FreeBSD.conf`, disabled by default. +Systems which installed with pkgbase prior to 15.0-RC1 (if running `releng/15.0`) or November 15th (if running from `stable`/`main` snapshots) will need to remove the definition of the `FreeBSD-base` repository from `/usr/local/etc/pkg/repos/` and replace it with a single line `FreeBSD-base: { enabled: yes }`. +gitref:5d832135a971[repository=src] + [[userland-programs]] === Userland Application Changes @@ -1630,9 +1634,5 @@ gitref:655fcdde1aff[repository=src] {{< sponsored "The FreeBSD Foundation" >}} The package:net/wifi-firmware-kmod@release[] package has been added to the DVD ISO, providing firmware for a broader set of Wi-Fi drivers. gitref:8c6df7ead19c[repository=src] {{< sponsored "The FreeBSD Foundation" >}} -The `FreeBSD-base` repository is now defined in `/etc/pkg/FreeBSD.conf`, disabled by default. -Systems which installed with pkgbase prior to 15.0-RC1 (if running `releng/15.0`) or November 15th (if running from `stable`/`main` snapshots) will need to remove the definition of the `FreeBSD-base` repository from `/usr/local/etc/pkg/repos/` and replace it with a single line `FreeBSD-base: { enabled: yes }`. -gitref:5d832135a971[repository=src] - [[future-releases]] == General Notes Regarding Future FreeBSD Releases
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?692e03ce.329d7.43a91109>
