From owner-freebsd-small@FreeBSD.ORG Tue May 16 01:31:21 2006 Return-Path: X-Original-To: freebsd-small@freebsd.org 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 994D016AA59 for ; Tue, 16 May 2006 01:31:21 +0000 (UTC) (envelope-from gnn@neville-neil.com) Received: from mrout1-b.corp.dcn.yahoo.com (mrout1-b.corp.dcn.yahoo.com [216.109.112.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34E2243D45 for ; Tue, 16 May 2006 01:31:21 +0000 (GMT) (envelope-from gnn@neville-neil.com) Received: from minion.local.neville-neil.com (proxy7.corp.yahoo.com [216.145.48.98]) by mrout1-b.corp.dcn.yahoo.com (8.13.6/8.13.4/y.out) with ESMTP id k4G1UoOD016447; Mon, 15 May 2006 18:30:51 -0700 (PDT) Date: Mon, 15 May 2006 18:30:50 -0700 Message-ID: From: "George V. Neville-Neil" To: "Murray Taylor" In-Reply-To: <04E232FDCD9FBE43857F7066CAD3C0F117CA31@svmailmel.bytecraft.internal> References: <04E232FDCD9FBE43857F7066CAD3C0F117CA31@svmailmel.bytecraft.internal> User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.0.50 (i386-apple-darwin8.5.1) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: minibsd@ultradesic.com, freebsd-small@freebsd.org, mk@neon1.net Subject: Re: Embedded FreeBSD Presentation... X-BeenThere: freebsd-small@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 May 2006 01:31:22 -0000 At Mon, 15 May 2006 10:27:00 +1000, Murray Taylor wrote: > > George, Jim et al, > > Have you looked at the miniBSD build system > described below? I have not, but it adds yet another to our list :-) > I didnt do the original work, I just use it, and it is a blast. > Particularly useful is keeping a dnode mounted disk image of the CF > on the development host. Dead easy to copy new programs to the vnode > mount, unmount it, dd a new CF image, and run. Also by temporarily > mounting the miniBSD boot partition as R/W, one can do a SCP copy of > a file to the CF disk from the development host over the WAN .... > It would be nice to start consolodating some of this work, and even better if it could be generically added to the vanilla build system. Later George