head	1.2;
access;
symbols
	RELENG_4_11_0_RELEASE:1.1.4.1
	RELENG_4_11:1.1.4.1.0.12
	RELENG_4_11_BP:1.1.4.1
	RELENG_4_10_0_RELEASE:1.1.4.1
	RELENG_4_10:1.1.4.1.0.10
	RELENG_4_10_BP:1.1.4.1
	RELENG_4_9_0_RELEASE:1.1.4.1
	RELENG_4_9:1.1.4.1.0.8
	RELENG_4_9_BP:1.1.4.1
	RELENG_4_8_0_RELEASE:1.1.4.1
	RELENG_4_8:1.1.4.1.0.6
	RELENG_4_8_BP:1.1.4.1
	RELENG_4_7_0_RELEASE:1.1.4.1
	RELENG_4_7:1.1.4.1.0.4
	RELENG_4_7_BP:1.1.4.1
	RELENG_4_6_2_RELEASE:1.1.4.1
	RELENG_4_6_1_RELEASE:1.1.4.1
	RELENG_4_6_0_RELEASE:1.1.4.1
	RELENG_4_6:1.1.4.1.0.2
	RELENG_4_6_BP:1.1.4.1
	RELENG_4_5_0_RELEASE:1.1
	RELENG_4_5:1.1.0.10
	RELENG_4_5_BP:1.1
	RELENG_4_4_0_RELEASE:1.1
	RELENG_4_4:1.1.0.8
	RELENG_4_4_BP:1.1
	RELENG_4_3_0_RELEASE:1.1
	RELENG_4_3:1.1.0.6
	RELENG_4_3_BP:1.1
	RELENG_4_2_0_RELEASE:1.1
	RELENG_4_1_1_RELEASE:1.1
	PRE_SMPNG:1.1
	RELENG_4_1_0_RELEASE:1.1
	RELENG_3_5_0_RELEASE:1.1.2.1
	RELENG_4_0_0_RELEASE:1.1
	RELENG_4:1.1.0.4
	RELENG_4_BP:1.1
	RELENG_3_4_0_RELEASE:1.1.2.1
	RELENG_3:1.1.0.2;
locks; strict;
comment	@# @;


1.2
date	2002.03.09.08.28.10;	author luigi;	state dead;
branches;
next	1.1;

1.1
date	99.10.08.04.00.14;	author dwhite;	state Exp;
branches
	1.1.2.1
	1.1.4.1;
next	;

1.1.2.1
date	99.10.17.23.11.15;	author dwhite;	state Exp;
branches;
next	;

1.1.4.1
date	2002.03.08.13.18.07;	author luigi;	state dead;
branches;
next	;


desc
@@


1.2
log
@Nuke abandoned configuration.
@
text
@#	@@(#)remote	5.2 (Berkeley) 6/30/90
#
# remote -- remote host description file
# see tip(1), remote(5)
#
# dv	device to use for the tty
# el	EOL marks (default is NULL)
# du	make a call flag (dial up)
# pn	phone numbers (@@ =>'s search phones file; possibly taken from
#	PHONES environment variable)
# at	ACU type
# ie	input EOF marks (default is NULL)
# oe	output EOF string (default is NULL)
# cu	call unit (default is dv)
# br	baud rate (defaults to 300)
# fs	frame size (default is BUFSIZ) -- used in buffering writes on
#	receive operations
# tc	to continue a capability

# Systems definitions
netcom|Netcom Unix Access:\
	:pn=\@@:tc=unix1200:
omen|Omen BBS:\
	:pn=\@@:tc=dos1200:

# UNIX system definitions
unix1200|1200 Baud dial-out to a UNIX system:\
	:el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:tc=dial1200:
unix300|300 Baud dial-out to a UNIX system:\
	:el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:tc=dial300:

# DOS system definitions
dos1200|1200 Baud dial-out to a DOS system:\
	:el=^U^C^R^O^D^S^Q:ie=%$:oe=^Z:pa=none:tc=dial1200:

# General dialer definitions used below
#
# COURIER switch settings:
# switch:	1 2 3 4 5 6 7 8 9 10
# setting:	D U D U D D U D U U
# Rackmount:	U U D U D U D D U D
#
dial2400|2400 Baud Hayes attributes:\
	:dv=/dev/cuaa0:br#2400:cu=/dev/cuaa0:at=hayes:du:
dial1200|1200 Baud Hayes attributes:\
	:dv=/dev/cuaa0:br#1200:cu=/dev/cuaa0:at=hayes:du:

# Hardwired line
cuaa0b|cua0b:dv=/dev/cuaa0:br#2400
cuaa0c|cua0c:dv=/dev/cuaa0:br#9600
@


1.1
log
@Add a new floppy type, install.  This type builds a disk that can
slice, partition, newfs, and install FreeBSD from a tarball on a remote server.
Handy for doing mass-installs for server farms.

Documentation following shortly.
@
text
@@


1.1.4.1
log
@Nuke this abandoned configuration which has been broken for ages.
@
text
@@


1.1.2.1
log
@MFC: Add install floppy.
@
text
@@

