From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JEjsD-0007Wr-6Z for mharc-grub-devel@gnu.org; Tue, 15 Jan 2008 06:22:29 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JEjsB-0007Te-Cf for grub-devel@gnu.org; Tue, 15 Jan 2008 06:22:27 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JEjs9-0007QE-Kg for grub-devel@gnu.org; Tue, 15 Jan 2008 06:22:27 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JEjs9-0007Q2-Fe for grub-devel@gnu.org; Tue, 15 Jan 2008 06:22:25 -0500 Received: from smtp-vbr3.xs4all.nl ([194.109.24.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JEjs9-0007wj-4p for grub-devel@gnu.org; Tue, 15 Jan 2008 06:22:25 -0500 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr3.xs4all.nl (8.13.8/8.13.8) with ESMTP id m0FBMNae072605 for ; Tue, 15 Jan 2008 12:22:24 +0100 (CET) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: <20080108215515.GA7346@thorin> <1199869237.6137.2.camel@peder.flower> <20080109114134.GB11819@thorin> <1199886020.6568.5.camel@localhost.localdomain> <1199886620.6568.8.camel@localhost.localdomain> <20080109143446.GD2684@thorin> <1199890518.16753.8.camel@localhost.localdomain> <20080109153648.GA8510@thorin> <1199896057.16753.23.camel@localhost.localdomain> <20080109234940.GA5331@thorin> <20080110124317.GA5212@thorin> Mail-Copies-To: mgerards@xs4all.nl Date: Tue, 15 Jan 2008 12:23:19 +0100 In-Reply-To: <20080110124317.GA5212@thorin> (Robert Millan's message of "Thu, 10 Jan 2008 13:43:17 +0100") Message-ID: <87odbn2uzc.fsf@xs4all.nl> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by XS4ALL Virus Scanner X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.6-4.9 Subject: Re: [PATCH] fix `lvm' and `raid' loading for grub-install/core.img and update-grub/grub.cfg problems 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, 15 Jan 2008 11:22:28 -0000 Robert Millan writes: > New patch, a bit simpler (after giving it a though, I don't think the gained > speed is worth the extra complication) What does this patch fix? Too many problems in one thread... BTW, does it also work for the case both LVM and RAID are used? -- Marco