Re: build option survey
From: Alexander Leidinger (Alexander_at_Leidinger.net)
Date: 07/31/05
- Previous message: Joseph Koshy: "Re: mmap bug?"
- In reply to: Poul-Henning Kamp: "build option survey"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 31 Jul 2005 18:35:35 +0200 To: Poul-Henning Kamp <phk@haven.freebsd.dk>
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
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Joseph Koshy: "Re: mmap bug?"
- In reply to: Poul-Henning Kamp: "build option survey"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]