Date: Tue, 19 Oct 2004 12:03:56 +0200 From: Francois Tigeot <ftigeot@wolfpond.org> To: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> Cc: freebsd-current <freebsd-current@freebsd.org> Subject: Re: make release: creating a trimmed down release? Message-ID: <20041019100356.GB15058@aoi.wolfpond.org> In-Reply-To: <Pine.BSF.4.53.0410190814000.59402@e0-0.zab2.int.zabbadoz.net> References: <20041018225532.GE4968@isis.wad.cz> <20041019055333.GC90781@ip.net.ua> <Pine.BSF.4.53.0410190814000.59402@e0-0.zab2.int.zabbadoz.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 19, 2004 at 08:18:03AM +0000, Bjoern A. Zeeb wrote: > On Tue, 19 Oct 2004, Ruslan Ermilov wrote: > > > On Tue, Oct 19, 2004 at 12:55:32AM +0200, Roman Neuhauser wrote: > > > I'd like to create a trimmed down release, but it looks like > > > make release -DNO_CXX ... is not the way to go. What's the official > > > way of doing this kind of stuff? Specifically, I've attempted the build > > > with > > > > > > make release \ > ... > > Try adding these -DNO*'s to WORLD_FLAGS. No guarantee it will all work, > > but chances are good that most of them will work. > > the only one I am aware that does not work is NO_YP_LIBC and I am > working on that. > > one may also check the archives; phk once posted a script and I posted > my make.conf where I had almost everything turned off. see > http://lists.freebsd.org/pipermail/freebsd-small/2003-December/000125.html > for that. May be a bit out of date but a good starting. This one is more current: http://www.thinbsd.org/cvsweb/ThinBSD/src/etc/make.conf?rev=1.4 It may not be so minimal though. The resulting binaries take 42 megabytes of disk space. -- Francois Tigeot
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041019100356.GB15058>