INSTALL revision 1.81
11.81Sjym# $NetBSD: INSTALL,v 1.81 2009/02/06 18:50:26 jym Exp $
21.1Sfvdl#
31.78Sjoerg#	INSTALL - Installation kernel.
41.1Sfvdl#
51.78Sjoerg#	This kernel is derived from GENERIC with additional memory disk
61.78Sjoerg#	options.
71.1Sfvdl
81.77Sjoerginclude	"arch/amd64/conf/GENERIC"
91.1Sfvdl
101.81Sjym#ident 		"INSTALL-$Revision: 1.81 $"
111.1Sfvdl
121.80Sadno options	MEMORY_DISK_DYNAMIC
131.1Sfvdloptions 	MEMORY_DISK_IS_ROOT     # force root on memory disk
141.1Sfvdloptions 	MEMORY_DISK_SERVER=0    # no userspace memory disk support
151.40Sdsloptions 	MEMORY_DISK_ROOT_SIZE=10000     # size of memory disk, in blocks
161.81Sjymoptions 	MEMORY_DISK_RBFLAGS=RB_SINGLE	# boot in single-user mode
171.79Stls
181.79Stlsno options	MTRR
19