Artifact [fe88b08ad6]
Logged in as anonymous

Artifact fe88b08ad6245baa7e0333b91f2d40b07f3bd0bacdcac5ca4d85d30236799638:


# vim:ft=make:

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