238763f6ce
- AlphaNet MS104-SH4 - TAC T-SH7706LAN Ver.3 - TAC T-SH7706LSR Ver.1
16 lines
534 B
Plaintext
16 lines
534 B
Plaintext
# $NetBSD: AP_MS104_SH4_INSTALL,v 1.1 2010/04/06 15:54:29 nonaka Exp $
|
|
#
|
|
# Alpha project AP-MS104-SH4 INSTALL config file
|
|
#
|
|
|
|
include "arch/evbsh3/conf/AP_MS104_SH4"
|
|
|
|
no options KLOADER
|
|
|
|
# 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
|
|
options MEMORY_DISK_ROOT_SIZE=4096 # size of memory disk, in blocks
|
|
options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode
|