From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1OLimP-0006Yw-Kc for mharc-grub-devel@gnu.org; Mon, 07 Jun 2010 16:18:41 -0400 Received: from [140.186.70.92] (port=42373 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OLimI-0006VD-IT for grub-devel@gnu.org; Mon, 07 Jun 2010 16:18:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OLimG-0000Lw-Mz for grub-devel@gnu.org; Mon, 07 Jun 2010 16:18:33 -0400 Received: from smarthost03.mail.zen.net.uk ([212.23.3.142]:54539) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OLimG-0000LT-Ik for grub-devel@gnu.org; Mon, 07 Jun 2010 16:18:32 -0400 Received: from [82.69.40.219] (helo=riva.pelham.vpn.ucam.org) by smarthost03.mail.zen.net.uk with esmtp (Exim 4.63) (envelope-from ) id 1OLimF-0006He-35 for grub-devel@gnu.org; Mon, 07 Jun 2010 20:18:31 +0000 Received: from cjwatson by riva.pelham.vpn.ucam.org with local (Exim 3.36 #1 (Debian)) for grub-devel@gnu.org id 1OLimE-0001lI-00; Mon, 07 Jun 2010 21:18:30 +0100 Date: Mon, 7 Jun 2010 21:18:30 +0100 From: Colin Watson To: grub-devel@gnu.org Message-ID: <20100607201830.GA6761@riva.ucam.org> References: <20100607165842.GL21862@riva.ucam.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100607165842.GL21862@riva.ucam.org> User-Agent: Mutt/1.5.18 (2008-05-17) X-Originating-Smarthost03-IP: [82.69.40.219] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: Re: [PATCH] (pxe:server_ip:gateway_ip) parsing wrong? 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: Mon, 07 Jun 2010 20:18:39 -0000 Oh, and speaking of PXE support, what's the point of the pxe_unload command? As near as I can tell, it seems to be the equivalent of 'rmmod pxe'. Is there some reason one might want to run this if pxe were built into the core image, or is it cruft that we should remove? -- Colin Watson [cjwatson@ubuntu.com]