11.4Sskrll# $NetBSD: RAMDISK,v 1.4 2022/01/13 08:25:24 skrll Exp $
21.1Sskrll#
31.1Sskrll# RAMDISK machine description file
41.1Sskrll#
51.1Sskrll
61.1Sskrllinclude 	"arch/hppa/conf/GENERIC"
71.1Sskrll
81.1Sskrll# Enable the hooks used for initializing the root memory-disk.
91.1Sskrlloptions 	MEMORY_DISK_HOOKS
101.1Sskrlloptions 	MEMORY_DISK_IS_ROOT	# force root on memory disk
111.1Sskrlloptions 	MEMORY_DISK_SERVER=0	# no userspace memory disk support
121.4Sskrlloptions 	MEMORY_DISK_ROOT_SIZE=6600	# size of memory disk, in blocks
131.1Sskrlloptions 	MEMORY_DISK_RBFLAGS=RB_SINGLE	# boot in single-user mode
141.1Sskrll
15