RAMDISK revision 1.16
11.16Slukem# $NetBSD: RAMDISK,v 1.16 2002/04/02 05:30:38 lukem Exp $ 21.1Scgd# 31.11Scgd# Generic Alpha kernel with built-in RAM disk image. 41.1Scgd 51.11Scgdinclude "arch/alpha/conf/GENERIC" 61.1Scgd 71.1Scgd# Enable the hooks used for initializing the ram-disk. 81.14Scgdoptions MEMORY_DISK_HOOKS 91.14Scgdoptions MEMORY_DISK_IS_ROOT # Force root on ram-disk 101.16Slukemoptions MEMORY_DISK_ROOT_SIZE=8192 # 4 Megabytes! 11