From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LgVv5-0005vr-UC for mharc-grub-devel@gnu.org; Sun, 08 Mar 2009 23:12:48 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LgVv3-0005rL-Be for grub-devel@gnu.org; Sun, 08 Mar 2009 23:12:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LgVv1-0005oN-Ns for grub-devel@gnu.org; Sun, 08 Mar 2009 23:12:44 -0400 Received: from [199.232.76.173] (port=55908 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LgVv1-0005nz-FB for grub-devel@gnu.org; Sun, 08 Mar 2009 23:12:43 -0400 Received: from [74.93.104.97] (port=59544 helo=sunset.davemloft.net) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LgVuz-0006sj-Uj for grub-devel@gnu.org; Sun, 08 Mar 2009 23:12:43 -0400 Received: from localhost (localhost [127.0.0.1]) by sunset.davemloft.net (Postfix) with ESMTP id 824BEC8D940; Sun, 8 Mar 2009 20:12:23 -0700 (PDT) Date: Sun, 08 Mar 2009 20:12:23 -0700 (PDT) Message-Id: <20090308.201223.90410286.davem@davemloft.net> To: rmh@aybabtu.com From: David Miller In-Reply-To: <20090307.062635.108579719.davem@davemloft.net> References: <20090306.163847.69930483.davem@davemloft.net> <20090307103736.GC20540@thorin> <20090307.062635.108579719.davem@davemloft.net> X-Mailer: Mew version 6.1 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Cc: grub-devel@gnu.org Subject: Re: [PATCH 0/10]: Respin of sparc 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: Mon, 09 Mar 2009 03:12:45 -0000 From: David Miller Date: Sat, 07 Mar 2009 06:26:35 -0800 (PST) > FWIW, everything other than actually booting a Linux kernel > is functional in my local tree. Sparc64 Linux kernel booting now works in my tree too, even compressed kernel images and initrd are fully functional. I'll toss together a Solaris kernel loader just for completeness.