From owner-freebsd-stable@FreeBSD.ORG Fri Mar 7 22:51:48 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA928106566B; Fri, 7 Mar 2008 22:51:48 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id 6520F8FC21; Fri, 7 Mar 2008 22:51:48 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from [IPv6:2001:7b8:3a7:0:448:18fd:379d:89ec] (unknown [IPv6:2001:7b8:3a7:0:448:18fd:379d:89ec]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTP id DA4A53C; Fri, 7 Mar 2008 23:51:46 +0100 (CET) Message-ID: <47D1C705.5030604@andric.com> Date: Fri, 07 Mar 2008 23:51:49 +0100 From: Dimitry Andric User-Agent: Thunderbird 2.0.0.13pre (Windows/20080229) MIME-Version: 1.0 To: John Baldwin References: <200803061742.34291.vincent@netaktiv.com> <200803071059.48837.doconnor@gsoft.com.au> <200803070913.12978.jhb@freebsd.org> In-Reply-To: <200803070913.12978.jhb@freebsd.org> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: Vincent Mialon , tech@gitoyen.net, freebsd-stable@freebsd.org Subject: Re: BTX on USB pen drive X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Mar 2008 22:51:48 -0000 On 2008-03-07 15:13, John Baldwin wrote: > Try this instead: > > http://people.freebsd.org/~jhb/patches/btx_real.patch Hi John, I've encounted way too many machines already with BIOSes that clash with the regular btx loader... :( Might it not be a nice idea to put out a RELENG_7 or RELENG_7_0 bootonly CD image with this patch applied? I'm sure many people won't be able to build this themselves, but they could just download a prebuilt image to test booting. :)