Openembedded Core Discussions
 help / color / mirror / Atom feed
* [poky][master] [PATCH v4 0/1] initramfs-framework: configuration to boot up live image
@ 2017-07-10 17:09 wei.tee.ng
  2017-07-10 17:09 ` [PATCH v4 1/1] initramfs-framwork: module to support boot " wei.tee.ng
  2017-07-11 20:06 ` [poky][master] [PATCH v4 0/1] initramfs-framework: configuration to boot up " Otavio Salvador
  0 siblings, 2 replies; 3+ messages in thread
From: wei.tee.ng @ 2017-07-10 17:09 UTC (permalink / raw)
  To: openembedded-core; +Cc: wei.tee.ng, saul.wold

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 4 included the changes for squashing 2 commits into
single commit. It involve the 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 854c8c2e4c24ea3ddfec6e5b5f6477f0620510e4:

  oeqa/tinfoil: Improve test_wait_event for race issues (2017-07-08 13:34:46 +0100)

are available in the git repository at:

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

Ng, Wei Tee (1):
  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



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

end of thread, other threads:[~2017-07-11 20:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-10 17:09 [poky][master] [PATCH v4 0/1] initramfs-framework: configuration to boot up live image wei.tee.ng
2017-07-10 17:09 ` [PATCH v4 1/1] initramfs-framwork: module to support boot " wei.tee.ng
2017-07-11 20:06 ` [poky][master] [PATCH v4 0/1] initramfs-framework: configuration to boot up " Otavio Salvador

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox