bootfs.init.mk at [5621f7a556]
Logged in as anonymous

File bootfs.init.mk artifact d887eb8b56 part of check-in 5621f7a556


bootfs: fsck
	echo "MRC:$@> Checking whether we need /boot mounted."
	mount -vadr | grep -q ' /boot$$' && mount -r /boot || true