From owner-freebsd-hackers@FreeBSD.ORG Wed Jun 13 07:40:14 2007 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0F5C416A400 for ; Wed, 13 Jun 2007 07:40:14 +0000 (UTC) (envelope-from eugen@www.svzserv.kemerovo.su) Received: from www.svzserv.kemerovo.su (www.svzserv.kemerovo.su [213.184.65.80]) by mx1.freebsd.org (Postfix) with ESMTP id 040CD13C4AE for ; Wed, 13 Jun 2007 07:40:12 +0000 (UTC) (envelope-from eugen@www.svzserv.kemerovo.su) Received: from www.svzserv.kemerovo.su (eugen@localhost [127.0.0.1]) by www.svzserv.kemerovo.su (8.13.8/8.13.8) with ESMTP id l5D7BGbw092139; Wed, 13 Jun 2007 15:11:16 +0800 (KRAST) (envelope-from eugen@www.svzserv.kemerovo.su) Received: (from eugen@localhost) by www.svzserv.kemerovo.su (8.13.8/8.13.8/Submit) id l5D7BFw4092138; Wed, 13 Jun 2007 15:11:16 +0800 (KRAST) (envelope-from eugen) Date: Wed, 13 Jun 2007 15:11:15 +0800 From: Eugene Grosbein To: "Z.C.B." Message-ID: <20070613071115.GA92114@svzserv.kemerovo.su> References: <20070613020642.463afff4@vixen42> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070613020642.463afff4@vixen42> User-Agent: Mutt/1.4.2.1i X-Mailman-Approved-At: Wed, 13 Jun 2007 11:42:53 +0000 Cc: freebsd-hackers@freebsd.org Subject: Re: building images for running from flash X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jun 2007 07:40:14 -0000 On Wed, Jun 13, 2007 at 02:06:42AM -0400, Z.C.B. wrote: > Just been looking at rebuilding my router. I understand building the > image and etc, but the issue I am running into is what to do about > ports. To solve this, I am looking at building the image and using > mdconfig, unionfs, and jail to solve building ports. Also looking > at the possibility of qemu. Any thoughts or suggestions? > > Another annoying issue is the muckery involved with /etc/make.conf... > The issue I am running into that is the CPUTYPE? option is different > for the build machine and router that the flash will be used on. Any > nice way to deal with this? nanobsd(8) Eugene Grosbein