Home | History | Annotate | Line # | Download | only in conf
NETWALKER_MD revision 1.2.10.1
      1  1.2.10.1  yamt #       $NetBSD: NETWALKER_MD,v 1.2.10.1 2012/04/17 00:06:13 yamt Exp $
      2       1.1   bsh #
      3  1.2.10.1  yamt #	NETWALKER_MD -- Sharp Netwalker kernel with a ramdisk.
      4       1.1   bsh #
      5       1.1   bsh 
      6       1.1   bsh include "arch/evbarm/conf/NETWALKER"
      7       1.1   bsh 
      8       1.1   bsh options 	MEMORY_DISK_HOOKS	# boottime setup of ramdisk
      9       1.1   bsh options 	MEMORY_DISK_IS_ROOT	# use memory disk as root
     10       1.1   bsh options 	MEMORY_DISK_ROOT_SIZE=8192	# Size in blocks
     11       1.1   bsh options 	MEMORY_DISK_RBFLAGS=RB_SINGLE	# boot in single-user mode
     12       1.1   bsh 
     13       1.1   bsh # disk/mass storage pseudo-devices
     14  1.2.10.1  yamt pseudo-device	md
     15       1.1   bsh 
     16