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