generic-poky/meta/recipes-core/initrdscripts
Chen Qi 14649c0035 init-live.sh: avoid duplicate mount points for the same filesystem
A live system had duplicate mount points for the same filesystem
in the output of 'mount' command. That was because we didn't handle
the temporary mounts properly before switch_root.

This patch fixes this problem by moving the mount points of some
filesystems to the corresponding directories in the real root filesystem.

[YOCTO #3155]

(From OE-Core rev: 050a745413f8bb26212b84da391e0f7665f77728)

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-01-07 11:09:40 +00:00
..
files init-live.sh: avoid duplicate mount points for the same filesystem 2013-01-07 11:09:40 +00:00
initramfs-framework initramfs-framework: udev: Handle alternative binary paths 2012-12-03 14:32:46 +00: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 initramfs-framework: udev: Handle alternative binary paths 2012-12-03 14:32:46 +00:00
initramfs-live-boot_1.0.bb initrdscripts: fix udevd in the live boot init scripts 2012-11-12 22:31:20 +00:00
initramfs-live-install-efi_1.0.bb EFI: Make installer EFI aware 2012-07-19 17:49:48 +01:00
initramfs-live-install_1.0.bb initrdscripts: Update install.sh to work with mmc devices 2012-05-06 09:55:48 +01:00