head	1.2;
access;
symbols
	RELENG_2_2_8_RELEASE:1.1.1.1
	before_amd_contrib:1.1.1.1
	RELENG_2_2_7_RELEASE:1.1.1.1
	RELENG_2_2_6_RELEASE:1.1.1.1
	RELENG_2_2_5_RELEASE:1.1.1.1
	bsd_44_lite_2:1.1.1.1
	RELENG_2_2_2_RELEASE:1.1.1.1
	RELENG_2_2_1_RELEASE:1.1.1.1
	RELENG_2_2_0_RELEASE:1.1.1.1
	RELENG_2_1_7_RELEASE:1.1.1.1
	RELENG_2_1_6_1_RELEASE:1.1.1.1
	RELENG_2_1_6_RELEASE:1.1.1.1
	RELENG_2_2:1.1.1.1.0.8
	RELENG_2_2_BP:1.1.1.1
	RELENG_2_1_5_RELEASE:1.1.1.1
	RELENG_2_1_0_RELEASE:1.1.1.1
	RELENG_2_1_0:1.1.1.1.0.6
	RELENG_2_1_0_BP:1.1.1.1
	RELENG_2_0_5_RELEASE:1.1.1.1
	RELENG_2_0_5:1.1.1.1.0.4
	RELENG_2_0_5_BP:1.1.1.1
	RELENG_2_0_5_ALPHA:1.1.1.1
	RELEASE_2_0:1.1.1.1
	BETA_2_0:1.1.1.1
	ALPHA_2_0:1.1.1.1.0.2
	bsd_44_lite:1.1.1.1
	CSRG:1.1.1;
locks; strict;
comment	@# @;


1.2
date	98.08.27.08.03.34;	author obrien;	state dead;
branches;
next	1.1;

1.1
date	94.05.26.05.22.16;	author rgrimes;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	94.05.26.05.22.17;	author rgrimes;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Make way for the contrib_amd bmake frame work.
@
text
@#machine	opts info
achilles	-opts:=rw,grpid,nosuid \
		type:=ufs;hostd==achilles.doc;dev:=/dev/xy1g \
		type:=nfs;hostd!=achilles.doc;rhost:=achilles.doc;rfs:=/home/achilles
#
dougal		-opts:=rw,grpid,nosuid \
		type:=ufs;hostd==dougal.doc;dev:=/dev/dsk/1s0 \
		type:=nfs;hostd!=dougal.doc;rhost:=dougal.doc;rfs:=/home/dougal
#
dylan		type:=auto;fs:=${map};pref:=${key}/
dylan/dk2	-opts:=rw,grpid,nosuid \
		hostd==dylan.doc;type:=ufs;dev:=/dev/dsk/2s0 \
		hostd!=dylan.doc;type:=nfs;rhost:=dylan.doc;rfs:=/home/dylan/dk2
#
dylan/dk3	-opts:=rw,grpid,nosuid \
		hostd==dylan.doc;type:=ufs;dev:=/dev/dsk/3s0 \
		hostd!=dylan.doc;type:=nfs;rhost:=dylan.doc;rfs:=/home/dylan/dk3
#
dylan/dk5	-opts:=rw,grpid,nosuid \
		hostd==dylan.doc;type:=ufs;dev:=/dev/dsk/5s0 \
		hostd!=dylan.doc;type:=nfs;rhost:=dylan.doc;rfs:=/home/dylan/dk5
#
ganymede	-opts:=rw,grpid,nosuid \
		hostd!=${key}.${domain};type:=nfs;rhost:=${key}.${domain};rfs:=/home/${key}
gummo		-opts:=rw,grpid,nosuid \
		hostd!=gummo.doc;type:=nfs;rhost:=gummo.doc;rfs:=/home/gummo
#
# Wildcard match
*		-opts:=rw,grpid,nosuid \
		hostd!=${key}.${domain};type:=nfs;rhost:=${key}.${domain};rfs:=/home/${key}
#
#
gould		-opts:=rw,grpid,nosuid \
		hostd!=gould.doc;type:=nfs;rhost:=gould.doc;rfs:=/home/gould
toytown		-opts:=rw,grpid,nosuid \
		hostd!=toytown.doc;type:=nfs;rhost:=toytown.doc;rfs:=/home/${key}
zebedee		-opts:=rw,grpid,nosuid \
		hostd!=zebedee.doc;type:=nfs;rhost:=zebedee.doc;rfs:=/home/zebedee
#
# Should be ENOENT from mountd on toytown...
#
testing		-opts:=rw,grpid,nosuid \
		hostd!=toytown.doc;type:=nfs;rhost:=toytown.doc;rfs:=/this/that
#
# Somewhere else
#
pebbles		-opts:=rw,grpid,nosuid \
		hostd!=pebbles.cc;type:=nfs;rhost:=pebbles.cc;rfs:=/home/cc/pebbles
#
# Specify where to mount
#
xtoy		-opts:=rw,grpid,nosuid \
		type:=nfs;rhost:=toytown.doc;rfs:=/home/toytown;fs:=/tmp/junk99
#
# Links...
#
alink		type:=link;hostd==achilles.doc;fs:=/etc
tlink		type:=link;hostd==truth.doc;fs:=/etc
uucp		type:=link;hostd==truth.doc;fs:=/etc;sublink:=uucp
#
# Duplicate mounts to the same place
#
dup1		-opts:=rw,grpid,nosuid \
		type:=nfs;rhost:=toytown.doc;rfs:=/home/toytown;fs:=/tmp/tt-home
dup2		-opts:=rw,grpid,nosuid \
		type:=nfs;rhost:=ganymede.doc;rfs:=/home/ganymede;fs:=/tmp/tt-home
#
# Symlink
#
link		type:=link;fs:=dylan/dk2/adh
#
# Program mount
#
exec		type:=program;mount:="/bin/true false";unmount:="/bin/true true"
#
# Alternate mount locations.
#
alt		-host==truth;type:=nfs;rfs:=/var/spool/mail \
			rhost:=toytown rhost:=charm rhost:=gummo
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@BSD 4.4 Lite usr.sbin Sources
@
text
@@
