INSTALL revision 1.2
11.2Sjym# $NetBSD: INSTALL,v 1.2 2009/02/06 18:50:28 jym Exp $
21.1Smrg#
31.1Smrg# INSTALL machine description file for ofppc
41.1Smrg
51.1Smrginclude	"arch/ofppc/conf/GENERIC"
61.1Smrg
71.2Sjym#ident 		"INSTALL-$Revision: 1.2 $"
81.1Smrg
91.1Smrgoptions 	MEMORY_DISK_HOOKS
101.1Smrgoptions 	MEMORY_DISK_IS_ROOT     # force root on memory disk
111.1Smrgoptions 	MEMORY_DISK_SERVER=0    # no userspace memory disk support
121.1Smrgoptions 	MEMORY_DISK_ROOT_SIZE=10000     # size of memory disk, in blocks
131.2Sjymoptions 	MEMORY_DISK_RBFLAGS=RB_SINGLE	# boot in single-user mode
14