All of lore.kernel.org
 help / color / mirror / Atom feed
From: ian.campbell@citrix.com
To: xen-devel@lists.xensource.com
Subject: [PATCH 0 of 3] pygrub support for Grub2 grub.cfg syntax
Date: Mon, 23 Nov 2009 07:37:39 -0000	[thread overview]
Message-ID: <patchbomb.1258961859@localhost.localdomain> (raw)
In-Reply-To: <C72FE857.B62%keir.fraser@eu.citrix.com>

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.

  reply	other threads:[~2009-11-23  7:37 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-22 19:14 [PATCH 0 of 5] pygrub support for Grub2 grub.cfg syntax ian.campbell
2009-11-22 19:14 ` [PATCH 1 of 5] pygrub: if default entry is "saved" then use first entry ian.campbell
2009-11-22 19:15 ` [PATCH 2 of 5] pygrub: expands tabs before displaying menus ian.campbell
2009-11-22 19:15 ` [PATCH 3 of 5] pygrub: factor generic Grub functionality into GrubConf base classes ian.campbell
2009-11-23  7:20   ` Keir Fraser
2009-11-23  7:37     ` ian.campbell [this message]
2009-11-23  7:37       ` [PATCH 1 of 3] " ian.campbell
2009-11-23  7:37       ` [PATCH 2 of 3] pygrub: track the title of an item as an independant field ian.campbell
2009-11-23  7:37       ` [PATCH 3 of 3] pygrub: add basic support for parsing grub2 style grub.cfg file ian.campbell
2009-11-22 19:15 ` [PATCH 4 of 5] pygrub: track the title of an item as an independant field ian.campbell
2009-11-22 19:15 ` [PATCH 5 of 5] pygrub: add basic support for parsing grub2 style grub.cfg file ian.campbell
2009-11-22 21:25 ` [PATCH 0 of 5] pygrub support for Grub2 grub.cfg syntax Boris Derzhavets

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=patchbomb.1258961859@localhost.localdomain \
    --to=ian.campbell@citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.