From owner-freebsd-small@FreeBSD.ORG Fri Dec 12 10:40:26 2003 Return-Path: Delivered-To: freebsd-small@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 238A016A4CE for ; Fri, 12 Dec 2003 10:40:26 -0800 (PST) Received: from imgate01.cybertime.net (imgate01a.cybertime.net [216.117.206.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4332343D1D for ; Fri, 12 Dec 2003 10:40:25 -0800 (PST) (envelope-from hostmaster@cybertime.net) Received: from cybertime.net (mail.cybertime.net [216.117.209.200]) B9D4BD70C7 for ; Fri, 12 Dec 2003 10:48:42 -0800 (PST) Received: from techoffice [216.117.206.15] by cybertime.net (SMTPD32-8.04) id AB975F1801FA; Fri, 12 Dec 2003 10:40:23 -0800 Message-ID: <001501c3c0e0$c763a730$0fce75d8@cybertime.net> From: "Cybertime Hostmaster" To: References: <028f01c3c064$47a7fcc0$0fce75d8@cybertime.net> <06F0B516-2CB9-11D8-90A6-000393B61F2E@ncsa.uiuc.edu> Date: Fri, 12 Dec 2003 10:50:14 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: Making less X-BeenThere: freebsd-small@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Dec 2003 18:40:26 -0000 > There is also a freebsd project called m0n0wall ( > http://www.m0n0.ch/wall/ ) that has a very small footprint, you could > possibly build from that. Been trying, but have not had too much luck yet. Main problem seems to be that I am jumping into two things at once, compiling custom FreeBSD installs, and micro installs. So far I can compile EVERYTHING, but it does not seem very clear what is needed to cut that down to a smaller, friendlier size. --Eric