2002-04-02 09:30:34 +04:00
|
|
|
# $NetBSD: RAMDISK,v 1.3 2002/04/02 05:30:46 lukem Exp $
|
1998-06-09 11:53:05 +04:00
|
|
|
|
|
|
|
#
|
|
|
|
# RAMDISK: Root/swap on ramdisk
|
|
|
|
#
|
|
|
|
|
|
|
|
include "arch/next68k/conf/GENERIC"
|
|
|
|
|
|
|
|
# Enable the hooks used for initializing the ram-disk.
|
|
|
|
options MEMORY_DISK_HOOKS
|
|
|
|
options MEMORY_DISK_IS_ROOT
|
2002-04-02 09:30:34 +04:00
|
|
|
options MEMORY_DISK_ROOT_SIZE=768
|