mirror of https://git.FreeBSD.org/doc.git
15.0R/relnotes: Move some pkgbase config under configuration changes
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
7ac3e434c3
commit
784c454ff7
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue