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