From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1FOLDb-0008BF-A6 for mharc-grub-devel@gnu.org; Tue, 28 Mar 2006 15:55:11 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FOLDZ-00088j-Jm for grub-devel@gnu.org; Tue, 28 Mar 2006 15:55:09 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FOLDX-00088R-GZ for grub-devel@gnu.org; Tue, 28 Mar 2006 15:55:08 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FOLDX-00088E-Dg for grub-devel@gnu.org; Tue, 28 Mar 2006 15:55:07 -0500 Received: from [204.127.192.81] (helo=rwcrmhc11.comcast.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FOLFK-0002Ft-QR for grub-devel@gnu.org; Tue, 28 Mar 2006 15:56:58 -0500 Received: from [192.168.1.35] (c-67-163-39-124.hsd1.il.comcast.net[67.163.39.124]) by comcast.net (rwcrmhc11) with ESMTP id <20060328205505m1100c41rde>; Tue, 28 Mar 2006 20:55:05 +0000 Message-ID: <4429A22D.9010203@personnelware.com> Date: Tue, 28 Mar 2006 14:53:01 -0600 From: Carl Karsten User-Agent: Thunderbird 2.0a1 (Windows/20060327) MIME-Version: 1.0 To: The development of GRUB 2 References: <44209DCE.4070208@personnelware.com> <1143044200.24732.10.camel@vroomfondel.internal.datastacks.com> In-Reply-To: <1143044200.24732.10.camel@vroomfondel.internal.datastacks.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: software raid1 grub patches X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Mar 2006 20:55:10 -0000 > Not exactly -- I've got patches for GRUB Legacy's grub-install if you're > interested in looking at them. They're in the Fedora grub package, or I > can mail them to you if you need. looks like I have it: http://changelogs.ubuntu.com/changelogs/pool/main/g/grub/grub_0.97-1ubuntu8/changelog grub (0.95+cvs20040624-14) unstable; urgency=low * update-grub: add support for raid1 (closes: #292274) -- Jason Thomas Fri, 4 Feb 2005 13:28:53 +1100 Any idea how I tell if that is your patch? juser@yate1:~/yate$ grub --version grub (GNU GRUB 0.97) Carl K