]> code.ossystems Code Review - openembedded-core.git/commit
initscripts: fix read-only-rootfs-hook.sh to avoid using unionfs
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 10 Apr 2013 13:23:37 +0000 (13:23 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Apr 2013 15:48:58 +0000 (16:48 +0100)
commit5a8ba93efa554c3b4d3b48ca8d668419a8c77f42
tree60552bf041822c5f65ba56a9068cc9f6d6437d3b
parentf787b8302ed61bdaf1767473b856f31fe5bba28e
initscripts: fix read-only-rootfs-hook.sh to avoid using unionfs

Unionfs isn't available everywhere, and we can get similar results (if
not quite as neatly) by using bind mounts + tmpfs and copying the data
over.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/initscripts/initscripts-1.0/read-only-rootfs-hook.sh