aboutsummaryrefslogtreecommitdiff
path: root/etc/amd.map
Commit message (Collapse)AuthorAgeFilesLines
* Switch default proto to TCP.David E. O'Brien2006-11-061-1/+1
| | | | Notes: svn path=/head/; revision=164015
* Time to enter modern age and default to NFS version 3.David E. O'Brien2002-05-151-1/+1
| | | | Notes: svn path=/head/; revision=96698
* Add/adjust some $FreeBSD$ tags.Peter Wemm1999-09-131-0/+2
| | | | | | | Noted by: Doug <Doug@gorean.org> Notes: svn path=/head/; revision=51237
* Use more sensible defaults.Jordan K. Hubbard1999-02-141-1/+1
| | | | Notes: svn path=/head/; revision=43986
* Bad default value of ${fs} for type:=host in /etc/amd.map.David E. O'Brien1998-11-201-1/+1
| | | | | | | | PR: conf/7054 Submitted by: Amakawa Shuhei <amakawa@sf.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=41266
* options changed with the new AMD.David E. O'Brien1998-09-091-1/+1
| | | | | | | Rather than ``nfsv2'', we now have ``vers=3,proto=tcp'' Notes: svn path=/head/; revision=39019
* Use more secure defaults for amd.map.Jordan K. Hubbard1997-11-101-1/+1
| | | | | | | | PR: 3846 Submitted by: Takeshi WATANABE <watanabe@komadori.planet.kobe-u.ac.jp> Notes: svn path=/head/; revision=31095
* Add "nfsv2" to the default mount options. It can be removed when V3John Polstra1997-07-041-1/+1
| | | | | | | stops causing unkillable hung processes. Notes: svn path=/head/; revision=27188
* Add the "resvport" option, now that FreeBSD NFS servers require it.John Polstra1997-03-291-1/+1
| | | | Notes: svn path=/head/; revision=24396
* Close PR conf/589 - amd should only evaluate ${amdflags}.Jordan K. Hubbard1996-02-091-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. Notes: svn path=/head/; revision=13996