summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/conf/INSTALL
blob: 135587aa4d48053a7025deb9741805e3582dd2e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
#	$NetBSD: INSTALL,v 1.106 2022/12/28 18:19:44 jakllsch Exp $
#
# from: NetBSD: GENERIC,v 1.84 1999/06/06 13:00:03 mrg Exp
#
# floppy install kernel.  based upon GENERIC, with much turned off.

include "arch/sparc/conf/GENERIC"

makeoptions	COPTS="-Os"		# Optimise for space. Implies -O2

# Enable the hooks used for initializing the root memory-disk.
options 	MEMORY_DISK_HOOKS
options 	MEMORY_DISK_IS_ROOT	# force root on memory disk
options 	MEMORY_DISK_SERVER=0	# no userspace memory disk support
## The miniroot size must be kept in sync manually with the size of
## the `ramdisk' image (which is built in distrib/sparc/ramdisk).
options 	MEMORY_DISK_ROOT_SIZE=2000	# size of memory disk, in blocks
options 	MEMORY_DISK_RBFLAGS=RB_SINGLE	# boot in single-user mode

pseudo-device	md			# memory disk device (ramdisk)

no options 	SUN4D
options 	WSDISPLAY_DEFAULTSCREENS=1
no options 	WSDISPLAY_COMPAT_USL
no options 	KTRACE
no options 	SYSVMSG
no options 	SYSVSEM	
no options 	SYSVSHM
no options 	MODULAR
no options 	MODULAR_DEFAULT_AUTOLOAD
no options 	USERCONF
options 	PIPE_SOCKETPAIR	
no options 	SYSCTL_INCLUDE_DESCR
no options 	DDB
no options 	DIAGNOSTIC
no options 	MIIVERBOSE
no options 	SCSIVERBOSE
no options 	COMPAT_10
no options 	COMPAT_43
no options 	COMPAT_44
no options 	COMPAT_BSDPTY
no options 	COMPAT_SUNOS
options 	COMPAT_BSDPTY
no file-system	KERNFS
no file-system	NULLFS
no file-system	FDESC
no file-system	UMAPFS
no file-system	LFS
no file-system	PROCFS
no file-system	UNION
no file-system	MSDOSFS
no file-system	PTYFS
no file-system	CODA
no file-system	PUFFS
no options 	NFSSERVER
no options 	QUOTA
no options 	INET6
no options 	NTP	
no options 	PPP_BSDCOMP
no options 	PPP_DEFLATE
no options 	PPP_FILTER

no cpu0		at cpuunit0
no cpuunit0	at mainbus0
no cpuunit*	at mainbus0
no bootbus0	at cpuunit0
no bootbus*	at cpuunit?
no clock0	at bootbus0
no zs0		at bootbus0
no zs1		at bootbus0
no zs*		at bootbus?
no magma*	at sbus?
no bpp*		at sbus?
no ss*		at scsibus?
no audiocs0
no audioamd0

no pseudo-device	sl		
no pseudo-device	ppp		
no pseudo-device	tun		
no pseudo-device	bpfilter
no pseudo-device	npf			# NPF packet filter
no pseudo-device	gif			# IPv[46] over IPv[46] tunnel (RFC1933)
no pseudo-device	stf			# 6to4 IPv6 over IPv4 encapsulation
no pseudo-device	vlan
no pseudo-device	bridge
no pseudo-device	vether			# Virtual Ethernet for bridge
no pseudo-device	agr			# IEEE 802.3ad link aggregation
no pseudo-device	accf_data		# "dataready" accept filter
no pseudo-device	accf_http		# "httpready" accept filter
no pseudo-device	vcoda			# coda minicache <-> venus comm.
no pseudo-device	clockctl		# user control of clock subsystem
no pseudo-device	ksyms			# /dev/ksyms
no pseudo-device	fss			# file system snapshot device
no pseudo-device	wsmux			# mouse and keyboard multiplexor
no pseudo-device	wsfont
no pseudo-device	putter			# for puffs and pud