X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=README;h=ae747156c40bdefe028ff9881f1e56766a927c67;hp=67cbf424956435a594eac87369876faf3643bdee;hb=877ee5ab033fd5e66858f250296283353d3020d2;hpb=c6fdbad13e538484e1c947fafaa1e04a6bcfb97a diff --git a/README b/README index 67cbf42..ae74715 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This is the Linux NFS utility package version 0.1.8.2. +This is the Linux NFS utility package version 0.1.9. There is a Linux NFS mailing list at @@ -14,8 +14,8 @@ will get the latest version. The files are -ftp://nfs.sourceforge.net/pub/nfs/nfs-utils-0.1.8.2.tar.gz -ftp://nfs.sourceforge.net/pub/nfs/nfs-utils-0.1.8-0.1.8.2.diff.gz +ftp://nfs.sourceforge.net/pub/nfs/nfs-utils-0.1.9.tar.gz +ftp://nfs.sourceforge.net/pub/nfs/nfs-utils-0.1.8.2-0.1.9.diff.gz To compile, just do @@ -30,19 +30,22 @@ They are tested on RedHat 6.2. On RedHat 6.2, you can use -# rpm -ta nfs-utils-0.1.8.2.tar.gz +# rpm -ta nfs-utils-0.1.9.tar.gz to build the source and binary RPMs. -If your mount from util-linux is too old, you will need 3 patches: +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 -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 -06/27/2000 +07/03/2000