From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1IiDSw-00030f-Se for mharc-grub-devel@gnu.org; Wed, 17 Oct 2007 14:17:58 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IiDSu-0002zG-Bq for grub-devel@gnu.org; Wed, 17 Oct 2007 14:17:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IiDSs-0002yR-VN for grub-devel@gnu.org; Wed, 17 Oct 2007 14:17:55 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IiDSs-0002yF-QS for grub-devel@gnu.org; Wed, 17 Oct 2007 14:17:54 -0400 Received: from pne-smtpout3-sn2.hy.skanova.net ([81.228.8.111]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IiDSs-0001bZ-M1 for grub-devel@gnu.org; Wed, 17 Oct 2007 14:17:54 -0400 Received: from [127.0.0.1] (88.193.32.97) by pne-smtpout3-sn2.hy.skanova.net (7.2.075) id 46E521E00021A1DB for grub-devel@gnu.org; Wed, 17 Oct 2007 20:17:51 +0200 Message-ID: <471651D2.3010600@nic.fi> Date: Wed, 17 Oct 2007 21:17:54 +0300 From: =?ISO-8859-1?Q?Vesa_J=E4=E4skel=E4inen?= User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: The development of GRUB 2 References: <20071017084431.GA17289@thorin> In-Reply-To: <20071017084431.GA17289@thorin> X-Enigmail-Version: 0.95.3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Solaris 8 (1) Subject: Re: [PATCH] split i386-generic part of i386/pc/loader.h 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, 17 Oct 2007 18:17:57 -0000 Robert Millan wrote: > This patch splits the i386-generic part of i386/pc/loader.h into i386/loader.h. > > Comments? Why did you move stuff from i386/pc to i386 ? I do see a point on running grub2 on non-pc i386...