summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhjl <hjl>2000-04-26 00:37:40 +0000
committerhjl <hjl>2000-04-26 00:37:40 +0000
commitccacfd027835ff5a0726e4687f0e4d66bb010194 (patch)
tree4e4f8cac710ba16b5a2a7aa06e67c37a40390b78
parent4b5c4d21704d0767747c71b22f0e91efe59c07d6 (diff)
downloadnfs-utils-ccacfd027835ff5a0726e4687f0e4d66bb010194.tar.gz
nfs-utils-ccacfd027835ff5a0726e4687f0e4d66bb010194.tar.xz
nfs-utils-ccacfd027835ff5a0726e4687f0e4d66bb010194.zip
2000-04-25 H.J. Lu <hjl@lucon.org>
* README: Require util-linux-2.10f-mount-rpc.patch for mount.
-rw-r--r--ChangeLog4
-rw-r--r--README5
2 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a3d010..a55e1b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-04-25 H.J. Lu <hjl@lucon.org>
+
+ * README: Require util-linux-2.10f-mount-rpc.patch for mount.
+
2000-03-21 Michael Weiser <michael@weiser.saale-net.de>
* support/nfs/exports.c (parsesquash): Correctly set the
diff --git a/README b/README
index f6f8cff..3907f31 100644
--- a/README
+++ b/README
@@ -86,14 +86,15 @@ On RedHat 6.1, you can use
to build the source and binary RPMs.
-If your mount from util-linux is too old, you will need 2 patches:
+If your mount from util-linux is too old, you will need 3 patches:
ftp://nfs.sourceforge.net/pub/nfs/util-linux-2.9o-mount-nfsv3.patch
ftp://nfs.sourceforge.net/pub/nfs/util-linux-2.9w-mount-nfsv3try.patch
+ftp://nfs.sourceforge.net/pub/nfs/util-linux-2.10f-mount-rpc.patch
Thanks.
H.J.
hjl@lucon.org
-03/13/2000
+04/25/2000