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