Home
last modified time | relevance | path

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

/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Dpost-helper60 unset POST_ROOTFS
62 buildroot | debian | yocto) POST_ROOTFS=1 ;;
H A Dpost-os-release.sh25 if [ "$POST_ROOTFS" ]; then
H A Dpost-overlay.sh25 [ "$POST_ROOTFS" ] || exit 0
/OK3568_Linux_fs/device/rockchip/common/post-hooks/
H A Dpost-helper60 unset POST_ROOTFS
62 buildroot | debian | yocto) POST_ROOTFS=1 ;;
H A D10-os-release.sh25 if [ "$POST_ROOTFS" ]; then
H A D90-overlay.sh25 [ "$POST_ROOTFS" ] || exit 0