From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.33) id 1CIPsR-0007Gq-KG for mharc-grub-devel@gnu.org; Fri, 15 Oct 2004 07:04:03 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CIPsP-0007Gk-Qt for grub-devel@gnu.org; Fri, 15 Oct 2004 07:04:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CIPsP-0007GY-Eo for grub-devel@gnu.org; Fri, 15 Oct 2004 07:04:01 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CIPsP-0007GV-C4 for grub-devel@gnu.org; Fri, 15 Oct 2004 07:04:01 -0400 Received: from [145.74.66.11] (helo=mail-cn.han.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CIPkw-0006P2-Nm for grub-devel@gnu.org; Fri, 15 Oct 2004 06:56:18 -0400 Received: from localhost (charlie.han.nl [145.74.66.9]) by mail-cn.han.nl (Postfix) with ESMTP id 920518D9C for ; Fri, 15 Oct 2004 12:52:01 +0200 (CEST) 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 11862-06 for ; Fri, 15 Oct 2004 12:52:00 +0200 (CEST) Received: from mail1.han.nl (mail1.han.nl [145.74.103.11]) by mail-cn.han.nl (Postfix) with ESMTP id C518D8C61 for ; Fri, 15 Oct 2004 12:51:59 +0200 (CEST) Received: from marco.marco-g.com (mgerards.xs4all.nl [82.92.27.129]) by mail1.han.nl (Postfix) with ESMTP id A8E31C047 for ; Fri, 15 Oct 2004 12:51:56 +0200 (CEST) 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> From: Marco Gerards Date: Fri, 15 Oct 2004 10:51:55 +0000 In-Reply-To: <20041015000737.GA1434@artax.karlin.mff.cuni.cz> (Tomas Ebenlendr's message of "Fri, 15 Oct 2004 02:07:37 +0200") Message-ID: <87hdow1cfo.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: Fri, 15 Oct 2004 11:04:02 -0000 Tomas Ebenlendr writes: > This patch is nice, after aplying this patch, and fixing the > mregparm=3 stuff, grub-emu can be changed to load the modules dynamically, > instead of statically linking. Right. And when all of that is in CVS I can get working on the relocator for the PPC. These bugs and a missing module support in grub-emu made my work almost impossible to do. 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? Thanks, Marco