Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F146609216
D52665.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
781 B
Referenced Files
None
Subscribers
None
D52665.diff
View Options
diff --git a/UPDATING b/UPDATING
--- a/UPDATING
+++ b/UPDATING
@@ -27,6 +27,18 @@
world, or to merely disable the most expensive debugging functionality
at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20251016:
+ With the migration to OpenZFS in FreeBSD 13.x a number of ZFS sysctls
+ moved to new locations, but backwards compatibility aliases were
+ provided. These aliases will be removed in the near future. Please
+ update /etc/sysctl.conf to reference the new OIDs. For example,
+
+ vfs.zfs.min_auto_ashift=12
+
+ needs to be changed to
+
+ vfs.zfs.vdev.min_auto_ashift=12
+
20251015:
The "FreeBSD-unbound" package is renamed to "FreeBSD-local-unbound".
If you have set-optional or set-base installed, the new package will
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 5, 1:58 AM (6 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29266090
Default Alt Text
D52665.diff (781 B)
Attached To
Mode
D52665: UPDATING: Add entry for boot-time error message caused by removal of vfs.zfs.min_auto_ashift tunable
Attached
Detach File
Event Timeline
Log In to Comment