From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KQ8BQ-0006XG-Hg for mharc-grub-devel@gnu.org; Mon, 04 Aug 2008 18:05:40 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KQ8BP-0006V2-IB for grub-devel@gnu.org; Mon, 04 Aug 2008 18:05:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KQ8BN-0006QV-Ut for grub-devel@gnu.org; Mon, 04 Aug 2008 18:05:39 -0400 Received: from [199.232.76.173] (port=34643 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KQ8BN-0006QK-QZ for grub-devel@gnu.org; Mon, 04 Aug 2008 18:05:37 -0400 Received: from smtp-vbr14.xs4all.nl ([194.109.24.34]:2036) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KQ8BN-0005Dm-98 for grub-devel@gnu.org; Mon, 04 Aug 2008 18:05:37 -0400 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr14.xs4all.nl (8.13.8/8.13.8) with ESMTP id m74M5ahH049707 for ; Tue, 5 Aug 2008 00:05:36 +0200 (CEST) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: <20080803192839.GA12627@thorin> <20080803193027.GA12766@thorin> Mail-Copies-To: mgerards@xs4all.nl Date: Tue, 05 Aug 2008 00:08:11 +0200 In-Reply-To: <20080803193027.GA12766@thorin> (Robert Millan's message of "Sun, 3 Aug 2008 21:30:27 +0200") Message-ID: <8763qg3038.fsf@xs4all.nl> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by XS4ALL Virus Scanner X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.6-4.9 Subject: Re: RFC: conf/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, 04 Aug 2008 22:05:39 -0000 Robert Millan writes: > On Sun, Aug 03, 2008 at 09:28:39PM +0200, Robert Millan wrote: >> >> Hi, >> >> I'm thinking that we have quite a bit of duplicate stuff in each of the 4 >> i386 ports (cpuid, pci, serial, etc) that could well live in a >> firmware-agnostic conf/i386.rmk file. >> >> This would simplify things and make them easier to maintain. What do you >> think? > > Btw, I think grub-emu could go there too. The only arch-specific thing in > it AFAICS is cpuid.mod. Right, seems fine to me. -- Marco