Date: Tue, 07 Apr 2026 20:06:24 +0000 From: Rick Macklem <rmacklem@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: cc2f8f3786d6 - main - RELNOTES: Update the entry for commit 8b9775912cbc Message-ID: <69d563c0.38559.4cb15976@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=cc2f8f3786d6e0ef01e2b2feadb804c1f86716da commit cc2f8f3786d6e0ef01e2b2feadb804c1f86716da Author: Rick Macklem <rmacklem@FreeBSD.org> AuthorDate: 2026-04-07 20:04:36 +0000 Commit: Rick Macklem <rmacklem@FreeBSD.org> CommitDate: 2026-04-07 20:04:36 +0000 RELNOTES: Update the entry for commit 8b9775912cbc --- RELNOTES | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/RELNOTES b/RELNOTES index 03f05a4ff48e..b0076bf77bf3 100644 --- a/RELNOTES +++ b/RELNOTES @@ -12,9 +12,14 @@ 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. + Note that NFSv3 is still used for bootstrapping. See + "Diskless Operation with PXE" under "Advanced Networking" in the + FreeBSD Handbook. To configure an NFSv4 root fs, you will need + a line in /boot/loader.conf like boot.nfsroot.options="nfsv4" and + either a line in /etc/sysctl.conf like vfs.nfs.enable_uidtostring=1 + or an additional line in /boot/loader.conf like + boot.nfsroot.user_domain="<user-domain>", + if you are running nfsuserd(8). ab9257599a5: The src.conf(5) options WITHOUT_BZIP2 and WITHOUT_BZIP2_SUPPORThome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d563c0.38559.4cb15976>
