From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1ItiU7-0000wh-0Y for mharc-grub-devel@gnu.org; Sun, 18 Nov 2007 06:38:43 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ItiU5-0000wF-0e for grub-devel@gnu.org; Sun, 18 Nov 2007 06:38:41 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ItiTz-0000vT-VZ for grub-devel@gnu.org; Sun, 18 Nov 2007 06:38:40 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ItiTz-0000vM-LZ for grub-devel@gnu.org; Sun, 18 Nov 2007 06:38:35 -0500 Received: from smtp-vbr10.xs4all.nl ([194.109.24.30]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ItiTz-0005hl-76 for grub-devel@gnu.org; Sun, 18 Nov 2007 06:38:35 -0500 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr10.xs4all.nl (8.13.8/8.13.8) with ESMTP id lAIBcX6F029759 for ; Sun, 18 Nov 2007 12:38:34 +0100 (CET) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: <20071001145354.GA1483@thorin> <20071011225845.GA3512@thorin> <87r6k0vc3p.fsf@xs4all.nl> <20071012155503.GA25660@thorin> <20071012160745.GB25660@thorin> Mail-Copies-To: mgerards@xs4all.nl Date: Sun, 18 Nov 2007 12:39:29 +0100 In-Reply-To: <20071012160745.GB25660@thorin> (Robert Millan's message of "Fri, 12 Oct 2007 18:07:46 +0200") Message-ID: <87fxz3rde6.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] generic ELF version of grub-mkimage 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: Sun, 18 Nov 2007 11:38:41 -0000 Robert Millan writes: > On Fri, Oct 12, 2007 at 05:55:03PM +0200, Robert Millan wrote: >> >> Ok. But no, I didn't really notice. I'll fix this entry and keep trying to >> get it right next time. > > Does this look good? Yes. -- Marco