From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1N87EC-0004bk-5N for mharc-grub-devel@gnu.org; Wed, 11 Nov 2009 02:02:52 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N87E9-0004YZ-SC for grub-devel@gnu.org; Wed, 11 Nov 2009 02:02:49 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N87E5-0004Vv-Im for grub-devel@gnu.org; Wed, 11 Nov 2009 02:02:49 -0500 Received: from [199.232.76.173] (port=43819 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N87E5-0004Vc-9g for grub-devel@gnu.org; Wed, 11 Nov 2009 02:02:45 -0500 Received: from mailhub.sw.ru ([195.214.232.25]:25120 helo=relay.sw.ru) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N87E4-0005va-Hn for grub-devel@gnu.org; Wed, 11 Nov 2009 02:02:44 -0500 Received: from [10.30.3.27] ([10.30.3.27]) by relay.sw.ru (8.13.4/8.13.4) with ESMTP id nAB72djH020668 for ; Wed, 11 Nov 2009 10:02:40 +0300 (MSK) Message-ID: <4AFA618F.7070000@parallels.com> Date: Wed, 11 Nov 2009 10:02:39 +0300 From: Vasily Averin User-Agent: Thunderbird 1.5.0.10 (X11/20060911) MIME-Version: 1.0 To: The development of GNU GRUB References: <8bb81f540911050959u4a240e62wc005f99ea2ee28de@mail.gmail.com> <4AF3D2D7.10204@parallels.com> <8bb81f540911101628o3d0613eer1d9cf4423a99112a@mail.gmail.com> In-Reply-To: X-Enigmail-Version: 0.94.2.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: OpenBSD 3.0-3.9 Subject: Re: Feature request: network devices X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Nov 2009 07:02:50 -0000 Bean wrote: > On Wed, Nov 11, 2009 at 12:32 PM, Seth Goldberg wrote: >> Hi, >> >> Enhancing the TFTP & PXE boot capabilities of GRUB2 is extremely important >> to our use of GRUB2, so if you're interested in doing this work, please let >> me know so we can coordinate our efforts. > > Hi, > > Isn't TFTP and PXE boot support in GRUB2 ready ? IMHO it works well for i386 arch only. For efi it isn't.