From owner-freebsd-current@FreeBSD.ORG Sat Mar 6 16:22:51 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 874F616A4CE for ; Sat, 6 Mar 2004 16:22:51 -0800 (PST) Received: from kientzle.com (h-66-166-149-50.SNVACAID.covad.net [66.166.149.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2257B43D1D for ; Sat, 6 Mar 2004 16:22:51 -0800 (PST) (envelope-from tim@kientzle.com) Received: from kientzle.com (p54.kientzle.com [66.166.149.54]) by kientzle.com (8.12.9/8.12.9) with ESMTP id i270Mn90051377; Sat, 6 Mar 2004 16:22:50 -0800 (PST) (envelope-from tim@kientzle.com) Message-ID: <404A6B59.5080006@kientzle.com> Date: Sat, 06 Mar 2004 16:22:49 -0800 From: Tim Kientzle User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20031006 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Luigi Rizzo References: <20040305134125.A37156@xorpc.icir.org> In-Reply-To: <20040305134125.A37156@xorpc.icir.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: initdiskless/rc.diskless1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: kientzle@acm.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Mar 2004 00:22:51 -0000 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? Tim