From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KcicT-0006ki-Ug for mharc-grub-devel@gnu.org; Mon, 08 Sep 2008 11:25:37 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KcicR-0006jj-KD for grub-devel@gnu.org; Mon, 08 Sep 2008 11:25:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KcicQ-0006jL-KL for grub-devel@gnu.org; Mon, 08 Sep 2008 11:25:35 -0400 Received: from [199.232.76.173] (port=57602 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KcicQ-0006jG-Bl for grub-devel@gnu.org; Mon, 08 Sep 2008 11:25:34 -0400 Received: from c60.cesmail.net ([216.154.195.49]:48541) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1KcicQ-0007He-2W for grub-devel@gnu.org; Mon, 08 Sep 2008 11:25:34 -0400 Received: from unknown (HELO relay.cesmail.net) ([192.168.1.81]) by c60.cesmail.net with ESMTP; 08 Sep 2008 11:29:17 -0400 Received: from [192.168.0.21] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by relay.cesmail.net (Postfix) with ESMTP id C941D4F1869 for ; Mon, 8 Sep 2008 11:25:32 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <20080908150920.GA24943@thorin> References: <20080908134723.GA22051@thorin> <20080908104902.o5gbh1bm2o8cssgs-cebfxv@webmail.spamcop.net> <20080908150920.GA24943@thorin> Content-Type: text/plain Date: Mon, 08 Sep 2008 11:25:31 -0400 Message-Id: <1220887531.17498.1.camel@dv> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 (2.22.3.1-1.fc9) Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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 15:25:35 -0000 On Mon, 2008-09-08 at 17:09 +0200, Robert Millan wrote: > On Mon, Sep 08, 2008 at 10:49:02AM -0400, Pavel Roskin wrote: > > Quoting Robert Millan : > > > > > > > >This patch moves normal, serial and pci to conf/i386.rmk. > > > > Why i386? That code is not i386 specific. > > It is. Notice it's being moved from conf/i386-*.rmk, not common.rmk. OK then. The description was scarier than the actual patch. > Agreed. I suggest we remove the conf/sparc* files, which are burdensome > (since people unaware that SPARC is broken might try to keep them uptodate) > and don't really provide any hard-to-find knowledge, and keep the > kern/*/sparc/* bits which might be useful if/when someone tries to reinstate > the port. Fine with me. -- Regards, Pavel Roskin