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

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


NETFS_TYPES?=nfs:NFS smbfs:SMB

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

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