INSTALL revision 1.325
11.325Sad# $NetBSD: INSTALL,v 1.325 2008/05/02 15:26:38 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.325Sad#ident "INSTALL-$Revision: 1.325 $" 111.153Sabs 121.325Sadno options MEMORY_DISK_DYNAMIC 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