d213d804f7
which was suggested by Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> as being more consistent with what it's controlling...
15 lines
336 B
Plaintext
15 lines
336 B
Plaintext
# $NetBSD: INSTALL,v 1.4 2002/04/02 05:30:48 lukem Exp $
|
|
#
|
|
# GENERIC for Motorola Sandpoint
|
|
#
|
|
|
|
include "arch/sandpoint/conf/GENERIC"
|
|
|
|
options MEMORY_DISK_HOOKS
|
|
options MEMORY_DISK_IS_ROOT # Force root on RAM disk
|
|
options MEMORY_DISK_ROOT_SIZE=4096 # 2 MB
|
|
|
|
pseudo-device md 1
|
|
|
|
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
|