From owner-freebsd-current@FreeBSD.ORG Sun Jul 31 16:35:43 2005 Return-Path: X-Original-To: current@freebsd.org 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 575DD16A41F for ; Sun, 31 Jul 2005 16:35:43 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from mailout09.sul.t-online.com (mailout09.sul.t-online.com [194.25.134.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id D46CE43D49 for ; Sun, 31 Jul 2005 16:35:42 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from fwd21.aul.t-online.de by mailout09.sul.t-online.com with smtp id 1DzGmr-0007up-02; Sun, 31 Jul 2005 18:35:41 +0200 Received: from Andro-Beta.Leidinger.net (GEh-SOZJreGIDP5k1vxt9-cmdTe-Tl4Ft4123zFRkiLATkn3fFSJ6C@[84.165.251.203]) by fwd21.sul.t-online.de with esmtp id 1DzGmm-11ahEW0; Sun, 31 Jul 2005 18:35:36 +0200 Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) by Andro-Beta.Leidinger.net (8.13.3/8.13.3) with ESMTP id j6VGZZtn097811; Sun, 31 Jul 2005 18:35:35 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Sun, 31 Jul 2005 18:35:35 +0200 From: Alexander Leidinger To: Poul-Henning Kamp Message-ID: <20050731183535.6f1aca53@Magellan.Leidinger.net> In-Reply-To: <10379.1122816227@phk.freebsd.dk> References: <10379.1122816227@phk.freebsd.dk> X-Mailer: Sylpheed-Claws 1.9.13 (GTK+ 2.6.8; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-ID: GEh-SOZJreGIDP5k1vxt9-cmdTe-Tl4Ft4123zFRkiLATkn3fFSJ6C@t-dialin.net X-TOI-MSGID: 765cc14e-cb99-41fa-beea-667921da9a9a Cc: current@freebsd.org Subject: Re: build option survey 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: Sun, 31 Jul 2005 16:35:43 -0000 On Sun, 31 Jul 2005 15:23:47 +0200 Poul-Henning Kamp wrote: > > I'm working on a script which will survey the various build options > (NO_FOO, NO_BAR etc) and what their impact is on the installed system > footprint. > > http://phk.freebsd.dk/misc/kernel_options/HTML/ > Number of extra files and number of eliminated files (these link > to a "mtree -f -f" output file so you can see which they were. Nice, now we just need to add it to ObsoleteFiles.inc with appropriate ".if defined(NO_FOO)"-handling and one can remove those file depending on the NO_FOO option in make.conf just by calling one or two makefile targets (delete-old, delete-old-libs). Bye, Alexander. -- It's not a bug, it's tradition! http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7