Artifact [d32e728f74]
Logged in as anonymous

Artifact d32e728f7415c6d28205213ff82e08c7e4150eb4714467d234aea1b0bde1045f:


# vim:ft=make:

NETFS_TYPES?=nfs:NFS smbfs:SMB

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

mount: root
	: Mount local FS.
	mount -a -t no${excludes:ts,}