bootfs.init.mk at [29803f148a]
Logged in as anonymous

File bootfs.init.mk artifact d887eb8b56 part of check-in 29803f148a


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