From owner-freebsd-current@FreeBSD.ORG Thu Sep 17 16:20:47 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 43CD01065676 for ; Thu, 17 Sep 2009 16:20:47 +0000 (UTC) (envelope-from mel.flynn+fbsd.current@mailing.thruhere.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 170A18FC08 for ; Thu, 17 Sep 2009 16:20:46 +0000 (UTC) Received: from smoochies.rachie.is-a-geek.net (mailhub.lan.rachie.is-a-geek.net [192.168.2.11]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id 49DE67E818; Thu, 17 Sep 2009 08:20:59 -0800 (AKDT) From: Mel Flynn To: freebsd-current@freebsd.org Date: Thu, 17 Sep 2009 18:20:43 +0200 User-Agent: KMail/1.12.1 (FreeBSD/8.0-BETA4; KDE/4.3.1; i386; ; ) References: <200909162004.09757.mel.flynn+fbsd.current@mailing.thruhere.net> <87bplaqagx.fsf@kobe.laptop> In-Reply-To: <87bplaqagx.fsf@kobe.laptop> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200909171820.44004.mel.flynn+fbsd.current@mailing.thruhere.net> Cc: Giorgos Keramidas Subject: Re: About the usb img. 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, 17 Sep 2009 16:20:47 -0000 On Thursday 17 September 2009 09:47:10 Giorgos Keramidas wrote: > The UFS miniroot is now built as part of the `cdrom.3' target, but it > may make sense to split it off to a target of its own if we want to make > it possible to build a UFS miniroot _without_ a CD-ROM ISO image. Ah, no wonder I couldn't find it, I was grepping for 'memstick' and '.img'. Thanks for the pointer. Looks like you need cdrom.1 for miniroot at least. -- Mel