INSTALL revision 1.331
11.331Schristos# $NetBSD: INSTALL,v 1.331 2014/11/02 23:14:20 christos Exp $ 21.2Stls# 31.54Sthorpej# INSTALL - Installation kernel. 41.2Stls# 51.324Sad# This kernel is derived from GENERIC with additional memory disk 61.324Sad# options. 71.195Satatat 81.328Sjyminclude "arch/i386/conf/MONOLITHIC" 91.2Stls 101.331Schristos#ident "INSTALL-$Revision: 1.331 $" 111.153Sabs 121.325Sadno options MEMORY_DISK_DYNAMIC 131.330Sryooptions MEMORY_DISK_IS_ROOT # force root on memory disk 141.330Sryooptions MEMORY_DISK_SERVER=0 # no userspace memory disk support 151.330Sryooptions MEMORY_DISK_ROOT_SIZE=10000 # size of memory disk, in blocks 161.328Sjymoptions MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode 171.328Sjym 181.331Schristos# DRMKMS driver 191.331Schristosno i915drmkms* at pci? 201.331Schristosno radeon* at pci? 211.331Schristos#no nouveau* at pci? 22