Home | History | Annotate | Line # | Download | only in conf
RAMDISK revision 1.1.1.1.32.2
      1  1.1.1.1.32.1  nathanw #	$NetBSD: RAMDISK,v 1.1.1.1.32.2 2002/04/17 00:04:06 nathanw Exp $
      2           1.1      dbj 
      3           1.1      dbj #
      4           1.1      dbj # RAMDISK: Root/swap on ramdisk
      5           1.1      dbj #
      6           1.1      dbj 
      7           1.1      dbj include 	"arch/next68k/conf/GENERIC"
      8           1.1      dbj 
      9           1.1      dbj # Enable the hooks used for initializing the ram-disk.
     10           1.1      dbj options 	MEMORY_DISK_HOOKS
     11           1.1      dbj options 	MEMORY_DISK_IS_ROOT
     12  1.1.1.1.32.2  nathanw options 	MEMORY_DISK_ROOT_SIZE=768
     13