INSTALL revision 1.324
11.324Sad# $NetBSD: INSTALL,v 1.324 2008/04/30 15:29:11 ad Exp $ 21.2Stls# 31.54Sthorpej# INSTALL - Installation kernel. 41.2Stls# 51.324Sad# This kernel is derived from GENERIC with additional memory disk 61.324Sad# options. 71.195Satatat 81.324Sadinclude "arch/i386/conf/GENERIC" 91.2Stls 101.324Sad#ident "INSTALL-$Revision: 1.324 $" 111.153Sabs 121.54Sthorpejoptions MEMORY_DISK_HOOKS 131.324Sadoptions MEMORY_DISK_IS_ROOT # force root on memory disk 141.324Sadoptions MEMORY_DISK_SERVER=0 # no userspace memory disk support 151.324Sadoptions MEMORY_DISK_ROOT_SIZE=10000 # size of memory disk, in blocks 16