From owner-freebsd-current@FreeBSD.ORG Sun Sep 26 02:49:04 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 8281716A4CE for ; Sun, 26 Sep 2004 02:49:04 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 505D443D46 for ; Sun, 26 Sep 2004 02:49:04 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id i8Q2n3mn012558 for ; Sat, 25 Sep 2004 19:49:03 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id i8Q2n3oR012557 for freebsd-current@freebsd.org; Sat, 25 Sep 2004 19:49:03 -0700 (PDT) (envelope-from obrien) Date: Sat, 25 Sep 2004 19:49:03 -0700 From: "David O'Brien" To: freebsd-current@freebsd.org Message-ID: <20040926024903.GB2530@dragon.nuxi.com> References: <200409241342.i8ODg06a030839@repoman.freebsd.org> <20040924164730.GA4259@xor.obsecurity.org> <41545194.1030700@DougBarton.net> <20040924210405.A6066@URF.trarfvf> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040924210405.A6066@URF.trarfvf> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Subject: Re: BIND build knobs X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-current@freebsd.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, 26 Sep 2004 02:49:04 -0000 On Fri, Sep 24, 2004 at 09:33:22PM +0100, Doug Barton wrote: > The goal here is to make the NO_BIND option a lot more granular, and to > default some of the options to not install bits unless they are > specifically requested. The knob for the libs is the first step in the > latter direction. > > The other knobs I have in mind are as follows: > > #NO_BIND_DNSSEC= true # dnssec-{keygen|signzone} > #NO_BIND_LWRESD= true # lwresd > #NO_BIND_NAMED= true # named, named-check{conf|zone}, > rndc[-confgen] > #NO_BIND_UTILS= true # dig, host, nslookup, nsupdate I assume "NO_BIND" will still imply all the above? -- -- David (obrien@FreeBSD.org)