From owner-freebsd-small@FreeBSD.ORG Thu Mar 11 12:44:46 2004 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 DE63F16A4CE for ; Thu, 11 Mar 2004 12:44:46 -0800 (PST) Received: from tx3.oucs.ox.ac.uk (tx3.oucs.ox.ac.uk [163.1.2.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F39C43D46 for ; Thu, 11 Mar 2004 12:44:46 -0800 (PST) (envelope-from colin.percival@wadham.ox.ac.uk) Received: from scan3.oucs.ox.ac.uk ([163.1.2.166] helo=localhost) by tx3.oucs.ox.ac.uk with esmtp (Exim 4.24) id 1B1X2r-0006lg-OB for small@freebsd.org; Thu, 11 Mar 2004 20:44:45 +0000 Received: from rx3.oucs.ox.ac.uk ([163.1.2.165]) by localhost (scan3.oucs.ox.ac.uk [163.1.2.166]) (amavisd-new, port 25) with ESMTP id 25769-06 for ; Thu, 11 Mar 2004 20:44:45 +0000 (GMT) Received: from gateway.wadham.ox.ac.uk ([163.1.161.253]) by rx3.oucs.ox.ac.uk with smtp (Exim 4.24) id 1B1X2r-0006ld-An for small@freebsd.org; Thu, 11 Mar 2004 20:44:45 +0000 Received: (qmail 23722 invoked by uid 1004); 11 Mar 2004 20:44:45 -0000 Received: from colin.percival@wadham.ox.ac.uk by gateway by uid 71 with qmail-scanner-1.20 (clamscan: 0.67. sweep: 2.18/3.79. Clear:RC:1(163.1.161.131):. Processed in 0.04191 secs); 11 Mar 2004 20:44:45 -0000 Received: from dhcp1131.wadham.ox.ac.uk (HELO piii600.wadham.ox.ac.uk) (163.1.161.131) by gateway.wadham.ox.ac.uk with SMTP; 11 Mar 2004 20:44:45 -0000 Message-Id: <6.0.1.1.1.20040311204212.040a8230@imap.sfu.ca> X-Sender: cperciva@imap.sfu.ca (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 6.0.1.1 Date: Thu, 11 Mar 2004 20:44:28 +0000 To: Julian Elischer From: Colin Percival In-Reply-To: References: <53045.1079035854@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed cc: small@freebsd.org cc: current@freebsd.org Subject: Re: "nanobsd" prototype 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: Thu, 11 Mar 2004 20:44:47 -0000 At 20:19 11/03/2004, Julian Elischer wrote: >On Thu, 11 Mar 2004, Poul-Henning Kamp wrote: > > As I understand it picoBSD has never managed the 4.x->5.x transition > > and is scheduled to be removed if nobody starts paying attention > > to it soon. > >I may be looking at it soon as it still produces a smaller system than >'nanoBSD' and works well for systems with old 8MB flash. Just a general reminder about building small images: NetBSD's makefs (available as ports/sysutils/makefs) creates disk images a few % smaller than those built via memory disks. Colin Percival