All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 5] pygrub support for Grub2 grub.cfg syntax
@ 2009-11-22 19:14 ian.campbell
  2009-11-22 19:14 ` [PATCH 1 of 5] pygrub: if default entry is "saved" then use first entry ian.campbell
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: ian.campbell @ 2009-11-22 19:14 UTC (permalink / raw)
  To: xen-devel

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.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2009-11-23  7:37 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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     ` [PATCH 0 of 3] pygrub support for Grub2 grub.cfg syntax ian.campbell
2009-11-23  7:37       ` [PATCH 1 of 3] pygrub: factor generic Grub functionality into GrubConf base classes 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

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.