NetBSD/sys/arch/macppc/conf/GENERIC_MD

13 lines
377 B
Plaintext

# $NetBSD: GENERIC_MD,v 1.10 2009/02/06 18:50:28 jym Exp $
#
# GENERIC_MD config file
#
include "arch/macppc/conf/GENERIC"
# Enable the hooks used for initializing the ram-disk.
options MEMORY_DISK_HOOKS
options MEMORY_DISK_IS_ROOT # Force root on ram-disk
options MEMORY_DISK_ROOT_SIZE=4096 # 2 Megabytes
options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode