Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/files/
H A DrcS.default20 # Set FSCKFIX to "yes" if you want to add "-y" to the fsck at startup.
21 FSCKFIX=yes
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/sysvinit/sysvinit/
H A DrcS-default20 # Set FSCKFIX to "yes" if you want to add "-y" to the fsck at startup.
21 FSCKFIX=yes
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/initscripts/initscripts-1.0/
H A Dcheckfs.sh28 if test "$FSCKFIX" = yes
H A Dcheckroot.sh97 if test "$FSCKFIX" = yes