INSTALL revision 1.10
1# $NetBSD: INSTALL,v 1.10 2011/06/19 16:20:09 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 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 41options RASOPS_SMALL 42 43no options DIAGNOSTIC 44no options DDB 45no options DDB_HISTORY_SIZE 46no options SYMTAB_SPACE 47 48no zrc0 at pxaip? 49 50no ztp0 at pxaip? 51no wsmouse* at ztp? 52 53no zaudio0 at iic? 54no audio* at zaudio? 55 56no ums* at uhidev? 57no wsmouse* at ums? 58 59no uk* at scsibus? 60 61no pseudo-device vnd 62no options VND_COMPRESSION 63no pseudo-device accf_data 64no pseudo-device accf_http 65no pseudo-device ksyms 66no pseudo-device wsfont 67