summaryrefslogtreecommitdiffstats
path: root/README
blob: af42d008fe05a809f3430e5ab6c0dfc04726f923 (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
49
50
51
This is the Linux NFS utility package version 0.1.9.1.

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.9.1.tar.gz
ftp://nfs.sourceforge.net/pub/nfs/nfs-utils-0.1.9-0.1.9.1.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.9.1.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


Thanks.


H.J.
hjl@lucon.org
07/04/2000