INSTALL revision 1.4
11.1Sjonathan#
21.1Sjonathan# Distribution root-on-NFS  network install kernel (any  model)
31.1Sjonathan#    root on NFS  to boot diskless for installation,
41.1Sjonathan#    disk drivers for labelling disks and installation on local disk.
51.1Sjonathan#
61.4Sthorpej# 	$NetBSD: INSTALL,v 1.4 1997/01/31 01:59:17 thorpej Exp $
71.1Sjonathan#
81.1Sjonathaninclude		"arch/pmax/conf/std.pmax"
91.1Sjonathan
101.1Sjonathanmaxusers	8
111.1Sjonathan
121.1Sjonathanoptions		MIPS1			# R2000/R3000 support
131.1Sjonathan#options	MIPS3			# R4000/R4400 support (not finished)
141.1Sjonathan
151.1Sjonathan
161.1Sjonathan# Support for specific models of DECstation
171.1Sjonathanoptions		DS3100			# PMAX (kn01) DECstation 2100, 3100
181.1Sjonathanoptions		DS5000_25		# MAXINE (kn02ca/xine) support
191.1Sjonathanoptions		DS5000_100		# 3MIN (kn02ba/kmin) support
201.1Sjonathanoptions		DS5000_200		# 3MAX (kn02) support
211.1Sjonathanoptions		DS5000_240		# 3MAXPLUS (kn03) support
221.1Sjonathan
231.1Sjonathan
241.1Sjonathan# Standard system options
251.1Sjonathan#options	DIAGNOSTIC		# extra kernel debugging checks
261.1Sjonathan#options	DEBUG			# extra kernel debugging support
271.1Sjonathan#options	"COMPAT_43"		# compatibility with 4.3BSD binaries
281.1Sjonathan#options	KTRACE			# system call tracing support
291.1Sjonathanoptions		"NKMEMCLUSTERS=1024"	# 4K pages in kernel malloc pool
301.1Sjonathan#options	KGDB			# support for kernel gdb
311.1Sjonathan#options	"KGDBRATE=19200"	# kernel gdb port rate (default 9600)
321.1Sjonathan#options	"KGDBDEV=15*256+0"	# device for kernel gdb
331.1Sjonathan
341.1Sjonathanoptions		NTP			# network time protocol
351.1Sjonathan#options	UCONSOLE		# users can redirect console (unsafe)
361.1Sjonathan
371.1Sjonathan# Filesystem options
381.4Sthorpejfile-system 	FFS		# fast filesystem
391.4Sthorpej#file-system	MFS		# memory-based filesystem
401.4Sthorpejfile-system 	NFS		# Sun NFS-compatible filesystem (client)
411.4Sthorpejfile-system 	KERNFS		# kernel data-structure filesystem
421.4Sthorpej#file-system	FDESC		# user file descriptor filesystem
431.4Sthorpej#file-system	UMAPFS		# uid/gid remapping filesystem
441.4Sthorpej#file-system	NULLFS		# null layer filesystem
451.4Sthorpej#file-system	UNION
461.4Sthorpej#file-system	LFS		# Log-based filesystem (still experimental)
471.4Sthorpej#file-system	PORTAL		# portal filesystem (still experimental)
481.4Sthorpej
491.4Sthorpejoptions		QUOTA		# FFS quotas
501.1Sjonathanoptions		FIFO		# POSIX fifo support (in all filesystems)
511.1Sjonathan#options	NFSSERVER	# Sun NFS-compatible filesystem (server)
521.1Sjonathan
531.1Sjonathan# Networking options
541.1Sjonathanoptions		INET		# Internet protocols
551.1Sjonathanoptions		"TCP_COMPAT_42"	# compatibility with 4.2BSD TCP/IP
561.1Sjonathan#options	GATEWAY		# IP packet forwarding
571.1Sjonathan#options	MULTICAST	# Multicast support
581.1Sjonathan#options	MROUTING	# Multicast routing support
591.1Sjonathan#options	ISO		# OSI networking
601.1Sjonathan#options	TPIP
611.1Sjonathan#options	EON
621.1Sjonathan
631.1Sjonathan# NetBSD backwards compatibility
641.1Sjonathan#options	COMPAT_10	# NetBSD 1.0, (needed for X on 386?)
651.1Sjonathan#options	COMPAT_11	# NetBSD 1.1,
661.1Sjonathanoptions		COMPAT_12	# Netbsd 1.2 reboot()
671.1Sjonathan
681.1Sjonathan
691.1Sjonathan# pmax specific
701.1Sjonathan#options	COMPAT_ULTRIX	# ultrix compatibility
711.1Sjonathan#options	EXEC_ECOFF	# Ultrix RISC binaries are ECOFF format
721.1Sjonathanoptions		"HZ=256"	# RTC rate required
731.1Sjonathan
741.1Sjonathan# Note that this configuration is unlikely to work, yet...
751.4Sthorpejconfig		nfsnetbsd	root on ? type nfs
761.1Sjonathan
771.1Sjonathan########################################################################
781.1Sjonathan###                   I/O bus and device options                     ###
791.1Sjonathan########################################################################
801.1Sjonathan
811.1Sjonathan# TC bus and supported options. (All but PMAXes have a turbochannel.)
821.1Sjonathaninclude 	"arch/pmax/conf/tc.std"
831.1Sjonathan
841.1Sjonathan# ioasic standard baseboard options (5000/2x, 5000/1xx, 5000/2[46]0)
851.1Sjonathaninclude 	"arch/pmax/conf/builtin.ioasic"
861.1Sjonathan
871.1Sjonathan# MAXINE-only ioasic baseboard devices and on-baseboard "options"
881.1Sjonathaninclude 	"arch/pmax/conf/builtin.maxine"
891.1Sjonathan
901.1Sjonathan# 5000/200-only (aka 3MAX aka KN02) baseboard devices.
911.1Sjonathan# (KN02 has turbochannel but no	IOASIC).
921.1Sjonathaninclude 	"arch/pmax/conf/builtin.3max"
931.1Sjonathan
941.1Sjonathan# 2100/3100-only (aka PMAX aka KN01) baseboard devices.
951.1Sjonathan# (may also be present on a 5100).
961.1Sjonathaninclude 	"arch/pmax/conf/builtin.3100"
971.1Sjonathan
981.1Sjonathan########################################################################
991.1Sjonathan# SCSI configuration                                                   #
1001.1Sjonathan########################################################################
1011.1Sjonathan
1021.1Sjonathanoldscsibus*	at sii?
1031.1Sjonathanoldscsibus*	at asc?
1041.1Sjonathan#
1051.1Sjonathan# SCSI configuration for old 4.4bsd/pmax DECstation SCSI driver
1061.1Sjonathan#
1071.1Sjonathaninclude 	"arch/pmax/conf/scsi.pmax"
1081.1Sjonathan#include	"arch/pmax/conf/mi.scsi"		# not yet supported
1091.1Sjonathan
1101.1Sjonathan
1111.1Sjonathan########################################################################
1121.1Sjonathan###                        Pseudo-devices                            ###
1131.1Sjonathan########################################################################
1141.1Sjonathan
1151.1Sjonathanpseudo-device	sl		 4	# serial-line IP ports
1161.1Sjonathanpseudo-device   ppp              2      # serial-line IP ports
1171.1Sjonathanpseudo-device	pty		64	# pseudo ptys
1181.1Sjonathanpseudo-device	bpfilter	16	# packet filter ports
1191.1Sjonathanpseudo-device	loop
1201.1Sjonathan#pseudo-device	vnd		4	# virtual disk ick
1211.1Sjonathanpseudo-device   ccd             4       # concatenated disks
1221.1Sjonathan
1231.1Sjonathan#pseudo-device	ether			# From old config. what does it mean?
1241.1Sjonathanpseudo-device	rasterconsole	1 	# NB: raster console requires "fb"
1251.1Sjonathanpseudo-device	fb		1	# up to 3 framebuffers
126