Files
poky/meta/recipes-core
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
..
2012-12-26 11:34:05 +00:00
2013-01-07 11:09:38 +00:00
2012-12-26 11:34:05 +00:00
2012-12-31 09:43:24 +00:00
2012-12-03 14:32:47 +00:00
2012-12-17 17:24:56 +00:00
2012-07-05 14:21:57 +01:00
2012-12-19 17:54:59 +00:00
2012-12-03 14:32:46 +00:00
2012-12-19 17:55:00 +00:00
2012-05-09 21:42:52 +01:00