summaryrefslogtreecommitdiffstats
path: root/etc/redhat/nfs.init
Commit message (Collapse)AuthorAgeFilesLines
* remove redhat filesneilbrown2004-12-031-189/+0
|
* mount nfsd filesystem at startup, and unmount afterwardsneilbrown2004-08-311-0/+7
|
* enable 127.0.0.1 before checking for V3 supportneilbrown2003-06-161-0/+12
|
* 2002-04-08 H.J. Lu <hjl@lucon.org>hjl2002-04-081-23/+40
| | | | | | | | | | | | | * etc/redhat/nfs: New. * etc/redhat/nfs.init: Updated. * nfs-utils.spec.in: Updated. * nfs-utils.spec: Regenerated. * utils/mountd/mountd.c (longopts): Fix a typo. * utils/mountd/mountd.man: Updated.
* 2002-04-07 H.J. Lu <hjl@lucon.org>hjl2002-04-071-1/+1
| | | | | | * etc/redhat/nfslock.init (restart): Just do stop and start. * etc/redhat/nfs.init: Fix a typo.
* 2002-04-07 H.J. Lu <hjl@lucon.org>hjl2002-04-071-12/+52
| | | | * etc/redhat/nfs.init: Read /etc/sysconfig/nfsd for NFS tuning.
* 2001-07-25 H.J. Lu <hjl@lucon.org>hjl2001-07-251-4/+8
| | | | | * etc/redhat/nfs.init: Check if rpc.rquotad exists before doing anything about it.
* 2001-06-27 H.J. Lu <hjl@lucon.org>hjl2001-06-271-3/+7
| | | | * etc/redhat/nfs.init: Run rpc.rquotad only if it exists.
* 2000-11-09 H.J. Lu <hjl@lucon.org>hjl2000-11-101-6/+0
| | | | * etc/redhat/nfs.init (start): Back out the last change.
* Fix a typo.hjl2000-11-091-1/+1
|
* 2000-11-09 H.J. Lu <hjl@lucon.org>hjl2000-11-091-0/+6
| | | | | | | | | | | | * etc/redhat/nfs.init (start): Pass --no-tcp to mountd if TCP is not supported by kernel. * support/nfs/rpcmisc.c (rpc_init): Don't set _rpcfdtype to 0. * utils/mountd/mountd.c (longopts): Add "-n/--no-tcp". (main): Set to _rpcfdtype to SOCK_DGRAM for "-n/--no-tcp". * utils/mountd/mountd.man: Updated for "-n/--no-tcp".
* rpc.mountd nfs version detectionjweber2000-09-011-5/+12
|
* 2000-08-09 H.J. Lu <hjl@lucon.org>hjl2000-08-101-3/+1
| | | | | | | | * etc/redhat/nfs.init: Run /usr/sbin/exportfs first during startup to ensure all existing clients work fine. * support/export/xtab.c (xtab_mount_read): Pass 1 instead of 0 to xtab_read () for reading _PATH_XTAB.
* 2000-07-03 H.J. Lu <hjl@lucon.org>hjl2000-07-031-1/+5
| | | | | | * etc/redhat/nfs.init: Run /usr/sbin/exportfs last during stop to ensure all clients can still access the server before it is shutdown.
* 2000-06-27 H.J. Lu <hjl@lucon.org>hjl2000-06-271-1/+1
| | | | | | | | | * etc/redhat/nfs.init: Run /usr/sbin/exportfs last during startup to ensure all exiting clients are exported. * configure.in (VERSION): Set to "0.1.8.2". * configure: Regenerated. * nfs-utils.spec: Updated.
* 2000-06-04 H.J. Lu <hjl@lucon.org>hjl2000-06-041-1/+1
| | | | * etc/redhat/nfs.init: Fix a typo in comment.
* 2000-05-18 H.J. Lu <hjl@lucon.org>hjl2000-05-181-8/+2
| | | | * etc/redhat/nfs.init (restart): Just do stop and start.
* Updated.hjl2000-03-131-1/+1
|
* moved exportfs -au after stopping nfsd to stop spuriousneilbrown1999-11-221-1/+1
| | | | ESTALE errors on server shutdown.
* Initial revisionhjl1999-10-181-0/+102