From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1EtqWG-0005vB-Tb for mharc-grub-devel@gnu.org; Tue, 03 Jan 2006 13:04:25 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EtqWF-0005uy-5l for grub-devel@gnu.org; Tue, 03 Jan 2006 13:04:23 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EtqWC-0005uF-2u for grub-devel@gnu.org; Tue, 03 Jan 2006 13:04:22 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EtqWB-0005uC-Vy for grub-devel@gnu.org; Tue, 03 Jan 2006 13:04:20 -0500 Received: from [194.109.24.23] (helo=smtp-vbr3.xs4all.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EtqXR-0008Tl-S3 for grub-devel@gnu.org; Tue, 03 Jan 2006 13:05:38 -0500 Received: from localhost.localdomain (mgerards.xs4all.nl [82.92.27.129]) by smtp-vbr3.xs4all.nl (8.13.3/8.13.3) with ESMTP id k03I2aW8098835 for ; Tue, 3 Jan 2006 19:02:36 +0100 (CET) (envelope-from mgerards@xs4all.nl) Mail-Copies-To: mgerards@xs4all.nl To: The development of GRUB 2 References: <154544dd1923da83d45950b5eeda53e3@penguinppc.org> <87fyo65yip.fsf@xs4all.nl> <5a9811b68c26fe828d35b0de819dc6a7@penguinppc.org> <877j9i5x06.fsf@xs4all.nl> From: Marco Gerards Date: Tue, 03 Jan 2006 19:02:39 +0100 In-Reply-To: (Hollis Blanchard's message of "Mon, 2 Jan 2006 18:39:16 -0600") Message-ID: <87vex1fav4.fsf@xs4all.nl> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by XS4ALL Virus Scanner Subject: Re: [patch] rough Mac OS X loader 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, 03 Jan 2006 18:04:23 -0000 Hollis Blanchard writes: > Here is the updated patch. I believe I've resolved all your other > comments. Great! Feel free to commit it, although it would be nice if you could test it first (I am really curious if it all works now). ;-) Thanks, Marco