Files
netbsd/sys/arch/macppc/conf/GENERIC_MD
2013-04-06 16:48:33 +02:00

13 lines
373 B
Plaintext

# $NetBSD: GENERIC_MD,v 1.12 2012/03/23 18:37:42 he 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=4424 # 2212 KiB
options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode