15.0R/relnotes: Move some pkgbase config under configuration changes

Sponsored by:   The FreeBSD Foundation
This commit is contained in:
Olivier Certner 2025-12-01 21:58:49 +01:00
parent 7ac3e434c3
commit 784c454ff7
No known key found for this signature in database
GPG Key ID: 8CA13040971E2627
1 changed files with 4 additions and 4 deletions

View File

@ -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