From owner-freebsd-current@FreeBSD.ORG Mon Aug 1 07:41:05 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 D7D0616A41F for ; Mon, 1 Aug 2005 07:41:05 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from fallbackmx01.syd.optusnet.com.au (fallbackmx01.syd.optusnet.com.au [211.29.132.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id C309A43D55 for ; Mon, 1 Aug 2005 07:41:04 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from mail10.syd.optusnet.com.au (mail10.syd.optusnet.com.au [211.29.132.191]) by fallbackmx01.syd.optusnet.com.au (8.11.6/8.11.6) with ESMTP id j717euj21197; Mon, 1 Aug 2005 17:40:56 +1000 Received: from cirb503493.alcatel.com.au (c220-239-19-236.belrs4.nsw.optusnet.com.au [220.239.19.236]) by mail10.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id j717bjvl011980 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Mon, 1 Aug 2005 17:40:55 +1000 Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1]) by cirb503493.alcatel.com.au (8.12.10/8.12.10) with ESMTP id j717bjTu026112; Mon, 1 Aug 2005 17:37:45 +1000 (EST) (envelope-from pjeremy@cirb503493.alcatel.com.au) Received: (from pjeremy@localhost) by cirb503493.alcatel.com.au (8.12.10/8.12.9/Submit) id j717bipI026111; Mon, 1 Aug 2005 17:37:44 +1000 (EST) (envelope-from pjeremy) Date: Mon, 1 Aug 2005 17:37:44 +1000 From: Peter Jeremy To: Poul-Henning Kamp Message-ID: <20050801073744.GA25690@cirb503493.alcatel.com.au> References: <10379.1122816227@phk.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <10379.1122816227@phk.freebsd.dk> User-Agent: Mutt/1.4.2i 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: Mon, 01 Aug 2005 07:41:06 -0000 On Sun, 2005-Jul-31 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/ Nice. >PS: Interestingly, this survey has theological implications as well >as it proves the long held belief that C++ is evil: The NO_CXX >option which prevents the installation of this evilness eliminates >exactly 666 files :-) According to Robert Heinlein, that should be 6**6**6. And I notice that there's no single option to that reflects the answer to life, the universe and everything. :-) -- Peter Jeremy