From: Darren Hart <dvhart@linux.intel.com>
To: openembedded-core@lists.openembedded.org,
Richard Purdie <richard.purdie@linuxfoundation.org>,
Khem Raj <raj.khem@gmail.com>,
Tom Zanussi <tom.zanussi@intel.com>,
Kishore Bodke <kishore.k.bodke@intel.com>,
Saul Wold <sgw@linux.intel.com>
Subject: [PATCH 0/1 V2] EFI: Make installer EFI aware
Date: Tue, 17 Jul 2012 12:29:05 -0700 [thread overview]
Message-ID: <cover.1342549867.git.dvhart@linux.intel.com> (raw)
V2: Add missing initramfs-live-install-efi_1.0.bb file.
The following changes since commit 2bd0aaf98c5d586638d82f5f22c1c24122a889a3:
toolchain-scripts: Sync the SDK/ADT values to the build system (2012-07-17 18:02:10 +0100)
are available in the git repository at:
git://git.yoctoproject.org/user-contrib/dvhart/oe-core installer
http://git.yoctoproject.org/cgit.cgi/user-contrib/dvhart/oe-core/log/?h=installer
Darren Hart (1):
EFI: Make installer EFI aware
meta/classes/grub-efi.bbclass | 2 +
.../images/core-image-minimal-initramfs.bb | 2 +-
.../initrdscripts/files/init-install-efi.sh | 188 ++++++++++++++++++++
meta/recipes-core/initrdscripts/files/init-live.sh | 6 +-
.../initramfs-live-install-efi_1.0.bb | 22 +++
5 files changed, 216 insertions(+), 4 deletions(-)
create mode 100644 meta/recipes-core/initrdscripts/files/init-install-efi.sh
create mode 100644 meta/recipes-core/initrdscripts/initramfs-live-install-efi_1.0.bb
--
1.7.5.4
next reply other threads:[~2012-07-17 19:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-17 19:29 Darren Hart [this message]
2012-07-17 19:29 ` [PATCH 1/1] EFI: Make installer EFI aware Darren Hart
2012-07-17 19:40 ` Saul Wold
2012-07-17 19:47 ` Darren Hart
2012-07-19 16:15 ` Richard Purdie
2012-07-19 16:27 ` Darren Hart
2012-07-19 16:54 ` Richard Purdie
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=cover.1342549867.git.dvhart@linux.intel.com \
--to=dvhart@linux.intel.com \
--cc=kishore.k.bodke@intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=raj.khem@gmail.com \
--cc=richard.purdie@linuxfoundation.org \
--cc=sgw@linux.intel.com \
--cc=tom.zanussi@intel.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.