Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Mar 2004 21:46:01 -0800
From:      Luigi Rizzo <rizzo@icir.org>
To:        kientzle@acm.org
Cc:        current@freebsd.org
Subject:   Re: initdiskless/rc.diskless1
Message-ID:  <20040306214601.B56351@xorpc.icir.org>
In-Reply-To: <404A6B59.5080006@kientzle.com>; from tim@kientzle.com on Sat, Mar 06, 2004 at 04:22:49PM -0800
References:  <20040305134125.A37156@xorpc.icir.org> <404A6B59.5080006@kientzle.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040306214601.B56351>