From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1IGe5F-00057F-UJ for mharc-grub-devel@gnu.org; Thu, 02 Aug 2007 13:03:33 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IGe5D-000548-TH for grub-devel@gnu.org; Thu, 02 Aug 2007 13:03:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IGe5C-00053h-FW for grub-devel@gnu.org; Thu, 02 Aug 2007 13:03:31 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IGe5C-00053e-AH for grub-devel@gnu.org; Thu, 02 Aug 2007 13:03:30 -0400 Received: from smtp-vbr17.xs4all.nl ([194.109.24.37]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IGe5B-000773-Nr for grub-devel@gnu.org; Thu, 02 Aug 2007 13:03:29 -0400 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr17.xs4all.nl (8.13.8/8.13.8) with ESMTP id l72H3Qnx068131 for ; Thu, 2 Aug 2007 19:03:27 +0200 (CEST) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: <46A7BDBF.3040903@nic.fi> <9f50a7a00707251528x3c9c927dk8bb4fb3e956c9203@mail.gmail.com> <87bqdth9hc.fsf@xs4all.nl> <9f50a7a00707301450j492ada8bne05b2e574f44367@mail.gmail.com> Mail-Copies-To: mgerards@xs4all.nl Date: Thu, 02 Aug 2007 19:05:29 +0200 In-Reply-To: <9f50a7a00707301450j492ada8bne05b2e574f44367@mail.gmail.com> (Jerone Young's message of "Mon, 30 Jul 2007 16:50:01 -0500") Message-ID: <87sl71989y.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: FreeBSD 4.6-4.9 Subject: Re: grub2 ChangeLog conf/i386-pc.rmk conf/powerpc-i... 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: Thu, 02 Aug 2007 17:03:32 -0000 "Jerone Young" writes: > On 7/30/07, Marco Gerards wrote: >> "Jerone Young" writes: >> >> > This was no mistake. So here is the thinking here (I figured this >> > would come up). The multiboot heads outside of the grub directory are >> > not grub specific. This gives other operating systems or programs (in >> > this case GPL 3 compatible operating systems) the ability to include >> > these headers and use them. They mainly contain definitions that are >> > not just specific to grub, but multiboot. >> >> It would be better to discuss such things on the list first, clearly. >> The directory structure is, unfortunately, quite permanent in CVS and >> difficult to change properly. >> >> How about using include/multiboot/*.h instead? > > That could work also. Having include/multiboot/*.h wouldn't hurt. > Though is it necessary to have everything in it's own directory under > the include directory? I'm in favor either way. It is not a big issue for me and changing it now would make it messy with CVS, I think. It depends on what the other developers think. -- Marco