bootfs.init.mk at [7a1e7f4a58]
Logged in as anonymous

File bootfs.init.mk artifact d887eb8b56 part of check-in 7a1e7f4a58


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