From f03478b178b3610442aa784246de4be3e4c24f09 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Wed, 2 Sep 2020 14:28:54 +0000 Subject: Add note about needing to manually import the zfs pools or update /etc/rc.d due to the cache file moving to /etc. --- UPDATING | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/UPDATING b/UPDATING index e285c7d1893f..9f21bd5efe7d 100644 --- a/UPDATING +++ b/UPDATING @@ -36,6 +36,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW: scenarios have been tested and fixed, but rebuilding kernels without rebuilding world may fail. + The ZFS cache file has moved from /boot to /etc to match the OpenZFS + upstream default. This means your zpool won't auto import until you + upgrade your /etc/rc.d files or you import them manually. + 20200824: The resume code now notifies devd with the 'kernel' system rather than the old 'kern' subsystem to be consistent with -- cgit v1.2.3