From owner-freebsd-current@FreeBSD.ORG Thu May 25 15:38:17 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5687816A884; Thu, 25 May 2006 15:38:17 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from pfepc.post.tele.dk (pfepc.post.tele.dk [195.41.46.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id D98CC43D4C; Thu, 25 May 2006 15:38:16 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (0x50a07cfc.naenxx7.adsl-dhcp.tele.dk [80.160.124.252]) by pfepc.post.tele.dk (Postfix) with ESMTP id 9F80E8A0059; Thu, 25 May 2006 17:38:15 +0200 (CEST) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.6/8.13.6) with ESMTP id k4PFcCeO003501; Thu, 25 May 2006 17:38:13 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Jim Thompson From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 25 May 2006 05:27:30 -1000." <472414CE-94E8-4C8A-9586-DCA9E02A53C3@netgate.com> Date: Thu, 25 May 2006 17:38:12 +0200 Message-ID: <3500.1148571492@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: small@freebsd.org, current@freebsd.org Subject: Re: FreeBSD's embedded agenda X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 15:38:21 -0000 In message <472414CE-94E8-4C8A-9586-DCA9E02A53C3@netgate.com>, Jim Thompson wri tes: >> NanoBSD caters only to the "run read-only from flash" area, call >> it if you will the "soekris" area. I need to investigate if it >> makes sense to use the FreeSBIE framework to build nanobsd images. > >All soekris boards have CF, which looks, for all the world like an >IDE drive. > >"real" flash is quite different. NanoBSD works fine with "raw" flash as well because it is practically read-only. Writing a flash-friendly-filesystem would be a good project. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.