Openembedded Core Discussions
 help / color / mirror / Atom feed
* [poky][master][PATCH v2 0/3] initramfs-framework: configuration to boot up live image
@ 2017-06-30  0:30 wei.tee.ng
  2017-06-30  0:30 ` [PATCH v2 1/3] initramfs-framework: udev: Add a runtime dependency on udev-extraconf wei.tee.ng
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: wei.tee.ng @ 2017-06-30  0:30 UTC (permalink / raw)
  To: openembedded-core; +Cc: wei.tee.ng

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

This patch is to get initramfs-framework able to boot up live image.
In order to implement this framework, there is a need to add runtime                                                                                                                                                                     dependency on udev-extraconf due to the automounting process.

Secondly, a new scriptlet 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 change 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 98099349e358a9caaec8ec81f0d4abe588909cfe:

  bitbake: npm fetcher: fix unknown variable name. (2017-06-29 14:33:42 +0100)

are available in the git repository at:

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

Ng, Wei Tee (3):
  initramfs-framework: udev: Add a runtime dependency on udev-extraconf
  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       |  8 ++-
 2 files changed, 72 insertions(+), 3 deletions(-)
 create mode 100644 meta/recipes-core/initrdscripts/initramfs-framework/setup-live

-- 
2.7.4



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

end of thread, other threads:[~2017-07-05 12:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-30  0:30 [poky][master][PATCH v2 0/3] initramfs-framework: configuration to boot up live image wei.tee.ng
2017-06-30  0:30 ` [PATCH v2 1/3] initramfs-framework: udev: Add a runtime dependency on udev-extraconf wei.tee.ng
2017-07-03 20:17   ` Otavio Salvador
2017-07-04  1:11     ` Ng, Wei Tee
2017-07-04 13:49       ` Otavio Salvador
2017-07-05  1:03         ` Ng, Wei Tee
2017-07-05 12:51           ` Otavio Salvador
2017-06-30  0:30 ` [PATCH v2 2/3] initramfs-framework: setup-live: detect media and assign rootfs image wei.tee.ng
2017-06-30  0:30 ` [PATCH v2 3/3] initramfs-framwork: module to support boot live image wei.tee.ng

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