Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Aug 2003 19:20:16 +0200
From:      jeremie le-hen <le-hen_j@epita.fr>
To:        Tyler Kellen <tyler@statuo.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Minimalist FreeBSD 4.8
Message-ID:  <20030826172016.GA27528@carpediem.epita.fr>
In-Reply-To: <000001c36bef$da8d1260$a700000a@TYBOX>
References:  <000001c36bef$da8d1260$a700000a@TYBOX>

next in thread | previous in thread | raw e-mail | index | archive | help
> Can any of you help me out? Or point me to a truly minimal distribution
> that uses FreeBSD 4.8?

AFAIK, the only thing you can do is tuning your own /etc/make.conf (template
in /etc/defaults/make.conf). Here is the interessant part :
#NO_CVS=        true    # do not build CVS
#NO_BIND=       true    # do not build BIND
[...]
#NOSHARE=       true    # do not go into the share subdir
#NOUUCP=        true    # do not build uucp related programs

But it appears to mainly apply to third-party software. There is no kind of
"binutils" or "fileutils" package in BSD : all these tools are part of the
base system and cannot be removed easily, since there maybe other parts which
rely on them.

Regards,
-- 
Jeremie aka TtZ/TataZ
jeremie.le-hen@epita.fr



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030826172016.GA27528>