mount.init.mk at [7a1e7f4a58]
Logged in as anonymous

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


NETFS_TYPES?=nfs:NFS smbfs:SMB

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

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