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 _at_ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7Received on Sun Jul 31 2005 - 14:35:43 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:40 UTC