pkgbase: Add instructions for upgrading past 78847e1

The pkg solver gets confused by the file moves and refuses to upgrade
without manually upgrading FreeBSD-utilities and FreeBSD-utilities-dev
first.

PR:             254173, 273859
MFC after:	1 week
Reviewed by:	Mina Galić <freebsd@igalic.co>
Differential Revision: https://reviews.freebsd.org/D41892
This commit is contained in:
Doug Rabson 2023-09-17 11:06:01 +01:00
parent 479d224efc
commit 4ff9d27089

View file

@ -31,6 +31,16 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW:
Enable splitting out pkgbase manpages into separate packages by
default. To disable this, set WITHOUT_MANSPLITPKG=yes in src.conf.
20230911:
Move standard include files to the clibs-dev package and move clang
internal libraries and headers to clang and clang-dev. Upgrading systems
installed using pkgbase past this change involves extra steps to allow
for these file moves:
pkg upgrade -y FreeBSD-utilities
pkg upgrade -y FreeBSD-utilities-dev
pkg upgrade -y
20230909:
Enable vnet sysctl variables to be loader tunable. SYSCTLs which
belongs to VNETs can be initialized during early boot or module