generic-poky/meta/recipes-core/initrdscripts
Chen Qi 7ab93ec664 init-live.sh: make $ROOT_MOUNT/media writable when necessary
If the live image is mounted as read-only, we cannot make necessary
directories under $ROOT_MOUNT/media, so trying to move the mount points
lead to errors.

So in case that no unification filesystem mechanism is available in kernel
and the rootfs is mounted as read-only, we mount tmpfs on $ROOT_MOUNT/media
so that it's possible to make necessary directories under it.

[YOCTO #4881]
[YOCTO #4103]

(From OE-Core rev: aeeb3418ff08dfd29edc0ce8a41cb6887d4e11fe)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-16 11:14:34 +01:00
..
files init-live.sh: make $ROOT_MOUNT/media writable when necessary 2013-08-16 11:14:34 +01:00
initramfs-framework initramfs-framework: fix bashism 2013-08-06 12:39:53 +01:00
initramfs-boot_1.0.bb Set an explicit path for the initrd scripts 2011-09-16 13:30:26 +01:00
initramfs-framework_1.0.bb initramfsframework: Improve RDEPENDS to be package specific 2013-02-04 16:42:48 +00:00
initramfs-live-boot_1.0.bb initrdscripts: unionfs cleanup 2013-06-28 11:02:40 +01:00
initramfs-live-install-efi_1.0.bb initramfs-live-install*: fix the "install" boot option 2013-04-16 12:06:40 +01:00
initramfs-live-install_1.0.bb initramfs-live-install*: fix the "install" boot option 2013-04-16 12:06:40 +01:00