From owner-freebsd-current@FreeBSD.ORG Wed Dec 29 21:43:11 2004 Return-Path: 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 2304D16A4CE; Wed, 29 Dec 2004 21:43:11 +0000 (GMT) Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07D0C43D49; Wed, 29 Dec 2004 21:43:11 +0000 (GMT) (envelope-from julian@elischer.org) Received: from elischer.org (julian.vicor-nb.com [208.206.78.97]) by mail.vicor-nb.com (Postfix) with ESMTP id DC9087A425; Wed, 29 Dec 2004 13:43:10 -0800 (PST) Message-ID: <41D324EE.6070409@elischer.org> Date: Wed, 29 Dec 2004 13:43:10 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030516 X-Accept-Language: en, hu MIME-Version: 1.0 To: Maxim Sobolev References: <41D31B8E.7030305@portaone.com> <41D31CEE.5040803@wadham.ox.ac.uk> <41D31EC9.5050909@portaone.com> In-Reply-To: <41D31EC9.5050909@portaone.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: re@freebsd.org cc: "current@freebsd.org" cc: Colin Percival Subject: Re: Building 4.x releases on 5.x and 6.x X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 29 Dec 2004 21:43:11 -0000 Maxim Sobolev wrote: > > Checked release building scripts and found that there is some > conditional code already which uses vn(4) on older system and md(4) on > newer ones. Will try now to see if I can get it working. > > Thanks for turning me in the right direction. Didn't jkh point us at a utility that allows the generation of an image without requiring any media? Or was it someone else?