From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KQcMA-0001Pl-IM for mharc-grub-devel@gnu.org; Wed, 06 Aug 2008 02:18:46 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KQcM8-0001Lb-FL for grub-devel@gnu.org; Wed, 06 Aug 2008 02:18:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KQcM6-0001HL-Mp for grub-devel@gnu.org; Wed, 06 Aug 2008 02:18:43 -0400 Received: from [199.232.76.173] (port=39655 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KQcM6-0001Gv-I0 for grub-devel@gnu.org; Wed, 06 Aug 2008 02:18:42 -0400 Received: from ti-out-0910.google.com ([209.85.142.187]:38947) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KQcM6-0005QC-C7 for grub-devel@gnu.org; Wed, 06 Aug 2008 02:18:42 -0400 Received: by ti-out-0910.google.com with SMTP id u5so842178tia.10 for ; Tue, 05 Aug 2008 23:18:40 -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:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=g3R1rdgK+XRx566Of2g9YrGpBwoZibpeciUjUb9rfT8=; b=PFSA5UCqARuZnPzlQlijathMXSD+OCbSfcnq2y8yboozjdjBGNw51EoQEpmreSk/Gr 5K55YwY7OExb4qQ2pA61MtnxQ9nUfq1iNwUb7gIxBzxMWEoBHOcrteYHOfZysnsNyYhn Wvb8etroRUVPbkOVvkkAjZNsgAKateeALYksM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Z9YVPHG+E0+cB9hYEtYq9PVn9r5o9c7bWGeabDwiWFqIpsmG7dCrPH/4nDowuLuCya Z9b7yFsXcdrOyfnNUzYLUr+mC/a6RPOZj+J6C5Mut5w6SHH54s6qrsj9Dhk+kvA/cjab Epo0FbXwSNbN3zG7zsfOThqhi5o5pbjKDL1tE= Received: by 10.110.15.9 with SMTP id 9mr2045491tio.44.1218003520312; Tue, 05 Aug 2008 23:18:40 -0700 (PDT) Received: by 10.110.16.5 with HTTP; Tue, 5 Aug 2008 23:18:40 -0700 (PDT) Message-ID: Date: Wed, 6 Aug 2008 14:18:40 +0800 From: Bean To: "The development of GRUB 2" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <87abfs32u9.fsf@xs4all.nl> <871w133mi2.fsf@xs4all.nl> X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) Subject: Re: [PATCH] PXE support for 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, 06 Aug 2008 06:18:44 -0000 On Tue, Aug 5, 2008 at 11:15 PM, Bean wrote: > Fixed and committed. Fixed a few bugs, also add some doc in the wiki for pxe boot: http://grub.enbug.org/PXEBOOT -- Bean