From mboxrd@z Thu Jan 1 00:00:00 1970 From: ian.campbell@citrix.com Subject: [PATCH 0 of 3] pygrub support for Grub2 grub.cfg syntax Date: Mon, 23 Nov 2009 07:37:39 -0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org The following patches implement very basic support for Grub 2's grub.cfg syntax. It's pretty minimal but sufficient for booting Debian Squeeze which now uses grub2 by default. There are also some more generic fixes. Since grub2 is starting to be used by distros this might be worth porting to the 3.4 branch once it has baked for a while.