]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - README
2001-09-24 H.J. Lu <hjl@lucon.org>
[nfs-utils.git] / README
diff --git a/README b/README
index e2295c8e648465f7a138123e7ecb20b6421da197..a82914aa7eb090519371b35ac817a369fafaa00c 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This is the Linux NFS utility package version 0.3.2.
+This is the Linux NFS utility package version 0.3.3.
 
 The nfs-utils package is available via the Linux NFS web page is at
 
@@ -13,26 +13,19 @@ To compile, just do
 
 will install the nfs-utils binaries. You have to install the NFS
 service scripts. There are 2 in etc/redhat provided for RedHat 6.x
-and 7.0. They are tested on RedHat 6.2 and 7.0.
+and 7.x. They are tested on RedHat 6.2 and 7.1.
 
-On RedHat 6.2 and 7.0, you can use
+On RedHat 6.2 and 7.1, you can use
 
-# rpm -ta nfs-utils-0.3.2.tar.gz
+# rpm -ta nfs-utils-0.3.3.tar.gz
 
 to build the source and binary RPMs.
 
-util-linux 2.10m or above is required. But the following patches may
-also be needed:
-
-ftp://nfs.sourceforge.net/pub/nfs/util-linux-2.10f-mount-tcp.patch
-ftp://nfs.sourceforge.net/pub/nfs/util-linux-2.10m-mount-compat.patch
-ftp://nfs.sourceforge.net/pub/nfs/util-linux-2.10m-mount-nfsv3.patch
-ftp://nfs.sourceforge.net/pub/nfs/util-linux-2.10m-mount-rpc.patch
-
+mount in util-linux 2.11f or above is required.
 
 Thanks.
 
 
 H.J.
 hjl@lucon.org
-03/10/2001
+09/24/2001