INSTALL revision 1.6
11.6Sjym#	$NetBSD: INSTALL,v 1.6 2009/02/06 18:50:28 jym Exp $
21.1Sbriggs#
31.1Sbriggs# GENERIC for Motorola Sandpoint
41.1Sbriggs#
51.1Sbriggs
61.1Sbriggsinclude "arch/sandpoint/conf/GENERIC"
71.1Sbriggs
81.1Sbriggsoptions 	MEMORY_DISK_HOOKS
91.1Sbriggsoptions 	MEMORY_DISK_IS_ROOT	# Force root on RAM disk
101.4Slukemoptions 	MEMORY_DISK_ROOT_SIZE=4096	# 2 MB
111.6Sjymoptions 	MEMORY_DISK_RBFLAGS=RB_SINGLE	# boot in single-user mode
121.1Sbriggs
131.1Sbriggspseudo-device	md		1
14