aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorDoug Rabson <dfr@FreeBSD.org>2023-09-17 10:06:01 +0000
committerDoug Rabson <dfr@FreeBSD.org>2023-09-17 12:21:06 +0000
commit4ff9d270893af757b4348398c887e630d71edf6e (patch)
treef6a638e8b0639718af6a618777d1086052d94e8a /UPDATING
parent479d224efcbf0115f8cd84314fcc46cbac146a1d (diff)
downloadsrc-4ff9d270893af757b4348398c887e630d71edf6e.tar.gz
src-4ff9d270893af757b4348398c887e630d71edf6e.zip
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
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index b1276bfe83f6..e2f50b13b154 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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