From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.33) id 1CFH9u-0002mz-BQ for mharc-grub-devel@gnu.org; Wed, 06 Oct 2004 15:09:06 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CFH9t-0002mu-8r for grub-devel@gnu.org; Wed, 06 Oct 2004 15:09:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CFH9s-0002mi-SN for grub-devel@gnu.org; Wed, 06 Oct 2004 15:09:05 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CFH9s-0002mf-O3 for grub-devel@gnu.org; Wed, 06 Oct 2004 15:09:04 -0400 Received: from [32.97.110.133] (helo=e35.co.us.ibm.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CFH2v-0003pr-6D for grub-devel@gnu.org; Wed, 06 Oct 2004 15:01:53 -0400 Received: from westrelay02.boulder.ibm.com (westrelay02.boulder.ibm.com [9.17.195.11]) by e35.co.us.ibm.com (8.12.10/8.12.9) with ESMTP id i96J1f80531516 for ; Wed, 6 Oct 2004 15:01:43 -0400 Received: from basalt.austin.ibm.com (d03av02.boulder.ibm.com [9.17.195.168]) by westrelay02.boulder.ibm.com (8.12.10/NCO/VER6.6) with ESMTP id i96J1c1L414098 for ; Wed, 6 Oct 2004 13:01:39 -0600 From: Hollis Blanchard To: The development of GRUB 2 Date: Wed, 6 Oct 2004 13:58:34 +0000 User-Agent: KMail/1.7 References: <877jq38zx1.fsf@marco.marco-g.com> In-Reply-To: <877jq38zx1.fsf@marco.marco-g.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410061358.34437.hollis@penguinppc.org> Subject: Re: [ppc patch] Old World Mac booting 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: Wed, 06 Oct 2004 19:09:05 -0000 On Wednesday 06 October 2004 18:27, Marco Gerards wrote: > Hollis Blanchard writes: > > This patch allows GRUB to boot via quik's stage1. Marco doesn't believe > > we should depend on quik for a stage1 long-term, but for now it's working > > great. > > Right. A stage1 would be something for the todo list. Do you want to > work on that? Yes, I will do that if nobody else gets to it, but it's a bit lower on my list than some other things (like adding a proper modularized "suspend" command and removing the use of BAT mappings). I can't look right now, but does x86 GRUB need to use a block list for an early stage? If so, could someone point me to the structures used? I'd like to use that as my model... > Ok. I will apply this patch ASAP. Can you send us a changelog entry? Oops, sorry. Will do. -Hollis