aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Macklem <rmacklem@FreeBSD.org>2026-04-07 19:30:40 +0000
committerRick Macklem <rmacklem@FreeBSD.org>2026-04-07 19:32:48 +0000
commitdc752c26b7e5013557dbc141644e4add1015351d (patch)
treef377d154e33018b63de28b609d77fe76138c2c8f
parenta371b008d13f84cf4448bf6d700641ecc15c206b (diff)
RELNOTES: Make an entry for supporting an NFSv4 root fs
-rw-r--r--RELNOTES6
1 files changed, 6 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index cdc5d49e7681..03f05a4ff48e 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,12 @@ newline. Entries should be separated by a newline.
Changes to this file should not be MFCed.
+8b9775912cbc, 53b4ae3bf0f7:
+ Add support for an NFSv4 root file system.
+ Note that NFSv3 is still used for bootstrapping. See:
+ https://wiki.freebsd.org/MateuszPiotrowski/BootFreebsdFromNfs
+ for information on how to set it up.
+
ab9257599a5:
The src.conf(5) options WITHOUT_BZIP2 and WITHOUT_BZIP2_SUPPORT
have been removed.