INSTALL revision 1.335
11.335Smaya# $NetBSD: INSTALL,v 1.335 2018/12/11 16:52:49 maya 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.335Smaya#ident "INSTALL-$Revision: 1.335 $" 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.335Smayano nouveau* at pci? 221.332Srin 231.332Srin# pre-PCI graphics drivers, not enabled in GENERIC 241.332Srinvga0 at isa? 251.332Srinpcdisplay0 at isa? # CGA, MDA, EGA, HGA 261.332Srinwsdisplay* at pcdisplay? console ? 27