NetBSD/sys/arch/macppc/conf/GENERIC_MD

13 lines
377 B
Plaintext
Raw Normal View History

# $NetBSD: GENERIC_MD,v 1.10 2009/02/06 18:50:28 jym Exp $
#
1999-03-26 19:40:09 +03:00
# GENERIC_MD config file
#
1999-03-26 19:40:09 +03:00
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