From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.33) id 1CSxOw-0007hI-Ki for mharc-grub-devel@gnu.org; Sat, 13 Nov 2004 07:53:10 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CSxOu-0007gb-AN for grub-devel@gnu.org; Sat, 13 Nov 2004 07:53:08 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CSxOt-0007gI-Lh for grub-devel@gnu.org; Sat, 13 Nov 2004 07:53:07 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CSxOt-0007g7-Ik for grub-devel@gnu.org; Sat, 13 Nov 2004 07:53:07 -0500 Received: from [145.74.66.11] (helo=mail-cn.han.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CSxFx-0005DE-A3 for grub-devel@gnu.org; Sat, 13 Nov 2004 07:43:53 -0500 Received: from localhost (charlie.han.nl [145.74.66.9]) by mail-cn.han.nl (Postfix) with ESMTP id 8520DABEE for ; Sat, 13 Nov 2004 13:32:12 +0100 (CET) Received: from mail-cn.han.nl ([145.74.66.11]) by localhost (charlie.han.nl [145.74.66.9]) (amavisd-new, port 10024) with ESMTP id 29618-03 for ; Sat, 13 Nov 2004 13:32:11 +0100 (CET) Received: from mail1.han.nl (mail1.han.nl [145.74.103.11]) by mail-cn.han.nl (Postfix) with ESMTP id F127AAC1E for ; Sat, 13 Nov 2004 13:32:10 +0100 (CET) Received: from marco.marco-g.com (mgerards.xs4all.nl [82.92.27.129]) by mail1.han.nl (Postfix) with ESMTP id AD270C04A for ; Sat, 13 Nov 2004 13:32:10 +0100 (CET) Mail-Copies-To: metgerards@student.han.nl To: The development of GRUB 2 References: <200410091742.27861.T.E.Baldwin99@members.leeds.ac.uk> <20041015000737.GA1434@artax.karlin.mff.cuni.cz> <87hdow1cfo.fsf@marco.marco-g.com> <200410151413.48143.okuji@enbug.org> From: Marco Gerards Date: Sat, 13 Nov 2004 12:32:13 +0000 In-Reply-To: <200410151413.48143.okuji@enbug.org> (Yoshinori K. Okuji's message of "Fri, 15 Oct 2004 14:13:48 +0200") Message-ID: <87654a0w1e.fsf@marco.marco-g.com> User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new@vscan-cn.han.nl Subject: Re: [patch] Dynamic Loader Bugs 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: Sat, 13 Nov 2004 12:53:08 -0000 "Yoshinori K. Okuji" writes: > On Friday 15 October 2004 12:51, Marco Gerards wrote: >> I really hope these two patches can be applied ASAP. AFAIK >> assignment papers are not required for bug fixes like these. Okuji, >> am I right about this and can I apply this patch? > > They are required even for bug fixes. Copyright is independent of the > purpose of text. Can I apply the full patch now? This patch and Tomas' are required to get modules loading working on the PPC. And this is a high priority for me at the moment. Thanks, Marco