From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JHdux-0002qc-Pd for mharc-grub-devel@gnu.org; Wed, 23 Jan 2008 06:37:19 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JHduw-0002nv-Bb for grub-devel@gnu.org; Wed, 23 Jan 2008 06:37:18 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JHduu-0002kJ-NW for grub-devel@gnu.org; Wed, 23 Jan 2008 06:37:17 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JHduu-0002k3-D0 for grub-devel@gnu.org; Wed, 23 Jan 2008 06:37:16 -0500 Received: from smtp-vbr7.xs4all.nl ([194.109.24.27]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JHduu-0001gQ-1q for grub-devel@gnu.org; Wed, 23 Jan 2008 06:37:16 -0500 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr7.xs4all.nl (8.13.8/8.13.8) with ESMTP id m0NBbEe0074519 for ; Wed, 23 Jan 2008 12:37:14 +0100 (CET) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: <4794EC4B.8080301@prolly.org> Mail-Copies-To: mgerards@xs4all.nl Date: Wed, 23 Jan 2008 12:38:31 +0100 In-Reply-To: <4794EC4B.8080301@prolly.org> (Douglas Ward's message of "Mon, 21 Jan 2008 14:02:35 -0500") Message-ID: <87bq7crcug.fsf@xs4all.nl> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by XS4ALL Virus Scanner X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.6-4.9 Subject: Re: netboot/UNDI status 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: Wed, 23 Jan 2008 11:37:18 -0000 Douglas Ward writes: > I was wondering if any work has been completed on netboot for gurb2. I'm > most interested in a UNDI driver as my current setup using gpxe and > pxelinux. pxelinux does a fine job but I have always preferred grub. There is an outstanding patch for ethernet support. I should clean it up and commit it soon. When this is in place, someone could implement UNDI. As for IPv4, I should work on it. But to be honest, there are more important issues than networking in the short term... -- Marco