INSTALL revision 1.15
1# $NetBSD: INSTALL,v 1.15 2012/04/07 09:10:47 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=4224 # 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 EXEC_AOUT 22no options RFC2292 23no options PTRACE 24 25no options KLOADER 26 27no options INSECURE 28 29no file-system KERNFS 30no file-system NULLFS 31no file-system PROCFS 32no file-system PTYFS 33no file-system TMPFS 34 35no options COMPAT_13 36no options COMPAT_14 37no options COMPAT_15 38no options COMPAT_16 39no options COMPAT_20 40no options COMPAT_30 41no options COMPAT_40 42no options COMPAT_50 43no options COMPAT_43 44 45no options COMPAT_OSSAUDIO 46 47no options SYSVMSG 48no options SYSVSEM 49no options SYSVSHM 50 51options PIPE_SOCKETPAIR 52 53no options WSDISPLAY_COMPAT_PCVT 54no options WSDISPLAY_COMPAT_USL 55no options WSDISPLAY_COMPAT_RAWKBD 56options RASOPS_SMALL 57 58no options DIAGNOSTIC 59no options DDB 60no options DDB_HISTORY_SIZE 61no options SYMTAB_SPACE 62 63no zrc0 at pxaip? 64 65no ztp0 at zssp? 66no wsmouse* at ztp? 67 68no zaudio0 at iic? 69no audio* at zaudio? 70 71no ums* at uhidev? 72no wsmouse* at ums? 73no ugen* 74 75no uk* at scsibus? 76 77no pseudo-device vnd 78no options VND_COMPRESSION 79no pseudo-device accf_data 80no pseudo-device accf_http 81no pseudo-device ksyms 82no pseudo-device wsfont 83options NO_DEV_PTM 84