Home | History | Annotate | Line # | Download | only in conf
RAMDISK revision 1.13.6.2
      1  1.13.6.2  tls #
      2  1.13.6.2  tls # kernel config file for memory(RAM) disk
      3  1.13.6.2  tls #
      4  1.13.6.2  tls # 	$NetBSD: RAMDISK,v 1.13.6.2 2014/08/20 00:03:17 tls Exp $
      5  1.13.6.2  tls #
      6  1.13.6.2  tls 
      7  1.13.6.2  tls include 	"arch/playstation2/conf/std.playstation2"
      8  1.13.6.2  tls include 	"arch/playstation2/conf/config.playstation2"
      9  1.13.6.2  tls 
     10  1.13.6.2  tls #options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
     11  1.13.6.2  tls #options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
     12  1.13.6.2  tls 
     13  1.13.6.2  tls config		netbsd		root on ? type ?
     14  1.13.6.2  tls 
     15  1.13.6.2  tls #makeoptions	DEFGP="-G 48"
     16  1.13.6.2  tls 
     17  1.13.6.2  tls # disk/mass storage pseudo-devices
     18  1.13.6.2  tls pseudo-device	md		1	# memory disk device (ramdisk)
     19  1.13.6.2  tls 
     20  1.13.6.2  tls # Enable the hooks used for initializing the root memory-disk.
     21  1.13.6.2  tls options 	MEMORY_DISK_HOOKS
     22  1.13.6.2  tls options 	MEMORY_DISK_IS_ROOT	# force root on memory disk
     23  1.13.6.2  tls options 	MEMORY_DISK_SERVER=0	# no userspace memory disk support
     24  1.13.6.2  tls options 	MEMORY_DISK_ROOT_SIZE=10240	# size of memory disk, in blocks
     25  1.13.6.2  tls options 	MEMORY_DISK_RBFLAGS=RB_SINGLE	# boot in single-user mode
     26  1.13.6.2  tls 
     27  1.13.6.2  tls # Reboot from HDD
     28  1.13.6.2  tls options 	KLOADER_KERNEL_PATH="\"/mnt/netbsd\""
     29  1.13.6.2  tls options 	KLOADER
     30