From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.33) id 1BeyyP-0003Qt-7u for mharc-grub-devel@gnu.org; Mon, 28 Jun 2004 12:27:13 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BeyyO-0003Qo-I3 for grub-devel@gnu.org; Mon, 28 Jun 2004 12:27:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BeyyM-0003Qc-OS for grub-devel@gnu.org; Mon, 28 Jun 2004 12:27:12 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BeyyM-0003QZ-LS for grub-devel@gnu.org; Mon, 28 Jun 2004 12:27:10 -0400 Received: from [145.74.66.11] (helo=mail-cn.han.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Beywd-0006wY-2V for grub-devel@gnu.org; Mon, 28 Jun 2004 12:25:23 -0400 Received: from localhost (charlie.han.nl [145.74.66.9]) by mail-cn.han.nl (Postfix) with ESMTP id 2F1D68FE4 for ; Mon, 28 Jun 2004 18:22:13 +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 28899-02 for ; Mon, 28 Jun 2004 18:22:11 +0200 (CEST) Received: from mail1.han.nl (mail1.han.nl [145.74.103.11]) by mail-cn.han.nl (Postfix) with ESMTP id 59E138FD0 for ; Mon, 28 Jun 2004 18:22:11 +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 B3114C047 for ; Mon, 28 Jun 2004 17:22:10 +0200 (CEST) Mail-Copies-To: metgerards@student.han.nl To: The development of GRUB 2 References: <877jtt42vb.fsf@marco.marco-g.com> <200406281121.42283.okuji@enbug.org> From: Marco Gerards Date: Mon, 28 Jun 2004 18:22:17 +0200 In-Reply-To: <200406281121.42283.okuji@enbug.org> (Yoshinori K. Okuji's message of "Mon, 28 Jun 2004 11:21:41 +0200") Message-ID: <87oen38xfq.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: 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:27:12 -0000 "Yoshinori K. Okuji" writes: > On Sunday 27 June 2004 14:11, Marco Gerards wrote: >> Okuji, can I commit this patch when it works for Lode? Are there >> copyright issues? > > It's just a copy of GRUB Legacy, so there is no problem about the > copyright. But I'm not sure how useful it is, since network support is > not implemented at all. That is no problem. Using this patch I can load GRUB on my second box by using the network, instead of a floppy. This will make testing easier. I will commit this patch tonight or tomorrow. Thanks, Marco