initdiskless/rc.diskless1

Luigi Rizzo rizzo at icir.org
Sat Mar 6 21:46:03 PST 2004


On Sat, Mar 06, 2004 at 04:22:49PM -0800, Tim Kientzle wrote:
> Luigi Rizzo wrote:
> > 
> > ...  extra paths in /conf/ to fetch the configuration
> > using the T134 bootp tag (available as kern.bootp_cookie).
> 
> How does this work with DHCP?

same way. I think the syntax for dhcpd.conf is

	option unknown-134 "lab3 nvida foo bar";

or possibly

	option t134-cookie code 134 = text ;

followed by

	option t134-cookie "lab3 nvida foo bar";

cheers
luigi


More information about the freebsd-current mailing list