From owner-freebsd-arch@FreeBSD.ORG Fri Mar 18 12:16:46 2005 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F13A16A4CE; Fri, 18 Mar 2005 12:16:46 +0000 (GMT) Received: from cyrus.watson.org (cyrus.watson.org [204.156.12.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5528A43D55; Fri, 18 Mar 2005 12:16:46 +0000 (GMT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by cyrus.watson.org (Postfix) with SMTP id 9F7E846B1A; Fri, 18 Mar 2005 07:16:45 -0500 (EST) Date: Fri, 18 Mar 2005 12:14:03 +0000 (GMT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Doug Barton In-Reply-To: <4239D7AD.7050004@freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-arch@freebsd.org Subject: Re: Time to stop buildling named (and friends) by default in 6-current? X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 12:16:46 -0000 On Thu, 17 Mar 2005, Doug Barton wrote: > Scott Long wrote: > > John Baldwin wrote: > > >> If we are going to do this, then why not just have users install bind > >> from ports and only install the client as part of the base system? > >> This is what we do with DHCP for example. Basically, if it's going to > >> be an optional component, I think it belongs in ports, not the /usr/src. > > > > I agree here, though maybe the argument is moot now that Doug imported > > 9.3.1 last night? Not changing the status quo is ok too. > > Scott, did you see my response to John's post? I don't consider any of > this a done deal, but I had to get 9.3.1 in the tree asap in order to > try and make an MFC before 5.4 goes out. If we collectively decide to > strip named and friends out of the base, we can still do that. I know > how to remove files from the vendor branch now. :) Personally, I'm something of a fan of keeping the complete BIND in the base tree as is -- built by default, but not started at boot by default. It's well-maintained, historically "BSD", and probably widely used as such. Robert N M Watson