Home | History | Annotate | Line # | Download | only in conf
INSTALL revision 1.1.2.3
      1 #	$NetBSD: INSTALL,v 1.1.2.3 2002/02/28 04:11:32 nathanw Exp $
      2 #
      3 # GENERIC for Motorola Sandpoint
      4 #
      5 
      6 include "arch/sandpoint/conf/GENERIC"
      7 
      8 options 	MEMORY_DISK_HOOKS
      9 options 	MEMORY_DISK_IS_ROOT	# Force root on RAM disk
     10 options 	MINIROOTSIZE=4096	# 2 MB
     11 
     12 pseudo-device	md		1
     13 
     14 options		PIPE_SOCKETPAIR		# smaller, but slower pipe(2)
     15