1 # $NetBSD: GENERIC,v 1.3 2008/08/10 15:31:22 tls Exp $
3 include "arch/usermode/conf/std.usermode"
5 options INCLUDE_CONFIG_FILE
6 #ident "GENERIC-$Revision: 1.4 $"
8 makeoptions DEBUG="-g3"
9 makeoptions COPTS="-O2 -fno-omit-frame-pointer"
11 #options MEMSIZE=65536 # amount of memory to allocate (in KB)
12 options MEMSIZE=131072
22 options NKMEMPAGES=256
25 #options DDB_HISTORY_SIZE=512
36 options NFS_BOOT_BOOTPARAM
38 config netbsd root on ? type ?
50 pseudo-device accf_data # "dataready" accept filter
51 pseudo-device accf_http # "httpready" accept filter
53 options MEMORY_DISK_HOOKS
54 options MEMORY_DISK_IS_ROOT
55 options MEMORY_DISK_SERVER=0
56 options MEMORY_DISK_ROOT_SIZE=10000
57 options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode