From: Tom Zanussi <tom.zanussi@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] Add new recipes for grub2
Date: Wed, 14 Sep 2011 00:39:20 -0500 [thread overview]
Message-ID: <1315978760.26879.1858.camel@elmorro> (raw)
This patchset adds a new recipe for grub2 and an accompanying
version of initramfs-live-install for use with it.
It's been boot-tested with the meta-intel BSPs crownbay-noemgd and
sugarbay, and the legacy version (grub-0.97) was tested with emenlow.
A future patch will factor out the common parts of init_install_2.0.sh
with init_install 1.0 - this initial patchset essentially just fixes
what's necessary for YOCTO bug #1428 in order to get things working again.
Tom Zanussi (2):
grub2: new recipe
initramfs-live-install: add a version for use with grub2
meta/recipes-bsp/grub/grub-1.99/40_custom | 9 +
.../grub/grub-1.99/grub-install.in.patch | 13 ++
meta/recipes-bsp/grub/grub_1.99.bb | 44 +++++
.../initrdscripts/files/init-install_2.0.sh | 178 ++++++++++++++++++++
.../initrdscripts/initramfs-live-install_2.0.bb | 22 +++
5 files changed, 266 insertions(+), 0 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
create mode 100644 meta/recipes-core/initrdscripts/files/init-install_2.0.sh
create mode 100644 meta/recipes-core/initrdscripts/initramfs-live-install_2.0.bb
next reply other threads:[~2011-09-14 5:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-14 5:39 Tom Zanussi [this message]
2011-09-14 12:30 ` [PATCH 0/2] Add new recipes for grub2 Otavio Salvador
2011-09-14 15:45 ` Tom Zanussi
2011-09-14 15:55 ` Otavio Salvador
2011-09-14 16:01 ` Tom Zanussi
2011-09-14 16:05 ` Otavio Salvador
2011-09-14 16:07 ` Tom Zanussi
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=1315978760.26879.1858.camel@elmorro \
--to=tom.zanussi@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox