Home | History | Annotate | Line # | Download | only in conf
INSTALL revision 1.1.2.2
      1 #	$NetBSD: INSTALL,v 1.1.2.2 2009/05/04 08:11:46 yamt Exp $
      2 
      3 include "arch/rs6000/conf/GENERIC"
      4 
      5 no options 	INCLUDE_CONFIG_FILE
      6 
      7 makeoptions	COPTS="-Os -mmultiple"
      8 
      9 options 	MEMORY_DISK_HOOKS
     10 options 	MEMORY_DISK_IS_ROOT		# Force root on ram-disk
     11 options 	MEMORY_DISK_ROOT_SIZE=4096	# 2mb
     12 options 	MEMORY_DISK_SERVER=0		# don't need for install
     13 options 	MEMORY_DISK_RBFLAGS=RB_SINGLE	# boot in single-user mode
     14