From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.33) id 1BezFo-0006QO-R3 for mharc-grub-devel@gnu.org; Mon, 28 Jun 2004 12:45:12 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BezFn-0006Pt-BA for grub-devel@gnu.org; Mon, 28 Jun 2004 12:45:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BezFl-0006Ol-Af for grub-devel@gnu.org; Mon, 28 Jun 2004 12:45:10 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BezFl-0006Oh-6z for grub-devel@gnu.org; Mon, 28 Jun 2004 12:45:09 -0400 Received: from [145.74.66.11] (helo=mail-cn.han.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BezE0-00080H-AL for grub-devel@gnu.org; Mon, 28 Jun 2004 12:43:20 -0400 Received: from localhost (charlie.han.nl [145.74.66.9]) by mail-cn.han.nl (Postfix) with ESMTP id 3FFDF8B03; Mon, 28 Jun 2004 18:38:34 +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 31814-01; Mon, 28 Jun 2004 18:38:32 +0200 (CEST) Received: from mail1.han.nl (mail1.han.nl [145.74.103.11]) by mail-cn.han.nl (Postfix) with ESMTP id BFD0790A5; Mon, 28 Jun 2004 18:38:32 +0200 (CEST) Received: from marco.marco-g.com (a82-92-27-129.adsl.xs4all.nl [82.92.27.129]) by mail1.han.nl (Postfix) with ESMTP id CFBDBC045; Mon, 28 Jun 2004 17:38:31 +0200 (CEST) Mail-Copies-To: metgerards@student.han.nl To: "lode leroy" References: From: Marco Gerards Date: Mon, 28 Jun 2004 18:38:38 +0200 In-Reply-To: (lode leroy's message of "Mon, 28 Jun 2004 11:10:17 +0200") Message-ID: <87d63j8woh.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 Cc: grub-devel@gnu.org Subject: Re: GRUB2 / pxe X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.4 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: Mon, 28 Jun 2004 16:45:11 -0000 "lode leroy" writes: >>Using your code I made the patch I included at the end of the email. >>I've also regenerated the `conf/i386-pc.mk' file, in case you don't >>have ruby installed. Can you please test this patch? > > yes, looks like it works! Great! >>Is it ok for you this way? > > This line in the makefile is too long (or was crippled in the mail archive) That is not a problem. It is a generated file, I just included it for your convenience. > I think there should not be copyright issues: there's only 1 line of code, > and Okuji wrote it :-) Ok, in that case there is no problem and I will apply the patch soon. Thanks, Marco