DISKLESS revision 1.28
11.28Sgwr# $NetBSD: DISKLESS,v 1.28 1999/04/08 07:10:20 gwr Exp $ 21.3Sgwr 31.28Sgwr# DISKLESS - Root and swap on NFS 41.28Sgwr# Desktop machines only (3/50, 3/60, 3/110) 51.28Sgwr# 61.10Sgwr# Includes devices needed to run as an X-terminal 71.1Sgwr 81.14Sjtcinclude "arch/sun3/conf/std.sun3" 91.1Sgwr 101.26Sgwr# Machines to be supported by this kernel 111.6Sgwroptions FPU_EMULATE 121.7Sgwroptions HAVECACHE # Sun3/260 VAC 131.1Sgwr 141.1Sgwr# Needs to be set per system. i.e change these as you see fit 151.20Sgwrmaxusers 2 161.9Sgwr 171.1Sgwr# Standard system options 181.28Sgwr#options KTRACE # system call tracing 191.28Sgwr#options SYSVMSG # System V message queues 201.28Sgwr#options SYSVSEM # System V semaphores 211.28Sgwr#options SYSVSHM # System V shared memory 221.20Sgwr#options SHMMAXPGS=1024 # 1024 pages is the default 231.20Sgwr#options LKM # loadable kernel modules 241.20Sgwr#options INSECURE # disable kernel security level 251.20Sgwr#options UCONSOLE # Allow non-root TIOCCONS 261.15Sthorpej 271.20Sgwr# Which kernel debugger? Uncomment either this: 281.28Sgwr#options DDB 291.18Sgwr# ... or these for KGDB (gdb remote target) 301.20Sgwr#makeoptions DEBUG="-g" # debugging symbols for gdb 311.20Sgwr#options KGDB 321.20Sgwr#options KGDBDEV=0x0C01 # ttya=0C00 ttyb=0C01 331.20Sgwr 341.20Sgwr# Other debugging options 351.21Slukem#options DDB_HISTORY_SIZE=100 # enable history editing in DDB 361.20Sgwr#options DEBUG # kernel debugging code 371.20Sgwr#options DIAGNOSTIC # extra kernel sanity checking 381.20Sgwr#options KMEMSTATS # kernel memory statistics (vmstat -m) 391.20Sgwr#options PMAP_DEBUG 401.20Sgwr 411.20Sgwr# Compatability options 421.28Sgwr#options COMPAT_SUNOS # can run SunOS 4.1.1 executables 431.28Sgwr#options COMPAT_43 # and 4.3BSD and ... 441.28Sgwr#options COMPAT_10 # NetBSD 1.0 451.28Sgwr#options COMPAT_11 # NetBSD 1.1 461.28Sgwr#options COMPAT_12 # NetBSD 1.2 471.22Skleinkoptions COMPAT_13 # NetBSD 1.3 481.28Sgwr#options COMPAT_LINUX # can run Linux/m68k executables 491.28Sgwr#options EXEC_ELF32 # 32-bit ELF executables (Linux) 501.1Sgwr 511.1Sgwr# Filesystem options 521.20Sgwr#file-system FFS # Berkeley Fast Filesystem 531.20Sgwrfile-system NFS # Sun NFS client support 541.20Sgwr#file-system CD9660 # ISO 9660 + Rock Ridge file system 551.28Sgwr#file-system FDESC # /dev/fd/* 561.28Sgwr#file-system KERNFS # /kern 571.28Sgwr#file-system NULLFS # loopback file system 581.28Sgwr#file-system PROCFS # /proc 591.20Sgwr#file-system UNION # union file system 601.20Sgwr#file-system MFS # memory-based filesystem 611.17Sthorpej 621.20Sgwr#options NFSSERVER # nfs server support 631.20Sgwr#options QUOTA # FFS quotas 641.28Sgwr#options FFS_EI # FFS Endian Independant support 651.1Sgwr 661.1Sgwr# Networking options 671.15Sthorpejoptions INET # IP prototol stack support 681.20Sgwroptions TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP 691.20Sgwr#options GATEWAY # IP packet forwarding 701.20Sgwr#options ISO,TPIP # OSI networking 711.20Sgwr#options EON # OSI tunneling over IP 721.20Sgwr#options CCITT,LLC,HDLC # X.25 731.20Sgwr#options PFIL_HOOKS # pfil(9) packet filter hooks. 741.20Sgwr 751.20Sgwr# Work-around for root on slow servers (insurance...) 761.6Sgwroptions NFS_BOOT_RWSIZE=1024 771.24Sgwroptions NFS_BOOT_BOOTPARAM 781.1Sgwr 791.17Sthorpejconfig netbsd root on ? type nfs 801.1Sgwr 811.25Sgwr# On-board I/O space (required) 821.25Sgwrinclude "arch/sun3/conf/obio.sun3" 831.25Sgwr 841.25Sgwr# On-board memory (optional) 851.25Sgwr# See frame-buffers 861.25Sgwrobmem0 at mainbus? 871.25Sgwr 881.25Sgwr# VME bus support (optional) 891.28Sgwr# (none on desktop machines) 901.25Sgwr 911.11Sgwr# 921.12Sgwr# Serial ports 931.12Sgwr# 941.19Slukemzstty0 at zsc1 channel 0 # ttya 951.19Slukemzstty1 at zsc1 channel 1 # ttyb 961.12Sgwr 971.19Slukemkbd0 at zsc0 channel 0 # keyboard 981.19Slukemms0 at zsc0 channel 1 # mouse 991.12Sgwr 1001.12Sgwr# 1011.11Sgwr# Network devices 1021.11Sgwr# 1031.1Sgwr 1041.11Sgwr# Intel Ethernet (onboard, or VME) 1051.28Sgwr#ie0 at obio0 addr 0x0C0000 ipl 3 1061.28Sgwr#ie1 at vme2 addr 0xe88000 ipl 3 vect 0x75 1071.6Sgwr 1081.11Sgwr# Lance Ethernet (only onboard) 1091.25Sgwrle0 at obio0 addr 0x120000 ipl 3 1101.23Sgwr 1111.25Sgwr# All Sun3 machines with an "le" (3/50, 3/60) should be 1121.25Sgwr# presumed to have the old, buggy LANCE chip. (Rev. C) 1131.25Sgwroptions LANCE_REVC_BUG 1141.25Sgwr 1151.11Sgwr# 1161.11Sgwr# Frame buffer devices 1171.11Sgwr# 1181.11Sgwr 1191.26Sgwrinclude "arch/sun3/conf/bw2.sun3" 1201.26Sgwrinclude "arch/sun3/conf/cg4.sun3" 1211.11Sgwr 1221.11Sgwr# 3/60 P4 accelerated 8-bit color frame buffer 1231.26Sgwr# cgsix0 at obmem0 addr 0xff000000 1241.11Sgwr 1251.11Sgwr# 3/60 P4 24-bit color frame buffer 1261.26Sgwr# cgeight0 at obmem0 addr 0xff300000 1271.11Sgwr 1281.25Sgwr# Sun-3 color board, or CG5 8-bit frame buffer (VME A24/D16). 1291.28Sgwr# cgtwo0 at vme2 addr 0x400000 ipl 4 vect 0xA8 1301.11Sgwr 1311.25Sgwr# Support for the CG9 24-bit frame buffer (VME A32/D32). 1321.25Sgwr# cgnine0 at vme5 addr 0x08000000 ipl 4 vect 0xAA 1331.11Sgwr 1341.11Sgwr# Misc. 1351.20Sgwrpseudo-device loop 1 # network loopback 1361.20Sgwrpseudo-device bpfilter 8 # packet filter 1371.20Sgwrpseudo-device sl 2 # CSLIP 1381.20Sgwrpseudo-device ppp 2 # PPP 1391.20Sgwrpseudo-device tun 2 # network tunneling over tty 1401.28Sgwr#pseudo-device gre 2 # generic L3 over IP tunnel 1411.20Sgwr#pseudo-device ipfilter # ip filter 1421.6Sgwr 1431.20Sgwrpseudo-device pty 32 # pseudo-terminals 144