Home | History | Annotate | Line # | Download | only in conf
INSTALL revision 1.2
      1  1.2      jym #	$NetBSD: INSTALL,v 1.2 2009/02/06 18:50:27 jym Exp $
      2  1.1  thorpej #
      3  1.1  thorpej #	INSTALL -- Common configuration fragment for install kernels.
      4  1.1  thorpej #
      5  1.1  thorpej 
      6  1.1  thorpej options 	MEMORY_DISK_HOOKS
      7  1.1  thorpej options 	MEMORY_DISK_IS_ROOT	# Force root on ramdisk
      8  1.1  thorpej options 	MEMORY_DISK_ROOT_SIZE=6150
      9  1.2      jym options 	MEMORY_DISK_RBFLAGS=RB_SINGLE	# boot in single-user mode
     10  1.1  thorpej 
     11  1.1  thorpej pseudo-device	md	1
     12