From owner-freebsd-current@FreeBSD.ORG Mon May 28 09:07:38 2012 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx2.freebsd.org (mx2.freebsd.org [IPv6:2001:4f8:fff6::35]) by hub.freebsd.org (Postfix) with ESMTP id 40F48106566B for ; Mon, 28 May 2012 09:07:38 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from opti.dougb.net (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id 7467714DAAE; Mon, 28 May 2012 09:07:37 +0000 (UTC) Message-ID: <4FC34059.9070702@FreeBSD.org> Date: Mon, 28 May 2012 02:07:37 -0700 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:12.0) Gecko/20120506 Thunderbird/12.0.1 MIME-Version: 1.0 To: Dmitry Marakasov References: <20120527140541.GL2987@hades.panopticon> In-Reply-To: <20120527140541.GL2987@hades.panopticon> X-Enigmail-Version: 1.5pre OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@FreeBSD.org Subject: Re: OptionalObsoleteFiles.inc completeness X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 28 May 2012 09:07:38 -0000 On 05/27/2012 07:05, Dmitry Marakasov wrote: > Hi! > > I'm running a little pet project of improving completeness of > tools/build/mk/OptionalObsoleteFiles.inc file and thus delete-old* > targets with regard to all possible WITHOUT_* knobs. > > E.g. when WITHOUT_foo is defined in src.conf, make delete-old should > remove related files completely, to make a system look exactly like > it's world was installed with that knob set. > > First of all, an automatic script to check for leftovers after > delete-old for all possible knobs is available from [2]. Feel free > to run in on different architectures and FreeBSD branches; I'm > currently running it on amd64. I also think that it should be run > during preparation of each FreeBSD release. > > There are some questions I'd like to discuss. > > 1) named config file var/named/etc/namedb/named.conf was intentionally > left out from OptionalObsoleteFiles.inc, so I did the same for other > configs which may be changed by users. That's one reason to omit it. Another is that the bind ports use the same set of config files. -- This .signature sanitized for your protection