1# $NetBSD: INSTALL.config,v 1.1 2015/03/28 16:13:56 matt Exp $ 2# 3# INSTALL -- Common configuration fragment for install kernels. 4# 5 6options MEMORY_DISK_HOOKS 7options MEMORY_DISK_IS_ROOT # Force root on ramdisk 8options MEMORY_DISK_ROOT_SIZE=8192 9options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode 10 11makeoptions NEED_MDSETIMAGE="yes" 12 13pseudo-device md 14