build option survey

Alexander Leidinger Alexander at Leidinger.net
Sun Jul 31 16:35:43 GMT 2005


On Sun, 31 Jul 2005 15:23:47 +0200
Poul-Henning Kamp <phk at 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


More information about the freebsd-current mailing list