INSTALL revision 1.1
11.1Smrg# $NetBSD: INSTALL,v 1.1 2008/01/02 11:32:15 mrg Exp $
21.1Smrg#
31.1Smrg# INSTALL machine description file for ofppc
41.1Smrg
51.1Smrginclude	"arch/ofppc/conf/GENERIC"
61.1Smrg
71.1Smrg#ident 		"INSTALL-$Revision: 1.1 $"
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
13