From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MlNvw-00060v-3r for mharc-grub-devel@gnu.org; Wed, 09 Sep 2009 10:14:04 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MlNvv-00060n-7G for grub-devel@gnu.org; Wed, 09 Sep 2009 10:14:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MlNvt-00060F-Lh for grub-devel@gnu.org; Wed, 09 Sep 2009 10:14:02 -0400 Received: from [199.232.76.173] (port=48029 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MlNvt-00060C-E7 for grub-devel@gnu.org; Wed, 09 Sep 2009 10:14:01 -0400 Received: from qw-out-1920.google.com ([74.125.92.144]:54522) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MlNvr-00041f-Ln for grub-devel@gnu.org; Wed, 09 Sep 2009 10:14:01 -0400 Received: by qw-out-1920.google.com with SMTP id 5so1484358qwf.24 for ; Wed, 09 Sep 2009 07:13:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=r2FmK23IB8f4F4D2hPbPA9KbRsjtt4HdtVrh8b2ro8k=; b=hHAEOg0DCoaopqveZjVQzGonxEsdSLGCmi3v4bS7swXjYppEWzvALT0MpclyLKSHZP d5horW2ynIxGyvP/ahX1X3yayOQ7UfAEi+pEevhewQuAT/3OT76gb4xRfHwHlNvmRtUn nTwoaZML4NT9bOOmsDbSWSxEjR/ltmmE8FVRQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=mDx44vG/TQA2oa4uxn6l5e+R//v+vBdPpfg1RZfkd2QTbPH3mO8eyQVOd8wxUDuOgK 56vuoxQiXpcKBZV+22sZg1cqovo6EUD/je4GpHScbRGipcoMgb8rdtwH1Jh6oat8J+fE N/YvR5AU+lDD2qXbbBC7gVsAlMPBE5ByKqEOM= Received: by 10.224.117.76 with SMTP id p12mr197385qaq.22.1252505628997; Wed, 09 Sep 2009 07:13:48 -0700 (PDT) Received: from ?192.168.0.101? (dsl-roibrasgw1-fe81fb00-228.dhcp.inet.fi [84.251.129.228]) by mx.google.com with ESMTPS id 4sm48278qwe.55.2009.09.09.07.13.47 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 09 Sep 2009 07:13:48 -0700 (PDT) Message-ID: <4AA7B819.4020309@gmail.com> Date: Wed, 09 Sep 2009 17:13:45 +0300 From: Lars Nooden User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090707) MIME-Version: 1.0 To: The development of GRUB 2 References: <4AA7B690.20909@gmail.com> <1252505468.2998.16.camel@fz.local> In-Reply-To: <1252505468.2998.16.camel@fz.local> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: PXEgrub development on grub2 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, 09 Sep 2009 14:14:03 -0000 Felix Zielcke wrote: > I don't know what pxegrub can do, but GRUB 2 has PXE support: > http://grub.enbug.org/PXEBOOT I think that's what I was looking for. I'll play with it. Thanks! Regards, -Lars