From owner-freebsd-stable@FreeBSD.ORG Sat Mar 8 14:29:43 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 0551D106567C; Sat, 8 Mar 2008 14:29:43 +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 BB01A8FC17; Sat, 8 Mar 2008 14:29:42 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from [IPv6:2001:7b8:3a7:0:608d:a661:6e29:6711] (unknown [IPv6:2001:7b8:3a7:0:608d:a661:6e29:6711]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTP id 1CA303C; Sat, 8 Mar 2008 15:29:41 +0100 (CET) Message-ID: <47D2A2D8.7030800@andric.com> Date: Sat, 08 Mar 2008 15:29:44 +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> <47D1C705.5030604@andric.com> In-Reply-To: <47D1C705.5030604@andric.com> 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: Sat, 08 Mar 2008 14:29:43 -0000 On 2008-03-07 23:51, Dimitry Andric wrote: >> http://people.freebsd.org/~jhb/patches/btx_real.patch > 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. :) Okay, I thought I might better do some work for this myself, instead of just asking. So I've built a RELENG_7_0 release with the above patch, and some other minor ones I'm using. The bootonly ISO is here: http://www.andric.com/freebsd/btxtest/7.0-BTXTEST-i386-bootonly.iso MD5: 4e9c05bf55bc9329b1aecaa2aa336a7f SHA256: 63cca954f04f2a652519cd5ffd5fe9e7ea36a97bad115b6c2d9754fe5e918528 Find the other ISOs and the complete patch I've applied in , but note the disc1-disc3 ISOs miss packages, I didn't build those. With this ISO I can finally get FreeBSD booting on my ThinkPad X41, for which I use an external USB DVD drive. Every FreeBSD release until now has crashed on this combination... :)