1997-04-07 03:03:02 +04:00
|
|
|
# $NetBSD: RAMDISK,v 1.13 1997/04/06 23:03:12 cgd Exp $
|
1996-09-15 21:23:12 +04:00
|
|
|
#
|
1997-01-15 02:37:59 +03:00
|
|
|
# Generic Alpha kernel with built-in RAM disk image.
|
1996-09-15 21:23:12 +04:00
|
|
|
|
1997-01-15 02:37:59 +03:00
|
|
|
include "arch/alpha/conf/GENERIC"
|
1996-09-15 21:23:12 +04:00
|
|
|
|
|
|
|
# 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
|
1996-09-15 21:23:12 +04:00
|
|
|
options MINIROOTSIZE=8192 # 4 Megabytes!
|