summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorhjl <hjl>2001-09-24 18:43:42 +0000
committerhjl <hjl>2001-09-24 18:43:42 +0000
commit26272cc6379200004274a883ad94c70ccf0d2256 (patch)
tree91f7f805786a77cf629ccc34410c6100511657b3 /README
parente997b2a740a77b3aed7fbf1c5d84b23c037b3430 (diff)
downloadnfs-utils-26272cc6379200004274a883ad94c70ccf0d2256.tar.gz
nfs-utils-26272cc6379200004274a883ad94c70ccf0d2256.tar.xz
nfs-utils-26272cc6379200004274a883ad94c70ccf0d2256.zip
2001-09-24 H.J. Lu <hjl@lucon.org>
* configure.in (VERSION): Set to "0.3.3". * configure: Regenerated. * nfs-utils.spec: Likewise. * README: Updated for 0.3.3.
Diffstat (limited to 'README')
-rw-r--r--README19
1 files changed, 6 insertions, 13 deletions
diff --git a/README b/README
index e2295c8..a82914a 100644
--- 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