1 1.3.16.2 yamt # $NetBSD: RAMDISK,v 1.3.16.2 2006/06/21 14:51:09 yamt Exp $ 2 1.3.16.2 yamt # 3 1.3.16.2 yamt # kernel config file with memory disk for installation 4 1.3.16.2 yamt # 5 1.3.16.2 yamt 6 1.3.16.2 yamt include "arch/ews4800mips/conf/GENERIC" 7 1.3.16.2 yamt 8 1.3.16.2 yamt # Enable the hooks used for initializing the root memory-disk. 9 1.3.16.2 yamt makeoptions COPTS="-Os -mmemcpy" # optimize for space 10 1.3.16.2 yamt 11 1.3.16.2 yamt options MEMORY_DISK_HOOKS 12 1.3.16.2 yamt options MEMORY_DISK_IS_ROOT # force root on memory disk 13 1.3.16.2 yamt options MEMORY_DISK_SERVER=0 # no userspace memory disk support 14 1.3.16.2 yamt options MEMORY_DISK_ROOT_SIZE=6144 # size of memory disk, in blocks 15 1.3.16.2 yamt 16 1.3.16.2 yamt options PIPE_SOCKETPAIR 17 1.3.16.2 yamt options MALLOC_NOINLINE 18 1.3.16.2 yamt options NFS_V2_ONLY 19 1.3.16.2 yamt options FFS_NO_SNAPSHOT 20 1.3.16.2 yamt options NO_DEV_PTM 21 1.3.16.2 yamt 22 1.3.16.2 yamt # disable some options to shrink kernel 23 1.3.16.2 yamt no options INCLUDE_CONFIG_FILE 24 1.3.16.2 yamt no options NTP 25 1.3.16.2 yamt no options KTRACE 26 1.3.16.2 yamt no options SYSTRACE 27 1.3.16.2 yamt no options SYSVMSG 28 1.3.16.2 yamt no options SYSVSEM 29 1.3.16.2 yamt no options SYSVSHM 30 1.3.16.2 yamt no options P1003_1B_SEMAPHORE 31 1.3.16.2 yamt no options SYSCTL_INCLUDE_DESCR 32 1.3.16.2 yamt 33 1.3.16.2 yamt no file-system EXT2FS 34 1.3.16.2 yamt no file-system FDESC 35 1.3.16.2 yamt no file-system NULLFS 36 1.3.16.2 yamt no file-system OVERLAY 37 1.3.16.2 yamt no file-system PORTAL 38 1.3.16.2 yamt no file-system UMAPFS 39 1.3.16.2 yamt no file-system UNION 40 1.3.16.2 yamt no file-system PTYFS 41 1.3.16.2 yamt 42 1.3.16.2 yamt no options QUOTA 43 1.3.16.2 yamt no options NETATALK 44 1.3.16.2 yamt no options PPP_FILTER 45 1.3.16.2 yamt no options SCSIVERBOSE 46 1.3.16.2 yamt 47 1.3.16.2 yamt no ewsms0 at zsc? 48 1.3.16.2 yamt no wsmouse* at ewsms? 49 1.3.16.2 yamt 50 1.3.16.2 yamt no ch* at scsibus? 51 1.3.16.2 yamt no ses* at scsibus? 52 1.3.16.2 yamt no ss* at scsibus? 53 1.3.16.2 yamt no uk* at scsibus? 54 1.3.16.2 yamt 55 1.3.16.2 yamt no pseudo-device vnd 56 1.3.16.2 yamt no pseudo-device fss 57 1.3.16.2 yamt no pseudo-device ipfilter 58 1.3.16.2 yamt no pseudo-device strip 59 1.3.16.2 yamt no pseudo-device tap 60 1.3.16.2 yamt no pseudo-device tun 61 1.3.16.2 yamt no pseudo-device gre 62 1.3.16.2 yamt no pseudo-device gif 63 1.3.16.2 yamt no pseudo-device vlan 64 1.3.16.2 yamt no pseudo-device bridge 65 1.3.16.2 yamt no pseudo-device clockctl 66 1.3.16.2 yamt no pseudo-device ksyms 67