From: Neil Brown Date: Fri, 7 Jul 2006 23:41:58 +0000 (+1000) Subject: Disable building/installing mount.nfs by default. X-Git-Tag: nfs-utils-1-0-9~3 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=99414bd3eecf93f23c378d3bb3d45bc98f364abc;hp=99414bd3eecf93f23c378d3bb3d45bc98f364abc Disable building/installing mount.nfs by default. mount.nfs does not yet support 'user' option and some others. To make it support this we need to make it setuid-root, and some security isses need to be resolved before that can be done safely. ---