summaryrefslogtreecommitdiffstats
path: root/README
blob: 2fc2b4d7e24fc4dfc1fdd5428a9a2b0426d2c1ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
This is the Linux NFS utility package version 0.1.8.

There is a Linux NFS mailing list at

http://lists.sourceforge.net/mailman/listinfo/nfs/                                                               
You can subscribe it and search the mailing list archive via a web
browser.

The nfs-utils package is available from the CVS server:

# cvs -z 3 -d:pserver:anonymous@cvs.nfs.sourceforge.net:/cvsroot/nfs co nfs-utils

will get the latest version.

The files are

ftp://nfs.sourceforge.net/pub/nfs/nfs-utils-0.1.8.tar.gz
ftp://nfs.sourceforge.net/pub/nfs/nfs-utils-0.1.7-0.1.8.diff.gz

To compile, just do

# ./configure
# make

# make install

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.
They are tested on RedHat 6.2.

On RedHat 6.2, you can use

# rpm -ta nfs-utils-0.1.8.tar.gz

to build the source and binary RPMs.

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
05/31/2000