]> code.ossystems Code Review - openembedded-core.git/commit
checkroot.sh: respect the value of ENABLE_ROOTFS_FSCK
authorChen Qi <Qi.Chen@windriver.com>
Thu, 8 Aug 2013 10:26:47 +0000 (18:26 +0800)
committerSaul Wold <sgw@linux.intel.com>
Fri, 9 Aug 2013 15:54:47 +0000 (08:54 -0700)
commit5c11cf4db8f43003fb7132b92a78659f70f07ce0
treeb01ba087a6186ad9c8130d17c3e29e2f8785ebd8
parentb278ec950088b465860b6c7797707fe973973956
checkroot.sh: respect the value of ENABLE_ROOTFS_FSCK

Previously, fsck is always disabled because the value of rootcheck in
the checkroot.sh script is always set to 'no'.

We should respect the value of ENABLE_ROOTFS_FSCK in /etc/default/rcS
to allow for filesystem check.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/initscripts/initscripts-1.0/checkroot.sh