From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.33) id 1BesIW-0003IQ-PM for mharc-grub-devel@gnu.org; Mon, 28 Jun 2004 05:19:32 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BesIV-0003IL-29 for grub-devel@gnu.org; Mon, 28 Jun 2004 05:19:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BesIT-0003Hj-CA for grub-devel@gnu.org; Mon, 28 Jun 2004 05:19:30 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BesIS-0003Hd-R7 for grub-devel@gnu.org; Mon, 28 Jun 2004 05:19:29 -0400 Received: from [212.43.237.68] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BesGc-00058w-Jc for grub-devel@gnu.org; Mon, 28 Jun 2004 05:17:34 -0400 Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id 0AFCEF0D35A1 for ; Mon, 28 Jun 2004 05:17:33 -0400 (EDT) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Mon, 28 Jun 2004 11:21:41 +0200 User-Agent: KMail/1.6.1 References: <877jtt42vb.fsf@marco.marco-g.com> In-Reply-To: <877jtt42vb.fsf@marco.marco-g.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200406281121.42283.okuji@enbug.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 09:19:31 -0000 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. Okuji