Home | History | Annotate | Line # | Download | only in conf
INSTALL revision 1.1.4.2
      1  1.1.4.2  ad # $NetBSD: INSTALL,v 1.1.4.2 2007/06/09 21:36:52 ad Exp $
      2  1.1.4.2  ad #
      3  1.1.4.2  ad # landisk install kernel - GENERIC + ramdisk
      4  1.1.4.2  ad #
      5  1.1.4.2  ad 
      6  1.1.4.2  ad include "arch/landisk/conf/GENERIC"
      7  1.1.4.2  ad 
      8  1.1.4.2  ad no config	netbsd
      9  1.1.4.2  ad config		netbsd	root on ? type ?
     10  1.1.4.2  ad 
     11  1.1.4.2  ad # Enable the hooks used for initializing the root memory-disk.   
     12  1.1.4.2  ad options         MEMORY_DISK_HOOKS       
     13  1.1.4.2  ad options         MEMORY_DISK_IS_ROOT     # force root on memory disk 
     14  1.1.4.2  ad options         MEMORY_DISK_SERVER=0    # no userspace memory disk support
     15  1.1.4.2  ad options         MEMORY_DISK_ROOT_SIZE=10000     # size of memory disk, in blocks
     16