INSTALL revision 1.8
1# $NetBSD: INSTALL,v 1.8 2011/05/20 07:47:53 tsutsui Exp $
2#
3# INSTALL config file (GENERIC with memory disk root)
4#
5
6include 	"arch/zaurus/conf/GENERIC"
7
8# Enable the hooks used for initializing the root memory-disk.
9options 	MEMORY_DISK_HOOKS
10options 	MEMORY_DISK_IS_ROOT	# force root on memory disk
11options 	MEMORY_DISK_SERVER=0	# no userspace memory disk support
12options 	MEMORY_DISK_ROOT_SIZE=4288	# size of memory disk, in blocks
13options 	MEMORY_DISK_RBFLAGS=RB_SINGLE	# boot in single-user mode
14
15# for reduce kernel size.
16# kernei size must be less than 5MB.
17# - see src/sys/arch/zaurus/stand/zbsdmod/zbsdmod.c:bsdimage[]
18
19makeoptions		COPTS="-Os"
20
21no options 		INSECURE
22
23no file-system		KERNFS
24no file-system		NULLFS
25no file-system		PROCFS
26no file-system		PTYFS
27no file-system		TMPFS
28
29no options 		COMPAT_OSSAUDIO
30
31no options 		SYSVMSG
32no options 		SYSVSEM
33no options 		SYSVSHM
34no options 		P1003_1B_SEMAPHORE
35
36options 		PIPE_SOCKETPAIR
37
38no options 		WSDISPLAY_COMPAT_PCVT
39no options 		WSDISPLAY_COMPAT_USL
40no options 		WSDISPLAY_COMPAT_RAWKBD
41
42no options 		DIAGNOSTIC
43no options 		DDB
44no options 		DDB_HISTORY_SIZE
45no options 		SYMTAB_SPACE
46
47no ztp0 at pxaip?
48no wsmouse* at ztp?
49
50no zaudio0 at pxaip?
51no audio* at zaudio?
52
53no ums* at uhidev?
54no wsmouse* at ums?
55
56no uk* at scsibus?
57
58no pseudo-device	vnd
59no options 		VND_COMPRESSION
60no pseudo-device	accf_data
61no pseudo-device	accf_http
62no pseudo-device	ksyms
63no pseudo-device	wsfont
64