From owner-freebsd-questions@FreeBSD.ORG Wed Nov 5 04:09:09 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 6A25916A4CE for ; Wed, 5 Nov 2003 04:09:09 -0800 (PST) Received: from haha.debank.tv (c92069.upc-c.chello.nl [212.187.92.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id C82B543F3F for ; Wed, 5 Nov 2003 04:09:07 -0800 (PST) (envelope-from rob@debank.tv) Received: from debank.tv (X-server.debank.tv [192.168.1.69]) by haha.debank.tv (8.12.9p2/8.12.9) with ESMTP id hA5C946J099868; Wed, 5 Nov 2003 13:09:06 +0100 (CET) (envelope-from rob@debank.tv) Message-ID: <3FA8E887.1020109@debank.tv> Date: Wed, 05 Nov 2003 13:09:43 +0100 From: Rob Evers User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031018 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Dirk-Willem van Gulik References: <3FA8E237.6080703@debank.tv> <20031105034548.K40387@skutsje.san.webweaving.org> In-Reply-To: <20031105034548.K40387@skutsje.san.webweaving.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new 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:09:09 -0000 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