Date: Sun, 31 Jul 2005 18:35:35 +0200 From: Alexander Leidinger <Alexander@Leidinger.net> To: Poul-Henning Kamp <phk@haven.freebsd.dk> Cc: current@freebsd.org Subject: Re: build option survey Message-ID: <20050731183535.6f1aca53@Magellan.Leidinger.net> In-Reply-To: <10379.1122816227@phk.freebsd.dk> References: <10379.1122816227@phk.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 31 Jul 2005 15:23:47 +0200 Poul-Henning Kamp <phk@haven.freebsd.dk> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050731183535.6f1aca53>