NetBSD/sys/arch/alpha/conf/RAMDISK

11 lines
325 B
Plaintext
Raw Normal View History

1997-04-07 03:03:02 +04:00
# $NetBSD: RAMDISK,v 1.13 1997/04/06 23:03:12 cgd Exp $
#
# Generic Alpha kernel with built-in RAM disk image.
include "arch/alpha/conf/GENERIC"
# Enable the hooks used for initializing the ram-disk.
1996-12-29 02:10:44 +03:00
options MEMORY_DISK_HOOKS
1997-02-24 15:23:33 +03:00
options MEMORY_DISK_IS_ROOT # Force root on ram-disk
options MINIROOTSIZE=8192 # 4 Megabytes!