I looked for the answer in the announcement and in the release notes
without success. Would someone be so kind to enlighten me?
I looked for the answer in the announcement and in the release noteshttps://www.freebsd.org/releases/15.1R/upgrading/#upgrade-pkg
without success. Would someone be so kind to enlighten me?
would be nice to link to/mention in announcement, like we previously used to doSo do something that has already been done?
For instructions on installing FreeBSD or updating an existing machine to 15.1-RELEASE please see:And there "Upgrading with Base System Packages" section.
https://www.FreeBSD.org/releases/15.1R/installation/
Patrick M. Hausen wrote in <67CF60AB-5011-4D25-A9FF-74B85CF31732@punkt.de>:
I looked for the answer in the announcement and in the release notes
without success. Would someone be so kind to enlighten me?
https://www.freebsd.org/releases/15.1R/upgrading/#upgrade-pkg
On Jun 16, 2026, at 9:17rC>AM, Patrick M. Hausen <hausen@punkt.de> wrote:I had no idea a new website was in the works, but if anyone with some decision-making power there is listening, PLEASE bring back the front page links to current releases.
Hi all,
Am 16.06.2026 um 15:03 schrieb Wismos@proton.me:
would be nice to link to/mention in announcement, like we previously used to do
-------- Original Message --------
On Tuesday, 06/16/26 at 16:55 Lexi Winter <ivy@freebsd.org> wrote:
Patrick M. Hausen wrote in <67CF60AB-5011-4D25-A9FF-74B85CF31732@punkt.de>: >>> I looked for the answer in the announcement and in the release notes
without success. Would someone be so kind to enlighten me?
https://www.freebsd.org/releases/15.1R/upgrading/#upgrade-pkg
The page hierarchy on the web site is a bit off.
On the Release Information page https://www.freebsd.org/releases/ the line for 15.1 does
not link the upgrading document.
Neither is it linked when you click on 15.1 in the left hand menu to land at the announcement:
https://www.freebsd.org/releases/15.1R/announce/
Only when you manually visit https://www.freebsd.org/releases/15.1R/ will you get links
to all relevant files.
I suggest to link to that last page from the top level .../releases/ left hand menu instead of
going directly to .../announce/.
Kind regards,
Patrick
--
punkt.de GmbH
Patrick M. Hausen
.infrastructure
Sophienstr. 187
76185 Karlsruhe
Tel. +49 721 9109500
https://infrastructure.punkt.de
info@punkt.de
AG Mannheim 108285
Gesch|nftsf|+hrer: Daniel Lienert, Fabian Stein
On 6/16/2026 9:03 AM, Wismos@proton.me wrote:
would be nice to link to/mention in announcement, like we previously used to do
-------- Original Message --------
On Tuesday, 06/16/26 at 16:55 Lexi Winter <ivy@freebsd.org> wrote:
Patrick M. Hausen wrote in <67CF60AB-5011-4D25-A9FF-74B85CF31732@punkt.de>:
I looked for the answer in the announcement and in the release noteshttps://www.freebsd.org/releases/15.1R/upgrading/#upgrade-pkg
without success. Would someone be so kind to enlighten me?
I just tried this on my test VM and it worked without issue.
bectl create -r pre-15.1
pkg upgrade -yr FreeBSD-ports pkg
pkg -oABI=FreeBSD:15:amd64 -oOSVERSION=1501000 upgrade -r FreeBSD-base
find /etc /usr/local/etc -name '*.pkgnew' -ls
cd /boot/efi/efi/boot/
cp /boot/loader.efi bootx64.efi
0{cage2}# freebsd-version
15.1-RELEASE
0{cage2}#
cat /etc/pkg/FreeBSD.conf
#
# To disable a repository, instead of modifying or removing this file,
# create a /usr/local/etc/pkg/repos/FreeBSD.conf file, e.g.:
#
# mkdir -p /usr/local/etc/pkg/repos
# echo "FreeBSD-ports: { enabled: no }" > /usr/local/etc/pkg/repos/FreeBSD.conf
# echo "FreeBSD-ports-kmods: { enabled: no }" >> /usr/local/etc/pkg/repos/FreeBSD.conf
#
# Note that the FreeBSD-base repository is disabled by default.
#
FreeBSD-ports: {
url: "pkg+https://pkg.FreeBSD.org/${ABI}/latest",
mirror_type: "srv",
signature_type: "fingerprints",
fingerprints: "/usr/share/keys/pkg",
enabled: yes
}
FreeBSD-ports-kmods: {
url: "pkg+https://pkg.FreeBSD.org/${ABI}/kmods_latest${VERSION_MINOR}",
mirror_type: "srv",
signature_type: "fingerprints",
fingerprints: "/usr/share/keys/pkg",
enabled: yes
}
FreeBSD-base: {
url: "pkg+https://pkg.FreeBSD.org/${ABI}/base_release_${VERSION_MINOR}",
mirror_type: "srv",
signature_type: "fingerprints",
fingerprints: "/usr/share/keys/pkgbase-${VERSION_MAJOR}",
enabled: no
}
0{cage2}# cat /usr/local/etc/pkg/repos/*
FreeBSD-ports-kmods: { enabled: no }
FreeBSD-base: { enabled: yes }
0{cage2}#
---Mike
I am following the link "https://www.freebsd.org/releases/15.1R/upgrading/#upgrade-pkg", but
the command "pkg -oABI=3DFreeBSD:15:$(uname -p) -oOSVERSION=3D1501000
upgrade -r FreeBSD-base" is not working on my 15.0.
=20
1. The handbook does not say that "FreeBSD-base" must be enabled which
is disabled by default. This is very confusing.
Tam|is Nagy wrote in <CACyGuju_TdrjZRsxhxo3D1ui7OWvU01DPrNKzf2-SzGpSnE5Ag@mail.gmail.com>:--
I am following the link "https://www.freebsd.org/releases/15.1R/upgrading/#upgrade-pkg", but
the command "pkg -oABI=FreeBSD:15:$(uname -p) -oOSVERSION=1501000
upgrade -r FreeBSD-base" is not working on my 15.0.
1. The handbook does not say that "FreeBSD-base" must be enabled which
is disabled by default. This is very confusing.
if FreeBSD-base is not enabled, then you are not using pkgbase and
should not follow the pkgbase upgrade instructions.
(or you've somehow managed to install from pkgbase then disable the FreeBSD-base repository, but i don't know how that could happen.)
| Sysop: | Amessyroom |
|---|---|
| Location: | Fayetteville, NC |
| Users: | 74 |
| Nodes: | 6 (1 / 5) |
| Uptime: | 51:14:52 |
| Calls: | 1,101 |
| Calls today: | 1 |
| Files: | 1,339 |
| Messages: | 276,016 |