diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2013-01-06 17:02:45 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-06 09:35:05 +0000 |
commit | 0b4af5f3e6c92ae8194447b027202c1933f47dd9 (patch) | |
tree | 06106a48c23209c09fb79f29f4865742a993a9f5 /meta/recipes-multimedia | |
parent | 26c71c895e1d56d2f3576de833a576137e970fcc (diff) | |
download | openembedded-core-0b4af5f3e6c92ae8194447b027202c1933f47dd9.tar.gz openembedded-core-0b4af5f3e6c92ae8194447b027202c1933f47dd9.tar.bz2 openembedded-core-0b4af5f3e6c92ae8194447b027202c1933f47dd9.zip |
sysvinit: add ROOTFS_READ_ONLY variable to rcS-default
This variable indicates whether the rootfs is intended to be read-only
or not. Changing this value from 'no' to 'yes' on a currently running
system with read-write rootfs and rebooting will give the user a working
system with read-only rootfs.
However, it is not suggested to change its value. Normally, if a read-only
rootfs is required, we should build an image with 'read-only-rootfs' image
feature.
[YOCTO #3406]
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-multimedia')
0 files changed, 0 insertions, 0 deletions