All of lore.kernel.org
 help / color / mirror / Atom feed
From: California Sullivan <california.l.sullivan@intel.com>
To: openembedded-core@lists.openembedded.org
Cc: henry.bruce@intel.com, saul.wold@intel.com
Subject: [PATCH 0/3] initramfs-framework installation improvements
Date: Tue, 14 Nov 2017 13:20:47 -0800	[thread overview]
Message-ID: <20171114212050.15881-1-california.l.sullivan@intel.com> (raw)

initramfs-framework was improved last release to support live booting
and installation. Meta-intel adopted the initramfs-framework scripts
early, but unfortunately we missed that there was not yet a non-EFI
installation script, resulting in bug [YOCTO #12346].

The third patch address that issue, whereas the first two are just minor
improvements to the install-efi module.

California Sullivan (3):
  initramfs-module-install-efi: point to original copy and delete new
    file
  initramfs-module-install-efi: update summary
  initramfs-framework: add install module

 .../initramfs-framework/install-efi.sh             | 276 ---------------------
 .../initramfs-module-install-efi_1.0.bb            |   8 +-
 .../initrdscripts/initramfs-module-install_1.0.bb  |  20 ++
 3 files changed, 24 insertions(+), 280 deletions(-)
 delete mode 100644 meta/recipes-core/initrdscripts/initramfs-framework/install-efi.sh
 create mode 100644 meta/recipes-core/initrdscripts/initramfs-module-install_1.0.bb

-- 
2.9.5



             reply	other threads:[~2017-11-14 21:20 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-14 21:20 California Sullivan [this message]
2017-11-14 21:20 ` [PATCH 1/3] initramfs-module-install-efi: point to original copy and delete new file California Sullivan
2017-11-15 20:31   ` Otavio Salvador
2017-11-14 21:20 ` [PATCH 2/3] initramfs-module-install-efi: update summary California Sullivan
2017-11-15 20:31   ` Otavio Salvador
2017-11-14 21:20 ` [PATCH 3/3] initramfs-framework: add install module California Sullivan
2017-11-14 22:03 ` [PATCH 3/3 V2] " California Sullivan
2017-12-01 21:01   ` Martin Jansa
2017-12-01 21:53     ` [PATCH] initramfs-module-install: Remove allarch and FILESEXTRAPATHS Martin Jansa
2017-12-07 18:13       ` Cal Sullivan
2017-12-01 22:05     ` [PATCH 3/3 V2] initramfs-framework: add install module Cal Sullivan
2017-11-14 22:10 ` [PATCHi 3/3 V3] " California Sullivan
2017-11-15 20:36   ` Otavio Salvador
2017-12-01 22:02 ` ✗ patchtest: failure for initramfs-framework installation improvements (rev4) Patchwork
2017-12-01 22:07   ` Martin Jansa
2017-12-04 15:23     ` Leonardo Sandoval
2017-12-04 20:26       ` Martin Jansa

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=20171114212050.15881-1-california.l.sullivan@intel.com \
    --to=california.l.sullivan@intel.com \
    --cc=henry.bruce@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=saul.wold@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.