mount.init.mk at [17041521b1]
Logged in as anonymous

File mount.init.mk artifact 12f98edc5e part of check-in 17041521b1


NETFS_TYPES?=nfs:NFS smbfs:SMB

excludes=${NETFS_TYPES:C/:.*//}

mount: root
	echo "MRC:$@> Mount local FS."
	mount -a -t no${excludes:ts,}