From owner-freebsd-questions@FreeBSD.ORG Wed Nov 5 04:34:16 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 9FB5B16A4CE for ; Wed, 5 Nov 2003 04:34:16 -0800 (PST) Received: from copper.plainold.net (copper.plainold.net [213.167.142.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F2BF43FE3 for ; Wed, 5 Nov 2003 04:34:15 -0800 (PST) (envelope-from imp@hell.is) X-AuthUser: imp@hell.is Received: from hades.tern.is (213.167.142.180) by copper.plainold.net with [XMail 1.11 (Linux/Ix86) ESMTP Server] id for from ; Wed, 05 Nov 2003 12:27:46 -0000 Date: Wed, 5 Nov 2003 12:33:31 +0000 From: Dofri Jonsson To: Rob Evers Message-Id: <20031105123331.365505d0.imp@hell.is> In-Reply-To: <3FA8E887.1020109@debank.tv> References: <3FA8E237.6080703@debank.tv> <20031105034548.K40387@skutsje.san.webweaving.org> <3FA8E887.1020109@debank.tv> X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: creating a small FreeBSD box 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: Wed, 05 Nov 2003 12:34:16 -0000 On Wed, 05 Nov 2003 13:09:43 +0100 Rob Evers wrote: > Dirk-Willem van Gulik wrote: > > >>I need to make a few FreeBSD boxes, these will all be limited in disk > >>space, > >>and act as firewall/router. (pentium and 300M disk) > >> What I want is a limited operating system that has only the essential > >>networking stuff, shell, and a custom kernel but for example no BIND and > >>CVS. > >> > >> > > > >For very few boxes just making an 'ideal' machine and cloning may be > >easiest. > > > >For a few boxes - Do a man sysinstall - and see the scripting section. Or > >see this example: > > > > http://www.horseplay.demon.co.uk/freebsd_post_sysinstall.html > > > >for more complex setups - e.g. booting an install image off the net using > >PXE boot or an etherboot floppy - see > > > > http://www.xs4all.nl/~scorpio/sane2002/talk.pdf > > http://www.horseplay.demon.co.uk/freebsd_pxe.html > > http://www.tnpi.biz/computing/freebsd/pxe-netboot.shtml > > http://wiki.wirelessleiden.nl/wcl/cgi-bin/moin.cgi/NodeFactory > > > >Dw > > > > > Thanks, > > I have some reading to do :-) > > Rob Evers > There's also miniBSD: http://neon1.net/misc/minibsd.html Dofri