FreeBSD 15.1-RELEASE upgrade complete with pkgbase
-
Essentially, two commands:
pkg upgrade -Fqypkg upgrade -qUy && shutdown -r +30 "restarting with an upgraded kernel"
– it was not necessary to repeat the first.
root@clean:~ # freebsd-version -kru ; uname -mvKU 15.1-RC3-p1 15.1-RC3-p1 15.1-RC3-p1 FreeBSD 15.1-RC3-p1 releng/15.1-n283561-e89f5d0df8fd GENERIC amd64 1501000 1501000 root@clean:~ # pkg upgrade -Fqy root@clean:~ # pkg upgrade -qUy Generating apropos(1) database for /usr/share/man... Generating apropos(1) database for /usr/share/openssl/man... ===== Message from FreeBSD-local-unbound-15.1: -- After upgrading local-unbound, the configuration file should be regenerated by running "service local_unbound setup" before restarting the service. root@clean:~ # freebsd-version -kru ; uname -KU 15.1-RELEASE 15.1-RC3-p1 15.1-RELEASE 1501000 1501000 root@clean:~ # shutdown -r +30 "restarting with an upgraded kernel"Please note
This is not an encouragement to perform upgrades before official announcements.
For the second command, I used the
--quietand--yesoptions only because in this case – a test machine in VirtualBox – I had confidence that installing packages would have no adverse effect. You should never combine those two options without knowing exactly what you're doing.It was a simple upgrade, not a minor or major upgrade.
-
S seanwbruno@infosec.exchange shared this topic
G grahamperrin@mastodon.bsd.cafe shared this topic
-
Essentially, two commands:
pkg upgrade -Fqypkg upgrade -qUy && shutdown -r +30 "restarting with an upgraded kernel"
– it was not necessary to repeat the first.
root@clean:~ # freebsd-version -kru ; uname -mvKU 15.1-RC3-p1 15.1-RC3-p1 15.1-RC3-p1 FreeBSD 15.1-RC3-p1 releng/15.1-n283561-e89f5d0df8fd GENERIC amd64 1501000 1501000 root@clean:~ # pkg upgrade -Fqy root@clean:~ # pkg upgrade -qUy Generating apropos(1) database for /usr/share/man... Generating apropos(1) database for /usr/share/openssl/man... ===== Message from FreeBSD-local-unbound-15.1: -- After upgrading local-unbound, the configuration file should be regenerated by running "service local_unbound setup" before restarting the service. root@clean:~ # freebsd-version -kru ; uname -KU 15.1-RELEASE 15.1-RC3-p1 15.1-RELEASE 1501000 1501000 root@clean:~ # shutdown -r +30 "restarting with an upgraded kernel"Please note
This is not an encouragement to perform upgrades before official announcements.
For the second command, I used the
--quietand--yesoptions only because in this case – a test machine in VirtualBox – I had confidence that installing packages would have no adverse effect. You should never combine those two options without knowing exactly what you're doing.It was a simple upgrade, not a minor or major upgrade.
It was a simple upgrade, not a minor or major upgrade.
Last week:
-
R ronnie_bonkers@mastodon.social shared this topic
-
G grahamperrin referenced this topic
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login