summaryrefslogtreecommitdiffstats
path: root/rules/nfsutils.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-05-03 10:54:12 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-05-03 10:54:12 +0000
commit0c3a510c37d4c2a80a3c581132c70c4ba9e43fec (patch)
treeded2c7c5708689a22594d773a72a065968cb28c2 /rules/nfsutils.in
parent4aaa79062b7481717de3244007896eac555b43da (diff)
downloadptxdist-0c3a510c37d4c2a80a3c581132c70c4ba9e43fec.tar.gz
ptxdist-0c3a510c37d4c2a80a3c581132c70c4ba9e43fec.tar.xz
* nfs-utils: update to 1.1.6
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10341 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/nfsutils.in')
-rw-r--r--rules/nfsutils.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/rules/nfsutils.in b/rules/nfsutils.in
index 15f102780..09f7c2db8 100644
--- a/rules/nfsutils.in
+++ b/rules/nfsutils.in
@@ -42,6 +42,13 @@ config NFSUTILS_V3
See RFC1813 for Details:
http://www.ietf.org/rfc/rfc1813.txt
+config NFSUTILS_V4
+ bool
+ depends on BROKEN
+ prompt "Enable support for NFSv4"
+ help
+ Enable support for version 4 of the NFS protocol.
+
config NFSUTILS_SECURE_STATD
bool
prompt "Only lockd can use statd (security)"
@@ -84,6 +91,10 @@ config NFSUTILS_INSTALL_MOUNTD
bool
prompt "Install /sbin/mountd"
+config NFSUTILS_INSTALL_MOUNT
+ bool
+ prompt "Install mount/umount"
+
config NFSUTILS_INSTALL_NFSD
bool
prompt "Install /sbin/nfsd"