From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1EYsyA-00038A-Bd for mharc-grub-devel@gnu.org; Sun, 06 Nov 2005 17:26:34 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EYsy8-00037e-Dd for grub-devel@gnu.org; Sun, 06 Nov 2005 17:26:32 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EYsy6-000379-Hb for grub-devel@gnu.org; Sun, 06 Nov 2005 17:26:32 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EYsy6-000374-Do for grub-devel@gnu.org; Sun, 06 Nov 2005 17:26:30 -0500 Received: from [145.74.66.11] (helo=mail-cn.han.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EYsy6-000323-Eg for grub-devel@gnu.org; Sun, 06 Nov 2005 17:26:30 -0500 Received: from vscan-cn.han.nl (venus.han.nl [145.74.65.6]) by mail-cn.han.nl (Postfix) with ESMTP id 73C2A88AA for ; Sun, 6 Nov 2005 23:26:29 +0100 (CET) Received: from mail-cn.han.nl ([145.74.66.11]) by vscan-cn.han.nl (venus.han.nl [145.74.65.6]) (amavisd-new, port 10024) with ESMTP id 08193-07; Sun, 6 Nov 2005 23:26:28 +0100 (CET) Received: from mail1.han.nl (mail1.han.nl [145.74.103.11]) by mail-cn.han.nl (Postfix) with ESMTP id BB5158DB2; Sun, 6 Nov 2005 23:26:28 +0100 (CET) Received: from localhost.localdomain (mgerards.xs4all.nl [82.92.27.129]) by mail1.han.nl (Postfix) with ESMTP id 54A62C047; Sun, 6 Nov 2005 23:26:28 +0100 (CET) Mail-Copies-To: metgerards@student.han.nl To: The development of GRUB 2 References: <87u0f0t30k.fsf@student.han.nl> <87zmolxuju.fsf@student.han.nl> From: Marco Gerards Date: Sun, 06 Nov 2005 23:26:35 +0100 In-Reply-To: <87zmolxuju.fsf@student.han.nl> (Marco Gerards's message of "Thu, 03 Nov 2005 22:58:45 +0100") Message-ID: <87mzkhe7l0.fsf@student.han.nl> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new (2.2.0) at vscan-cn.han.nl Cc: Subject: Re: Scripting support (PATCH) 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, 06 Nov 2005 22:26:32 -0000 Marco Gerards writes: > Marco Gerards writes: > > Hi, > >> Here is the patch I promised last week. It is far from perfect and >> will most likely break one or two things, but I think it is worth the >> trouble to add it for the following reasons: > > Here is a new version. If you have some time, please have a look at > it. If I don't hear about any important problems I will commit this > patch at the end of the weekend. Committed! It does not work on the PPC yet, but I'll take care of that tomorrow. Please test if everything still works. Of course I took great care in testing and implementing, but a lot changed and I am not perfect. This week I will have some time, so if there are any problems reported, they should be fixed in no time. Thanks, Marco