Date: Fri, 15 Feb 2008 09:51:48 -0600 From: Brooks Davis <brooks@freebsd.org> To: freebsd-bugs@freebsd.org Cc: risky@stabilis.ru Subject: Re: kern/67545: [nfs] NFS Diskless Mount Option Suggestion Message-ID: <20080215155148.GA32712@lor.one-eyed-alien.net> In-Reply-To: <200802150559.m1F5x4Uo055910@freefall.freebsd.org> References: <200802150559.m1F5x4Uo055910@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
As of 6.3, you should be able to do this via the bootp/dhcp site option 130.
With a recent ISC dhcpd, you do:
# This must be outside any {}'s
option freebsd-nfsroot-opts code 130 = string;
# This can be anywhere
option freebsd-nfsroot-opts "rsize=32768,wsize=32768,tcp,nolockd";
Being able to compile in a default string or set one via kenv does seem
somewhat useful, but this feature should be sufficent in many cases.
-- Brooks
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (FreeBSD)
iD8DBQFHtbUUXY6L6fI4GtQRAghyAKCTVR/TqIOTKSiJaselmkJTtbfviACgzxyV
/JRfljXThvGQjt5NGzCrEyA=
=m9Ii
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080215155148.GA32712>
