From owner-freebsd-current@FreeBSD.ORG Thu Jul 8 22:18:03 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 3BB1B16A4CF; Thu, 8 Jul 2004 22:18:03 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FD4D43D39; Thu, 8 Jul 2004 22:18:03 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 231DD72DF4; Thu, 8 Jul 2004 15:18:03 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 2098072DB5; Thu, 8 Jul 2004 15:18:03 -0700 (PDT) Date: Thu, 8 Jul 2004 15:18:03 -0700 (PDT) From: Doug White To: Steve Kargl In-Reply-To: <20040708220858.GB2680@troutmask.apl.washington.edu> Message-ID: <20040708151522.L46651@carver.gumbysoft.com> References: <20040707182018.GA45659@atrbg11.informatik.tu-muenchen.de> <200407081715.19073.jhb@FreeBSD.org> <20040708214922.GA2328@troutmask.apl.washington.edu> <20040708220858.GB2680@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Brian Somers cc: freebsd-current@freebsd.org cc: rwatson@freebsd.org Subject: Re: [PATCH] Witness breakage X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jul 2004 22:18:03 -0000 On Thu, 8 Jul 2004, Steve Kargl wrote: > There are no BOOTP or NFS related options. See below Therein lies the rub -- the removal of the BOOTP kernel option by brian@ makes NFSCLIENT required, since the bootp client is tightly bound to the NFS client. It should be backed out and bootp properly disentangled if its going to be mandatory. I've added him to the thread. Brian, please back this out. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org