From xen-devel-bounces@lists.xen.org Wed Mar 12 14:55:39 2014 Received: (at maildrop) by bugs.xenproject.org; 12 Mar 2014 14:55:39 +0000 Received: from lists.xen.org ([50.57.142.19]) by bugs.xenproject.org with esmtp (Exim 4.80) (envelope-from ) id 1WNkZH-0004Eo-Fj for xen-devel-maildrop-Eithu9ie@bugs.xenproject.org; Wed, 12 Mar 2014 14:55:39 +0000 Received: from localhost ([127.0.0.1] helo=lists.xen.org) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1WNkU2-0004BM-Q9; Wed, 12 Mar 2014 14:50:14 +0000 Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1WNkU1-0004B7-SS for xen-devel@lists.xen.org; Wed, 12 Mar 2014 14:50:13 +0000 Received: from [193.109.254.147:10953] by server-2.bemta-14.messagelabs.com id 09/E0-01236-52470235; Wed, 12 Mar 2014 14:50:13 +0000 X-Env-Sender: Ian.Campbell@citrix.com X-Msg-Ref: server-8.tower-27.messagelabs.com!1394635811!1216468!1 X-Originating-IP: [66.165.176.89] X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n X-StarScan-Received: X-StarScan-Version: 6.11.1; banners=-,-,- X-VirusChecked: Checked Received: (qmail 9885 invoked from network); 12 Mar 2014 14:50:12 -0000 Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89) by server-8.tower-27.messagelabs.com with RC4-SHA encrypted SMTP; 12 Mar 2014 14:50:12 -0000 X-IronPort-AV: E=Sophos;i="4.97,638,1389744000"; d="scan'208";a="110633495" Received: from accessns.citrite.net (HELO FTLPEX01CL01.citrite.net) ([10.9.154.239]) by FTLPIPO01.CITRIX.COM with ESMTP; 12 Mar 2014 14:49:51 +0000 Received: from [10.80.2.80] (10.80.2.80) by FTLPEX01CL01.citrite.net (10.13.107.78) with Microsoft SMTP Server id 14.2.342.4; Wed, 12 Mar 2014 10:49:50 -0400 Message-ID: <1394635788.21145.101.camel@kazak.uk.xensource.com> From: Ian Campbell To: Joby Poriyath Date: Wed, 12 Mar 2014 14:49:48 +0000 In-Reply-To: <20140204181023.GA5293@citrix.com> References: <20140204181023.GA5293@citrix.com> Organization: Citrix Systems, Inc. X-Mailer: Evolution 3.4.4-3 MIME-Version: 1.0 X-Originating-IP: [10.80.2.80] X-DLP: MIA1 Cc: George Dunlap , Andrew Cooper , xen-devel@lists.xen.org Subject: Re: [Xen-devel] [PATCH v4] xen/pygrub: grub2/grub.cfg from RHEL 7 has new commands in menuentry X-BeenThere: xen-devel@lists.xen.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org On Tue, 2014-02-04 at 18:10 +0000, Joby Poriyath wrote: > menuentry in grub2/grub.cfg uses linux16 and initrd16 commands > instead of linux and initrd. Due to this RHEL 7 (beta) guest failed to > boot after the installation. > > In addition to this, RHEL 7 menu entries have two different single-quote > delimited strings on the same line, and the greedy grouping for menuentry > parsing gets both strings, and the options inbetween. > > Signed-off-by: Joby Poriyath > Reviewed-by: Andrew Cooper Already acked during 4.4 freeze, now applied to staging. Thanks. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel