Home | History | Annotate | Line # | Download | only in conf
INSTALL revision 1.1.26.1
      1       1.1  tsutsui #	$NetBSD: INSTALL,v 1.1.26.1 2014/08/20 00:03:21 tls Exp $
      2       1.1  tsutsui 
      3       1.1  tsutsui include "arch/rs6000/conf/GENERIC"
      4       1.1  tsutsui 
      5       1.1  tsutsui no options 	INCLUDE_CONFIG_FILE
      6       1.1  tsutsui 
      7  1.1.26.1      tls makeoptions	COPTS="-Os" # Reduce size.
      8       1.1  tsutsui 
      9       1.1  tsutsui options 	MEMORY_DISK_HOOKS
     10       1.1  tsutsui options 	MEMORY_DISK_IS_ROOT		# Force root on ram-disk
     11       1.1  tsutsui options 	MEMORY_DISK_ROOT_SIZE=4096	# 2mb
     12       1.1  tsutsui options 	MEMORY_DISK_SERVER=0		# don't need for install
     13       1.1  tsutsui options 	MEMORY_DISK_RBFLAGS=RB_SINGLE	# boot in single-user mode
     14