From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1SZ19A-0005HN-Ii for mharc-grub-devel@gnu.org; Mon, 28 May 2012 10:42:12 -0400 Received: from eggs.gnu.org ([208.118.235.92]:42291) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SZ193-0005G8-Px for grub-devel@gnu.org; Mon, 28 May 2012 10:42:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SZ190-0003V5-Kq for grub-devel@gnu.org; Mon, 28 May 2012 10:42:05 -0400 Received: from mail-yx0-f169.google.com ([209.85.213.169]:49380) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SZ190-0003UV-EL for grub-devel@gnu.org; Mon, 28 May 2012 10:42:02 -0400 Received: by yenm7 with SMTP id m7so1673052yen.0 for ; Mon, 28 May 2012 07:42:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:user-agent:mime-version:content-type :content-transfer-encoding:message-id; bh=6zdebeR8OIaJN2nygAK4ds1zB6rKmDRp7c4QFn4Mdpk=; b=fTkDycgxlGAYP50YMMkJIMpU9AW9AIrI3ZF+kYZofLHopPvErwCvhS7aIxXFHiPMAi fpTB7Ux1pmgW61RnwXivaPzVlxjVx4pExZ03SYhbbgwGq+Gxi9DR+nGFZ+gUCt2dUIYr KJF19Gf0snJ+XNwBvPrGozNFa7TvrVk1S1TjmwZSEohqEovBT66/x4caNid2aIhgMoYq zXJBYLsZHvhl927nFLkhmkJEXCa5a6FWvXxmknUUP0M3rBlrQW5p2eDQQLs5mRySqmN2 zqzoFpu+dFjLgscctfQKINot9JEj0LWdEQIqJSm7JWbTwcn5svWi2fr1T73jEI5xEIGk l1mw== Received: by 10.50.168.100 with SMTP id zv4mr4879530igb.4.1338216119480; Mon, 28 May 2012 07:41:59 -0700 (PDT) Received: from sam.cdnet (whitehead.beowulf.uwo.ca. [129.100.171.100]) by mx.google.com with ESMTPS id f8sm13858873ign.0.2012.05.28.07.41.58 (version=SSLv3 cipher=OTHER); Mon, 28 May 2012 07:41:59 -0700 (PDT) From: Tyson Whitehead To: grub-devel@gnu.org Subject: PXE boot server options patch follow up Date: Mon, 28 May 2012 10:41:55 -0400 User-Agent: KMail/1.13.7 (Linux/3.2.0-2-amd64; KDE/4.7.4; x86_64; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201205281041.57924.twhitehead@gmail.com> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.213.169 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 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, 28 May 2012 14:42:11 -0000 Hi All, Back in December I submitted a patch to get grub to also parse the boot server packet as well for information (in accordance to the PXE spec). http://savannah.gnu.org/bugs/?35193 I'm following up here as I can't seem to comment on my own bug report. Is there any reason this patch can't go in? There hasn't been any resonse to the bug report. Some feedback one way or another would be appreciated. Thanks! -Tyson