]> code.ossystems Code Review - openembedded-core.git/commit
init-live.sh: try to make a union mount when possible
authorChen Qi <Qi.Chen@windriver.com>
Fri, 28 Jun 2013 07:48:53 +0000 (15:48 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Jun 2013 09:43:24 +0000 (10:43 +0100)
commit3cd6fedd815688b2f3fd97a56feb5f8696ebeace
tree46661deccef0ff509ac2528ee5405b9be5241239
parentba5e437bc7335468a70ea293496f78e1a9d66287
init-live.sh: try to make a union mount when possible

This patch tries to make a union mount in live image. For example,
if aufs is enabled with the aufs-enable.scc configuration fragment,
the init-live.sh script will use aufs to make a union mount.

Although overlayfs is not supported by Yocto kernel yet, this patch
still takes it into consideration with the expect that the related
code should at least serve as a placeholder.

[YOCTO #1487]
[YOCTO #4761]

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/initrdscripts/files/init-live.sh