Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 1997 20:20:03 +0100
From:      j@uriah.heep.sax.de (J Wunsch)
To:        freebsd-current@FreeBSD.org (FreeBSD-current users)
Cc:        gurney_j@resnet.uoregon.edu (John-Mark Gurney)
Subject:   Re: amd.map file format documentation
Message-ID:  <Mutt.19970131202003.j@uriah.heep.sax.de>
In-Reply-To: <Mutt.19970131125036.regnauld@deepo.prosa.dk>; from Philippe Regnauld on Jan 31, 1997 12:50:36 %2B0100
References:  <199701310051.QAA00763@narnia.plutotech.com> <Pine.NEB.3.95.970130185437.24155E-100000@hydrogen.nike.efn.org> <Mutt.19970131125036.regnauld@deepo.prosa.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
As Philippe Regnauld wrote:

> > right now I only use it to automount cdroms...  if anybody has a good nfs
> > example I'll throw something together...  ttyl...
> 
> 	I can offer to put together a man page for this (need input though).

Here's a real-life example:

j@ida 1077% cat /etc/amd-hosts.map
/defaults       opts:=rw,intr,grpid,nosuid
#
#
# Generic junk:
distfiles  host!=innocence;type:=nfs;rhost:=innocence;rfs:=/usr/ports/distfiles
ftp        host!=innocence;type:=nfs;rhost:=innocence;rfs:=/disk1/guest/home/ftp
Motif      host!=innocence;type:=nfs;rhost:=innocence;rfs:=/usr/Motif
#
# Some home dirs:
#
micha      host!=innocence;type:=nfs;rhost:=innocence;rfs:=/usr/ifbusiness/volkmer
joerg      host!=smiley;type:=nfs;rhost:=smiley;rfs:=/home/ifbusiness/weber
cvs        host!=smiley;type:=nfs;rhost:=smiley;rfs:=/var/cvs

Note that the `host!=' clauses are rather junk, since the map isn't
being shared at all.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Mutt.19970131202003.j>