From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1CzfyH-0002I8-6r for mharc-grub-devel@gnu.org; Fri, 11 Feb 2005 13:56:54 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Czfy3-0002Eb-K0 for grub-devel@gnu.org; Fri, 11 Feb 2005 13:56:40 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Czfxz-0002Ct-Jp for grub-devel@gnu.org; Fri, 11 Feb 2005 13:56:38 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Czfxx-000262-8j for grub-devel@gnu.org; Fri, 11 Feb 2005 13:56:33 -0500 Received: from [145.74.66.11] (helo=mail-cn.han.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CzfYe-0005sE-NH for grub-devel@gnu.org; Fri, 11 Feb 2005 13:30:24 -0500 Received: from vscan-cn.han.nl (venus.han.nl [145.74.65.6]) by mail-cn.han.nl (Postfix) with ESMTP id CC9D98CC0 for ; Fri, 11 Feb 2005 19:23:50 +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 19225-09 for ; Fri, 11 Feb 2005 19:23:49 +0100 (CET) Received: from mail1.han.nl (mail1.han.nl [145.74.103.11]) by mail-cn.han.nl (Postfix) with ESMTP id F26968CA6 for ; Fri, 11 Feb 2005 19:23:48 +0100 (CET) Received: from marco.marco-g.com (mgerards.xs4all.nl [82.92.27.129]) by mail1.han.nl (Postfix) with ESMTP id B081BC048 for ; Fri, 11 Feb 2005 19:23:48 +0100 (CET) Mail-Copies-To: metgerards@student.han.nl To: The development of GRUB 2 References: <20050201044708.GB3969@zulo.hadrons.org> <200502102021.33225.okuji@enbug.org> <87fz03qa9t.fsf@marco.marco-g.com> <200502111907.06371.okuji@enbug.org> From: Marco Gerards Date: Fri, 11 Feb 2005 18:24:00 +0000 In-Reply-To: <200502111907.06371.okuji@enbug.org> (Yoshinori K. Okuji's message of "Fri, 11 Feb 2005 19:07:06 +0100") Message-ID: <87acqbnef3.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 (2.2.0) at vscan-cn.han.nl Subject: Re: consolidate ELF header checks 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, 11 Feb 2005 18:56:44 -0000 "Yoshinori K. Okuji" writes: > On Friday 11 February 2005 18:25, Marco Gerards wrote: >> I assume that means I can commit the patch. I'll do that on Sunday >> evening. Just tell me if there are still problems and I will wait >> with committing the patch. > > One minor problem in his patch is this part: [...] > Once this is fixed, I have no objection. Ok. This will be done when I commit the patch. Thanks, Marco