Home | History | Annotate | Line # | Download | only in conf
INSTALL_KURO revision 1.1
      1 #	$NetBSD: INSTALL_KURO,v 1.1 2010/06/09 17:34:32 phx Exp $
      2 #
      3 # GENERIC install kernel for KuroBox / LinkStation
      4 #
      5 
      6 include "arch/sandpoint/conf/KUROBOX"
      7 
      8 options 	MEMORY_DISK_HOOKS
      9 options 	MEMORY_DISK_IS_ROOT	# Force root on RAM disk
     10 options 	MEMORY_DISK_ROOT_SIZE=4096	# 2 MB
     11 options 	MEMORY_DISK_RBFLAGS=RB_SINGLE	# boot in single-user mode
     12 
     13 pseudo-device	md		1
     14