xref: /netbsd-src/sys/arch/sandpoint/conf/INSTALL (revision cef8759bd76c1b621f8eab8faa6f208faabc2e15)
1#	$NetBSD: INSTALL,v 1.9 2014/08/10 17:58:51 joerg Exp $
2#
3# GENERIC install kernel for SandPoint NAS
4#
5
6include "arch/sandpoint/conf/GENERIC"
7
8options 	MEMORY_DISK_HOOKS
9options 	MEMORY_DISK_IS_ROOT		# Force root on RAM disk
10options 	MEMORY_DISK_ROOT_SIZE=4600	# 2300KB
11options 	MEMORY_DISK_RBFLAGS=RB_SINGLE	# boot in single-user mode
12
13pseudo-device	md
14