aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-06-13 15:17:57 +0000
committerWarner Losh <imp@FreeBSD.org>2023-06-13 15:18:18 +0000
commit6a8d4071c47affd43980c2a1c93f774aea73c119 (patch)
treec6a42a366789eccb9e27456027afa739a259dc5a
parent1e1bb5780c31d28ae041769b611b70b4f35c7ede (diff)
downloadsrc-6a8d4071c47affd43980c2a1c93f774aea73c119.tar.gz
src-6a8d4071c47affd43980c2a1c93f774aea73c119.zip
nvd/nda: Add release notes info.
Sponsored by: Netflix
-rw-r--r--RELNOTES10
1 files changed, 10 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 99a37fe20732..d257f4cf4813 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,16 @@ newline. Entries should be separated by a newline.
Changes to this file should not be MFCed.
+bdc81eeda05d:
+
+ nda is now the default nvme device on all platforms. While nda creates
+ nvd links by default so fstab, etc continues to work, configuration
+ should be updated to the new nda devices.
+
+ To restore the old behavior, add hw.nvme.use_nvd=1 to loader.conf or
+ `options NVME_USE_NVD=1` to the kernel config. To disable the nvd
+ compatibility aliases, add kern.cam.nda.nvd_compat=0 to loader.conf.
+
bbb2d2ce4220:
Change pw (hence bsdinstall) not to move /home to /usr/home.
Previously, when creating the path to home directories, pw