INSTALL revision 1.83
11.83Sjmcneill# $NetBSD: INSTALL,v 1.83 2011/02/11 02:06:09 jmcneill Exp $ 21.1Sfvdl# 31.78Sjoerg# INSTALL - Installation kernel. 41.1Sfvdl# 51.78Sjoerg# This kernel is derived from GENERIC with additional memory disk 61.78Sjoerg# options. 71.1Sfvdl 81.77Sjoerginclude "arch/amd64/conf/GENERIC" 91.1Sfvdl 101.83Sjmcneill#ident "INSTALL-$Revision: 1.83 $" 111.1Sfvdl 121.80Sadno options MEMORY_DISK_DYNAMIC 131.1Sfvdloptions MEMORY_DISK_IS_ROOT # force root on memory disk 141.1Sfvdloptions MEMORY_DISK_SERVER=0 # no userspace memory disk support 151.40Sdsloptions MEMORY_DISK_ROOT_SIZE=10000 # size of memory disk, in blocks 161.81Sjymoptions MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode 171.79Stls 181.79Stlsno options MTRR 191.82Schristos# DRI driver 201.83Sjmcneillno i915drm* at drm? # Intel i915, i945 DRM driver 211.83Sjmcneillno mach64drm* at drm? # mach64 (3D Rage Pro, Rage) DRM driver 221.83Sjmcneillno mgadrm* at drm? # Matrox G[24]00, G[45]50 DRM driver 231.83Sjmcneillno r128drm* at drm? # ATI Rage 128 DRM driver 241.83Sjmcneillno radeondrm* at drm? # ATI Radeon DRM driver 251.83Sjmcneillno savagedrm* at drm? # S3 Savage DRM driver 261.83Sjmcneillno sisdrm* at drm? # SiS DRM driver 271.83Sjmcneillno tdfxdrm* at drm? # 3dfx (voodoo) DRM driver 28