2002-04-02 09:30:34 +04:00
|
|
|
# $NetBSD: INSTALL,v 1.4 2002/04/02 05:30:48 lukem Exp $
|
2001-12-07 08:10:17 +03:00
|
|
|
#
|
|
|
|
# GENERIC for Motorola Sandpoint
|
|
|
|
#
|
|
|
|
|
|
|
|
include "arch/sandpoint/conf/GENERIC"
|
|
|
|
|
|
|
|
options MEMORY_DISK_HOOKS
|
|
|
|
options MEMORY_DISK_IS_ROOT # Force root on RAM disk
|
2002-04-02 09:30:34 +04:00
|
|
|
options MEMORY_DISK_ROOT_SIZE=4096 # 2 MB
|
2001-12-07 08:10:17 +03:00
|
|
|
|
|
|
|
pseudo-device md 1
|
2002-01-27 16:23:08 +03:00
|
|
|
|
|
|
|
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
|