From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.33) id 1Cg2lZ-0003gq-69 for mharc-grub-devel@gnu.org; Sun, 19 Dec 2004 10:14:37 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Cg2lX-0003fH-0Y for grub-devel@gnu.org; Sun, 19 Dec 2004 10:14:35 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Cg2lU-0003dx-0e for grub-devel@gnu.org; Sun, 19 Dec 2004 10:14:32 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Cg2lT-0003du-Sz for grub-devel@gnu.org; Sun, 19 Dec 2004 10:14:31 -0500 Received: from [212.43.237.68] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Cg2YD-0002XS-J3 for grub-devel@gnu.org; Sun, 19 Dec 2004 10:00:49 -0500 Received: from ASSP-nospam (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id 71423F6A0243 for ; Sun, 19 Dec 2004 16:00:47 +0100 (CET) Received: from 127.0.0.1 ([127.0.0.1] helo=localhost) by ASSP-nospam ; 19 Dec 04 15:00:47 -0000 From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Sun, 19 Dec 2004 16:00:47 +0100 User-Agent: KMail/1.7.1 References: <87k6rk4qnp.fsf@marco.marco-g.com> In-Reply-To: <87k6rk4qnp.fsf@marco.marco-g.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412191600.47888.okuji@enbug.org> Subject: Re: PPC relocator 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: Sun, 19 Dec 2004 15:14:35 -0000 On Tuesday 14 December 2004 20:37, Marco Gerards wrote: > Here is the relocator for the PPC including a few changes to the > build script so modules can be used. This will not give module > support, some other things still need to be done before that is > possible. this is just the first step towards that. Good. > The relocation code for REL24 was "stolen" from glibc with a minor > modification to make it work for us. I think that won't be a problem > because glibc is copyrighted by the FSF and it's just 5 lines. > Okuji, am I right about this? No problem. Okuji