INSTALL_KURO revision 1.1
11.1Sphx#	$NetBSD: INSTALL_KURO,v 1.1 2010/06/09 17:34:32 phx Exp $
21.1Sphx#
31.1Sphx# GENERIC install kernel for KuroBox / LinkStation
41.1Sphx#
51.1Sphx
61.1Sphxinclude "arch/sandpoint/conf/KUROBOX"
71.1Sphx
81.1Sphxoptions 	MEMORY_DISK_HOOKS
91.1Sphxoptions 	MEMORY_DISK_IS_ROOT	# Force root on RAM disk
101.1Sphxoptions 	MEMORY_DISK_ROOT_SIZE=4096	# 2 MB
111.1Sphxoptions 	MEMORY_DISK_RBFLAGS=RB_SINGLE	# boot in single-user mode
121.1Sphx
131.1Sphxpseudo-device	md		1
14