From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KciBs-0005JU-FJ for mharc-grub-devel@gnu.org; Mon, 08 Sep 2008 10:58:08 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KciBr-0005Ir-9Y for grub-devel@gnu.org; Mon, 08 Sep 2008 10:58:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KciBp-0005Hc-Qd for grub-devel@gnu.org; Mon, 08 Sep 2008 10:58:06 -0400 Received: from [199.232.76.173] (port=37180 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KciBp-0005HH-8X for grub-devel@gnu.org; Mon, 08 Sep 2008 10:58:05 -0400 Received: from mta-out.inet.fi ([195.156.147.13]:55907 helo=jenni1.inet.fi) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KciBi-0000rm-Q1 for grub-devel@gnu.org; Mon, 08 Sep 2008 10:58:00 -0400 Received: from [127.0.0.1] (88.193.32.97) by jenni1.inet.fi (8.5.014) id 488F153401E4A6DB for grub-devel@gnu.org; Mon, 8 Sep 2008 17:57:51 +0300 Message-ID: <48C53D7D.6010604@nic.fi> Date: Mon, 08 Sep 2008 17:58:05 +0300 From: =?ISO-8859-1?Q?Vesa_J=E4=E4skel=E4inen?= User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: The development of GRUB 2 References: <20080908134723.GA22051@thorin> <20080908104902.o5gbh1bm2o8cssgs-cebfxv@webmail.spamcop.net> In-Reply-To: <20080908104902.o5gbh1bm2o8cssgs-cebfxv@webmail.spamcop.net> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Subject: Re: [PATCH] Move normal, serial & pci to i386.rmk 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, 08 Sep 2008 14:58:07 -0000 Pavel Roskin wrote: > I believe we could declare SPARC broken, but keep PowerPC working. The > PowerPC code can be cross-compiled and tested in qemu. I can send my > testing scripts if you want. Can you put that on Wiki?