From owner-freebsd-questions@FreeBSD.ORG Wed Dec 31 17:06:56 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F48D16A4CE for ; Wed, 31 Dec 2003 17:06:56 -0800 (PST) Received: from madras.dyndns.org (dsl-137.241.240.220.dsl.comindico.com.au [220.240.241.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id C393F43D3F for ; Wed, 31 Dec 2003 17:06:53 -0800 (PST) (envelope-from ggop@madras.dyndns.org) Received: from madras.dyndns.org (localhost [127.0.0.1]) by madras.dyndns.org (8.12.9p1/8.12.9) with ESMTP id i0115WRI065909; Thu, 1 Jan 2004 12:05:32 +1100 (EST) (envelope-from ggop@madras.dyndns.org) Received: (from ggop@localhost) by madras.dyndns.org (8.12.9p1/8.12.9/Submit) id i0115VWq065730; Thu, 1 Jan 2004 12:05:31 +1100 (EST) Date: Thu, 1 Jan 2004 12:05:31 +1100 From: Gautam Gopalakrishnan To: Philip Hallstrom Message-ID: <20040101010531.GA44999@madras.dyndns.org> References: <20031231132734.S69497@gandalf.eilio.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031231132734.S69497@gandalf.eilio.com> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: List of absolutely required files for FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jan 2004 01:06:56 -0000 On Wed, Dec 31, 2003 at 01:30:07PM -0800, Philip Hallstrom wrote: > Hi - > I was wondering if there is a list of absolutely required files > for FreeBSD? I'm trying to trim an installation down as small as possible > (to put on Compact Flash). > > If I start out with just the 'bin' directory for the release there's > around 100megs of files. Obviously a lot of them like ipfw I don't need. > > However, what about things like awk? I won't use it, but are there other > parts of FreeBSD (ie /etc/rc.* files)? This may be useful (reduced to 12MB + 10 MB for perl) http://neon1.net/misc/minibsd.html Gautam