INSTALL revision 1.11
1# $NetBSD: INSTALL,v 1.11 2011/11/19 17:17:41 nonaka 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	# enable root ramdisk
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=4096	# 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 		KLOADER
22
23no options 		INSECURE
24
25no file-system		KERNFS
26no file-system		NULLFS
27no file-system		PROCFS
28no file-system		PTYFS
29no file-system		TMPFS
30
31no options 		COMPAT_OSSAUDIO
32
33no options 		SYSVMSG
34no options 		SYSVSEM
35no options 		SYSVSHM
36no options 		P1003_1B_SEMAPHORE
37
38options 		PIPE_SOCKETPAIR
39
40no options 		WSDISPLAY_COMPAT_PCVT
41no options 		WSDISPLAY_COMPAT_USL
42no options 		WSDISPLAY_COMPAT_RAWKBD
43options 		RASOPS_SMALL
44
45no options 		DIAGNOSTIC
46no options 		DDB
47no options 		DDB_HISTORY_SIZE
48no options 		SYMTAB_SPACE
49
50no zrc0 at pxaip?
51
52no ztp0 at pxaip?
53no wsmouse* at ztp?
54
55no zaudio0 at iic?
56no audio* at zaudio?
57
58no ums* at uhidev?
59no wsmouse* at ums?
60
61no uk* at scsibus?
62
63no pseudo-device	vnd
64no options 		VND_COMPRESSION
65no pseudo-device	accf_data
66no pseudo-device	accf_http
67no pseudo-device	ksyms
68no pseudo-device	wsfont
69