Home
last modified time | relevance | path

Searched refs:rootcheck (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-core/initscripts/initscripts-1.0/
H A Dcheckroot.sh29 rootcheck=$ENABLE_ROOTFS_FSCK
52 test "$pass" = 0 -o "$pass" = "" && rootcheck=no
81 if test -f /fastboot || test "$rootcheck" = "no"
83 test $rootcheck = yes && echo "Fast boot, no filesystem check"