Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch default proto to TCP. | obrien | 2006-11-06 | 1 | -1/+1 |
| | |||||
* | Time to enter modern age and default to NFS version 3. | obrien | 2002-05-15 | 1 | -1/+1 |
| | |||||
* | Add/adjust some $FreeBSD$ tags. | peter | 1999-09-13 | 1 | -0/+2 |
| | | | | Noted by: Doug <Doug@gorean.org> | ||||
* | Use more sensible defaults. | jkh | 1999-02-14 | 1 | -1/+1 |
| | |||||
* | Bad default value of ${fs} for type:=host in /etc/amd.map. | obrien | 1998-11-20 | 1 | -1/+1 |
| | | | | | PR: conf/7054 Submitted by: Amakawa Shuhei <amakawa@sf.t.u-tokyo.ac.jp> | ||||
* | options changed with the new AMD. | obrien | 1998-09-09 | 1 | -1/+1 |
| | | | | Rather than ``nfsv2'', we now have ``vers=3,proto=tcp'' | ||||
* | Use more secure defaults for amd.map. | jkh | 1997-11-10 | 1 | -1/+1 |
| | | | | | PR: 3846 Submitted by: Takeshi WATANABE <watanabe@komadori.planet.kobe-u.ac.jp> | ||||
* | Add "nfsv2" to the default mount options. It can be removed when V3 | jdp | 1997-07-04 | 1 | -1/+1 |
| | | | | stops causing unkillable hung processes. | ||||
* | Add the "resvport" option, now that FreeBSD NFS servers require it. | jdp | 1997-03-29 | 1 | -1/+1 |
| | |||||
* | Close PR conf/589 - amd should only evaluate ${amdflags}. | jkh | 1996-02-09 | 1 | -0/+2 |
While I'm at it, add a commented-out sample amd flags line to sysconfig and drop a sample amd.map file in this directory for easy copying. I know that this file's contents are highly site-variable, but the one I've chosen for an example is also the one I've seen on 99.9% of the amd-using sites I've visited. I think it's a fair default. |