]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - README
release 1.0.8-rc2
[nfs-utils.git] / README
diff --git a/README b/README
index e95ae93eb7d2645e091ae8a911f99263c3875c7b..3fa3a58587329235ad928e694e7ec61f5f7564ec 100644 (file)
--- a/README
+++ b/README
@@ -1,10 +1,20 @@
-This is version 1.0 of nfs-utils, the Linux NFS utility package.
+This is version 1.0.1 of nfs-utils, the Linux NFS utility package.
 
 
 0. PROJECT RESOURCES
 
 Home page:  http://sourceforge.net/projects/nfs/
 
+To use the 'gss' support you must have kerberos-5 development 
+libraries installed.
+Otherwise use  "--disable-gss"
+
+To use nfsv4 support you need libevent and libnfsidmap development
+libraries.  They are available from 
+   http://www.monkey.org/~provos/libevent/
+   http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/
+Otherwise use --disable-nfsv4
+
 
 1. COMPILING WITHOUT PACKAGE MANAGEMENT
 
@@ -27,7 +37,7 @@ have been tested on RedHat 6.2 and 7.1.
 
 On RedHat 6.2 and 7.1, you can use
 
-    # rpm -ta nfs-utils-1.0.tar.gz
+    # rpm -ta nfs-utils-1.0.1.tar.gz
 
 to build the source and binary RPMs.