INSTALL revision 1.2
1# $NetBSD: INSTALL,v 1.2 2002/01/27 13:23:26 jdolecek Exp $ 2# 3# GENERIC for Motorola Sandpoint 4# 5 6include "arch/sandpoint/conf/GENERIC" 7 8options MEMORY_DISK_HOOKS 9options MEMORY_DISK_IS_ROOT # Force root on RAM disk 10options MINIROOTSIZE=4096 # 2 MB 11 12pseudo-device md 1 13 14options PIPE_SOCKETPAIR # smaller, but slower pipe(2) 15