diff options
| author | Rick Macklem <rmacklem@FreeBSD.org> | 2026-04-07 19:30:40 +0000 |
|---|---|---|
| committer | Rick Macklem <rmacklem@FreeBSD.org> | 2026-04-07 19:32:48 +0000 |
| commit | dc752c26b7e5013557dbc141644e4add1015351d (patch) | |
| tree | f377d154e33018b63de28b609d77fe76138c2c8f | |
| parent | a371b008d13f84cf4448bf6d700641ecc15c206b (diff) | |
RELNOTES: Make an entry for supporting an NFSv4 root fs
| -rw-r--r-- | RELNOTES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |
