git: 7743f2e569 - main - releases/15.0R/relnotes: FreeBSD-base repo needs to be re-enabled

Dave Cottlehuber <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by dch:

URL: https://cgit.FreeBSD.org/doc/commit/?id=7743f2e569d21434ea4041f0857f9134e36fbbb2

commit 7743f2e569d21434ea4041f0857f9134e36fbbb2
Author:     Dave Cottlehuber <[email protected]>
AuthorDate: 2025-12-02 15:25:58 +0000
Commit:     Dave Cottlehuber <[email protected]>
CommitDate: 2025-12-02 15:26:52 +0000

    releases/15.0R/relnotes: FreeBSD-base repo needs to be re-enabled
    
    Discussed with: cperciva
    Approved by:    ziaee
    Sponsored by:   SkunkWerks, GmbH
    
    Differential Revision:  https://reviews.freebsd.org/D54029
---
 website/content/en/releases/15.0R/relnotes.adoc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/website/content/en/releases/15.0R/relnotes.adoc b/website/content/en/releases/15.0R/relnotes.adoc
index d63b7dd2db..25616fe296 100644
--- a/website/content/en/releases/15.0R/relnotes.adoc
+++ b/website/content/en/releases/15.0R/relnotes.adoc
@@ -82,7 +82,7 @@ The recommended, and most secure approach, is using the source tree checkout of
 # cp -R /usr/src/share/keys/pkgbase-15 /usr/share/keys/pkgbase-15
 ....
 
-Users who do not have up to date sources installed may use a less secure, but simpler approach, validating the checksums after installation. As these are architecture-independent files, the checksums will match on all platforms.
+Users who do not have up to date sources installed may use a less secure, but simpler approach, validating the checksums after installation. As these are architecture-independent files, the checksums will match on all platforms. The FreeBSD-base package repository will need to be enabled before upgrading via man:pkg[8].
 
 ....
 # pkg add -f https://pkg.freebsd.org/FreeBSD:15:$(uname -p)/base_release_0/FreeBSD-pkg-bootstrap-15.0.pkg
@@ -92,6 +92,8 @@ ab261a3b84ffc11654ac0bafbb7d6b3f1b6afc30bfabab3bcff64259678eac26 /etc/pkg/FreeBS
 036ae4f9c441a3febb41734bbb37227ec3374edd3c6c687e5cb70d580efbea30 /usr/share/keys/pkg/trusted/pkg.freebsd.org.2013102301
 529c79e85a6ca152faa9d57ead85fe0111ffada8d0a0fa2f11fc510999fa50df /usr/share/keys/pkgbase-15/trusted/awskms-15
 c368ec8d05654bdaad34742c1d75b9b150bfc3892838cef32f6e5b036b0c0605 /usr/share/keys/pkgbase-15/trusted/backup-signing-15
+# mkdir -p /usr/local/etc/pkg/repos
+# echo "FreeBSD-base: { enabled: yes }" > /usr/local/etc/pkg/repos/FreeBSD.conf
 ....
 
 [IMPORTANT]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.