diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2013-06-28 15:48:53 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-06-28 10:43:24 +0100 |
commit | 3cd6fedd815688b2f3fd97a56feb5f8696ebeace (patch) | |
tree | 46661deccef0ff509ac2528ee5405b9be5241239 /meta/recipes-devtools | |
parent | ba5e437bc7335468a70ea293496f78e1a9d66287 (diff) | |
download | openembedded-core-3cd6fedd815688b2f3fd97a56feb5f8696ebeace.tar.gz openembedded-core-3cd6fedd815688b2f3fd97a56feb5f8696ebeace.tar.bz2 openembedded-core-3cd6fedd815688b2f3fd97a56feb5f8696ebeace.zip |
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>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions