From owner-freebsd-questions@FreeBSD.ORG Fri May 18 14:52:50 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 826B316A400 for ; Fri, 18 May 2007 14:52:50 +0000 (UTC) (envelope-from crwhipp@gmail.com) Received: from mediabox.servebeer.com (VDSL-130-13-176-130.PHNX.QWEST.NET [130.13.176.130]) by mx1.freebsd.org (Postfix) with ESMTP id 57C2413C45A for ; Fri, 18 May 2007 14:52:50 +0000 (UTC) (envelope-from crwhipp@gmail.com) Received: from appendix0.serveblog.net (localhost [127.0.0.1]) by mediabox.servebeer.com (Postfix) with ESMTP id 4F2781CC10; Fri, 18 May 2007 07:42:25 -0700 (MST) Received: from 65.121.28.16 (SquirrelMail authenticated user cwhipp) by appendix0.serveblog.net with HTTP; Fri, 18 May 2007 08:42:25 -0600 (MDT) Message-ID: <6126.65.121.28.16.1179499345.squirrel@appendix0.serveblog.net> In-Reply-To: <464DAE46.8000505@adventnet.com> References: <464DAE46.8000505@adventnet.com> Date: Fri, 18 May 2007 08:42:25 -0600 (MDT) From: "Craig R. Whipp" To: "bsenthil" User-Agent: SquirrelMail/1.4.9a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: freebsd-questions@freebsd.org Subject: Re: customized strip down freebsd OS (less than 50MB) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 May 2007 14:52:50 -0000 > Hi, > > I am looking for mini freebsd customized OS (less than 50MB). Is it > possible to customize the freebsd to below 50MB? > > The list of modules i run over freebsd OS > 1. TCP/IP stack > 2. package installation. > 3. File read and write operation > 4. Apache server > > What is the minimum size of the stripped freebsd OS ? > > Please let me know detail/link how to customize freebsd OS. > > Thanks, > Senthilkumar. You might want to check out the nanobsd project, you can slim down freebsd to a pretty small install. You may also want to subscribe to the freebsd-embedded mailing list. - Craig