File bootfs.init artifact f2f97d45ef part of check-in 5062c9b6fc
# vim:ft=make: bootfs: : Checking whether we need /boot mounted. mount -vadr | grep -q ' /boot$' && mount -r /boot || exit 0
# vim:ft=make: bootfs: : Checking whether we need /boot mounted. mount -vadr | grep -q ' /boot$' && mount -r /boot || exit 0