# $NetBSD: INSTALL_PMPPC,v 1.3 2011/06/05 16:52:23 matt Exp $ include "arch/evbppc/conf/PMPPC" #ident "INSTALL_PMPPC-$Revision: 1.3 $" # DEBUG options turned on: options PIPE_SOCKETPAIR # smaller, but slower pipe(2) pseudo-device md makeoptions NEED_MDSETIMAGE="yes" no config netbsd config netbsd root on md0a # Enable the hooks used for initializing the root memory-disk. options MEMORY_DISK_HOOKS options MEMORY_DISK_IS_ROOT # force root on memory disk options MEMORY_DISK_SERVER=0 # no userspace memory disk support ## The ramdisk size must be kept in sync manually with the size of ## the `ramdisk' image (which is built in distrib/evbppc/ramdisk/ramdisk). options MEMORY_DISK_ROOT_SIZE=6144 # size of memory disk, in blocks options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode