summaryrefslogtreecommitdiff
path: root/sys/arch/rs6000/conf/INSTALL
blob: 81e80d8fdacce385c5b4bfca18b78965de5b0824 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	$NetBSD: INSTALL,v 1.3 2019/02/06 07:51:20 mrg Exp $

include "arch/rs6000/conf/GENERIC"

no options 	INCLUDE_CONFIG_FILE

makeoptions	COPTS="-Os" # Reduce size.

options 	MEMORY_DISK_HOOKS
options 	MEMORY_DISK_IS_ROOT		# Force root on ram-disk
options 	MEMORY_DISK_ROOT_SIZE=4352	# 2.125 mb
options 	MEMORY_DISK_SERVER=0		# don't need for install
options 	MEMORY_DISK_RBFLAGS=RB_SINGLE	# boot in single-user mode