From owner-freebsd-hackers@FreeBSD.ORG Tue Aug 26 21:01:34 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B93916A4BF for ; Tue, 26 Aug 2003 21:01:34 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6424743FE0 for ; Tue, 26 Aug 2003 21:01:33 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9/8.12.3) with ESMTP id h7R41WwN043538; Tue, 26 Aug 2003 22:01:32 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 26 Aug 2003 22:00:55 -0600 (MDT) Message-Id: <20030826.220055.93475944.imp@bsdimp.com> To: louie@TransSys.COM From: "M. Warner Losh" In-Reply-To: <200308270202.h7R22OJ7067193@whizzo.transsys.com> References: <20030826213939.GA10898@funkthat.com> <20030826.191811.22016699.imp@bsdimp.com> <200308270202.h7R22OJ7067193@whizzo.transsys.com> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-hackers@freebsd.org Subject: Re: Minimalist FreeBSD 4.8 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Aug 2003 04:01:34 -0000 In message: <200308270202.h7R22OJ7067193@whizzo.transsys.com> "Louis A. Mamakos" writes: : able to get a running system for that application on an 8MB CF card. I had one experimental version that compressed this onto a MFS and gzip'd the thing and made it fit into a 4MB DiskOnChip part with a compressed tiny kernel and a compressed FS, but it was a big pita to build and couldn't fit our application.... But that may have been in the 3.4 or 3.5 timeframe. Warner