14 lines
356 B
Plaintext
14 lines
356 B
Plaintext
# $NetBSD: INSTALL,v 1.8 2010/11/23 11:14:05 hannken Exp $
|
|
#
|
|
# GENERIC install kernel for SandPoint NAS
|
|
#
|
|
|
|
include "arch/sandpoint/conf/GENERIC"
|
|
|
|
options MEMORY_DISK_HOOKS
|
|
options MEMORY_DISK_IS_ROOT # Force root on RAM disk
|
|
options MEMORY_DISK_ROOT_SIZE=4096 # 2 MB
|
|
options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode
|
|
|
|
pseudo-device md
|