All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add new recipes for grub2 [v4]
@ 2011-09-14 18:44 Tom Zanussi
  2011-09-14 18:49 ` Otavio Salvador
  2011-09-15 17:29 ` Saul Wold
  0 siblings, 2 replies; 5+ messages in thread
From: Tom Zanussi @ 2011-09-14 18:44 UTC (permalink / raw)
  To: openembedded-core@lists.openembedded.org

This patchset adds a new recipe for grub2 and an accompanying
changes to initramfs-live-install.

It's been preliminarily boot-tested with the meta-intel BSPs emenlow,
and the legacy version (grub-0.97) was also tested with emenlow.

v4 changes:

Suggestions from Otavio Salvador and Saul Wold to add more info to
the patch header.

v3 changes:

Suggestions from Otavio Salvador to update copyright and add a patch
header.

v2 changes:

Suggestions from Otavio Salvador to remove any distro-specific text
and avoid duplicate scripts.


Tom Zanussi (2):
  grub2: new recipe
  initramfs-live-install: add support for grub2

 meta/recipes-bsp/grub/grub-1.99/40_custom          |    9 ++++
 .../grub/grub-1.99/grub-install.in.patch           |   20 +++++++++
 meta/recipes-bsp/grub/grub_1.99.bb                 |   44 ++++++++++++++++++++
 .../initrdscripts/files/init-install.sh            |   31 +++++++++++---
 .../initrdscripts/initramfs-live-install_1.0.bb    |    8 +--
 5 files changed, 101 insertions(+), 11 deletions(-)
 create mode 100755 meta/recipes-bsp/grub/grub-1.99/40_custom
 create mode 100644 meta/recipes-bsp/grub/grub-1.99/grub-install.in.patch
 create mode 100644 meta/recipes-bsp/grub/grub_1.99.bb






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

end of thread, other threads:[~2011-09-15 17:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-14 18:44 [PATCH 0/2] Add new recipes for grub2 [v4] Tom Zanussi
2011-09-14 18:49 ` Otavio Salvador
2011-09-14 18:50   ` Tom Zanussi
2011-09-14 18:51     ` Otavio Salvador
2011-09-15 17:29 ` Saul Wold

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.