Artifact d887eb8b56d46ab2927d0615d5bd9063f1955dd4b2a118ce271e9ba6edd1437b:
- File bootfs.init.mk — part of check-in [7a1e7f4a58] at 2019-10-21 16:17:43 on branch trunk — rename, make silent, add correct logging, collapse command (user: arcade, size: 129) [annotate] [blame] [check-ins using]
bootfs: fsck echo "MRC:$@> Checking whether we need /boot mounted." mount -vadr | grep -q ' /boot$$' && mount -r /boot || true