Openembedded Core Discussions
 help / color / mirror / Atom feed
From: wei.tee.ng@intel.com
To: openembedded-core@lists.openembedded.org
Cc: wei.tee.ng@intel.com, saul.wold@intel.com
Subject: [poky][master] [PATCH v3 0/2] initramfs-framework: configuration to boot up live image
Date: Thu,  6 Jul 2017 11:28:33 -0700	[thread overview]
Message-ID: <cover.1499294682.git.wei.tee.ng@intel.com> (raw)

From: "Ng, Wei Tee" <wei.tee.ng@intel.com>

Hi, 

This patch is to get initramfs-framework able to boot up live image. A new scriplet
named setup-live module has been created to handle the removeable media detection
and assign the rootfs.img. This is because the current rootfs module has no support
for rootfs images, only rootfs partitions. 

This version 3 included the changes for creation of initramfs-module-setup-live in the
recipe and added udev-extraconf rdepends on this module because it is needed for
automounting process. 

This changes has been verified with build test and boot up test on Minnowboard Max platform.

Please review and provide feedback if you have any.
The patches are targeted for merging into poky master branch.

Thanks and regards,
Wei Tee

The following changes since commit 4b1d270602a0542eef1b497eaf15bad2b747686f:

  bitbake: bitbake-user-manual: Removed and replaced broken link (2017-07-04 16:05:22 +0100)

are available in the git repository at:

  ssh://git.yoctoproject.org/poky-contrib weiteeng/initramfs-v3
  http://git.yoctoproject.org/cgit.cgi//log/?h=weiteeng/initramfs-v3

Ng, Wei Tee (2):
  initramfs-framework: setup-live: detect media and assign rootfs image
  initramfs-framwork: module to support boot live image

 .../initrdscripts/initramfs-framework/setup-live   | 67 ++++++++++++++++++++++
 .../initrdscripts/initramfs-framework_1.0.bb       | 13 ++++-
 2 files changed, 78 insertions(+), 2 deletions(-)
 create mode 100644 meta/recipes-core/initrdscripts/initramfs-framework/setup-live

-- 
2.7.4



             reply	other threads:[~2017-07-07  1:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-06 18:28 wei.tee.ng [this message]
2017-07-06 18:28 ` [PATCH v3 1/2] initramfs-framework: setup-live: detect media and assign rootfs image wei.tee.ng
2017-07-10 17:42   ` Otavio Salvador
2017-07-06 18:28 ` [PATCH v3 2/2] initramfs-framwork: module to support boot live image wei.tee.ng
2017-07-10 17:43   ` Otavio Salvador
2017-07-11  5:36     ` Ng, Wei Tee
2017-07-11 13:57       ` Otavio Salvador
2017-07-07 15:37 ` [poky][master] [PATCH v3 0/2] initramfs-framework: configuration to boot up " Burton, Ross

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.1499294682.git.wei.tee.ng@intel.com \
    --to=wei.tee.ng@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox