bootfs.init.mk at [c9cd53b0f6]
Logged in as anonymous

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


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