From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1GSvre-0007UQ-0l for mharc-grub-devel@gnu.org; Thu, 28 Sep 2006 09:23:46 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GSvrb-0007TZ-Qq for grub-devel@gnu.org; Thu, 28 Sep 2006 09:23:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GSvra-0007QP-0l for grub-devel@gnu.org; Thu, 28 Sep 2006 09:23:42 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GSvrZ-0007Q3-O4 for grub-devel@gnu.org; Thu, 28 Sep 2006 09:23:41 -0400 Received: from [195.54.107.79] (helo=mxfep04.bredband.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GSvwf-0003Wy-8C for grub-devel@gnu.org; Thu, 28 Sep 2006 09:28:57 -0400 Received: from ironport2.bredband.com ([195.54.107.84] [195.54.107.84]) by mxfep04.bredband.com with ESMTP id <20060928132340.HBFW3207.mxfep04.bredband.com@ironport2.bredband.com> for ; Thu, 28 Sep 2006 15:23:40 +0200 Received: from c-e5df71d5.029-19-73746f13.cust.bredbandsbolaget.se (HELO localhost.localdomain) ([213.113.223.229]) by ironport2.bredband.com with ESMTP; 28 Sep 2006 15:23:40 +0200 From: Johan Rydberg To: The development of GRUB 2 References: <1159443706.451bb4fad4e1a@imp6-g19.free.fr> Date: Thu, 28 Sep 2006 15:47:56 +0200 In-Reply-To: <1159443706.451bb4fad4e1a@imp6-g19.free.fr> (tgingold@free.fr's message of "Thu, 28 Sep 2006 13:41:46 +0200") Message-ID: <87hcys9k6r.fsf@night.trouble.net> User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Subject: Re: Grub for ia64 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, 28 Sep 2006 13:23:44 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable tgingold@free.fr writes: > this is a port of grub2 to ia64. ia64 systems (itanium) are EFI > based so this port reuse existing EFI infrastructure. Thank you for offering this contribution. First a few legal comments. I poked through the patches, and it seems that there are a few files that are copyrighted by Hewlett-Packard and David Mosberger-Tang. All developers of GNU GRUB has agreed to sign over their copyright to FSF, so brining non-FSF copyrighted code into the project is a problem (and likely a show-stopper). There are also a few files that are released under LGPL. Maintainers, are there any problems with bringing such files into GNU GRUB? It is not possible to find similar integer division code in glibc for example? And why is this code needed at all, doesn't IA64 have division? If it doesn't, my gut feeling tells me that this should be in libgcc. There were also a few files without any copyright notice what so ever (trampoline.S being one). Please add a boilerplate. I noticed that there were a generic fix for grub_strtoull in the fat patch; maybe you could send that, and other generic fixes as separate patches? Also, do not forget ChangeLog [1] entries for all your changes. If you are not familiar with writing ChangeLogs, we'll of course help you with that. Have you signed over copyright to FSF for your work on GNU GRUB? In other words, have you sent in an assignment record to FSF? If not, let us know and we'll send you a request record. Anyhow, when I get a few more minutes over I'll try to review your patches more in depth.=20=20 I do not know if there is a policy for how to contribute code to GRUB, but please send unified diffs (-u) instead of context diffs (-c). I at least find them easier to read. ~j [1] http://www.gnu.org/prep/standards/html_node/Change-Logs.html --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQBFG9KP3CqIy3K3X2ERAlnBAKDfBcmEj5SiBTbO0T15mMVxstmalACgyJOL dFrlZFMYRfOr51HhnaweEis= =gesc -----END PGP SIGNATURE----- --=-=-=--