DISKLESS revision 1.48
11.48Schristos# $NetBSD: DISKLESS,v 1.48 2005/08/19 02:03:57 christos 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.38Satatat 101.38Satatat#options INCLUDE_CONFIG_FILE # embed config file in kernel binary 111.1Sgwr 121.26Sgwr# Machines to be supported by this kernel 131.6Sgwroptions FPU_EMULATE 141.7Sgwroptions HAVECACHE # Sun3/260 VAC 151.1Sgwr 161.1Sgwr# Needs to be set per system. i.e change these as you see fit 171.20Sgwrmaxusers 2 181.9Sgwr 191.1Sgwr# Standard system options 201.28Sgwr#options KTRACE # system call tracing 211.28Sgwr#options SYSVMSG # System V message queues 221.28Sgwr#options SYSVSEM # System V semaphores 231.28Sgwr#options SYSVSHM # System V shared memory 241.20Sgwr#options SHMMAXPGS=1024 # 1024 pages is the default 251.20Sgwr#options LKM # loadable kernel modules 261.20Sgwr#options INSECURE # disable kernel security level 271.40Slukemoptions USERCONF # userconf(4) support 281.36Sjdolecek#options PIPE_SOCKETPAIR # smaller, but slower pipe(2) 291.43Satatat#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel 301.15Sthorpej 311.20Sgwr# Which kernel debugger? Uncomment either this: 321.28Sgwr#options DDB 331.18Sgwr# ... or these for KGDB (gdb remote target) 341.35Slukem#makeoptions DEBUG="-g" # debugging symbols for gdb 351.20Sgwr#options KGDB 361.34Slukem#options KGDB_DEV=0x0C01 # ttya=0C00 ttyb=0C01 371.20Sgwr 381.20Sgwr# Other debugging options 391.21Slukem#options DDB_HISTORY_SIZE=100 # enable history editing in DDB 401.20Sgwr#options DEBUG # kernel debugging code 411.20Sgwr#options DIAGNOSTIC # extra kernel sanity checking 421.20Sgwr#options KMEMSTATS # kernel memory statistics (vmstat -m) 431.20Sgwr#options PMAP_DEBUG 441.20Sgwr 451.32Swiz# Compatibility options 461.28Sgwr#options COMPAT_SUNOS # can run SunOS 4.1.1 executables 471.28Sgwr#options COMPAT_43 # and 4.3BSD and ... 481.28Sgwr#options COMPAT_10 # NetBSD 1.0 491.28Sgwr#options COMPAT_11 # NetBSD 1.1 501.28Sgwr#options COMPAT_12 # NetBSD 1.2 511.22Skleinkoptions COMPAT_13 # NetBSD 1.3 521.29Saugustssoptions COMPAT_14 # NetBSD 1.4 531.42Scloptions COMPAT_16 # NetBSD 1.6 541.45Stsutsuioptions COMPAT_20 # NetBSD 2.0 551.48Schristosoptions COMPAT_30 # NetBSD 3.0 compatibility. 561.28Sgwr#options COMPAT_LINUX # can run Linux/m68k executables 571.33Sabs#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended. 581.44Schristosoptions COMPAT_BSDPTY # /dev/[pt]ty?? ptys. 591.1Sgwr 601.1Sgwr# Filesystem options 611.20Sgwr#file-system FFS # Berkeley Fast Filesystem 621.20Sgwrfile-system NFS # Sun NFS client support 631.20Sgwr#file-system CD9660 # ISO 9660 + Rock Ridge file system 641.28Sgwr#file-system FDESC # /dev/fd/* 651.28Sgwr#file-system KERNFS # /kern 661.28Sgwr#file-system NULLFS # loopback file system 671.28Sgwr#file-system PROCFS # /proc 681.20Sgwr#file-system UNION # union file system 691.20Sgwr#file-system MFS # memory-based filesystem 701.17Sthorpej 711.20Sgwr#options NFSSERVER # nfs server support 721.20Sgwr#options QUOTA # FFS quotas 731.28Sgwr#options FFS_EI # FFS Endian Independant support 741.1Sgwr 751.1Sgwr# Networking options 761.15Sthorpejoptions INET # IP prototol stack support 771.20Sgwr#options GATEWAY # IP packet forwarding 781.20Sgwr#options ISO,TPIP # OSI networking 791.20Sgwr#options EON # OSI tunneling over IP 801.20Sgwr#options CCITT,LLC,HDLC # X.25 811.20Sgwr#options PFIL_HOOKS # pfil(9) packet filter hooks. 821.33Sabs#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG 831.20Sgwr 841.20Sgwr# Work-around for root on slow servers (insurance...) 851.6Sgwroptions NFS_BOOT_RWSIZE=1024 861.24Sgwroptions NFS_BOOT_BOOTPARAM 871.1Sgwr 881.17Sthorpejconfig netbsd root on ? type nfs 891.1Sgwr 901.25Sgwr# On-board I/O space (required) 911.25Sgwrinclude "arch/sun3/conf/obio.sun3" 921.25Sgwr 931.25Sgwr# On-board memory (optional) 941.25Sgwr# See frame-buffers 951.25Sgwrobmem0 at mainbus? 961.25Sgwr 971.25Sgwr# VME bus support (optional) 981.28Sgwr# (none on desktop machines) 991.25Sgwr 1001.11Sgwr# 1011.12Sgwr# Serial ports 1021.12Sgwr# 1031.19Slukemzstty0 at zsc1 channel 0 # ttya 1041.19Slukemzstty1 at zsc1 channel 1 # ttyb 1051.12Sgwr 1061.19Slukemkbd0 at zsc0 channel 0 # keyboard 1071.19Slukemms0 at zsc0 channel 1 # mouse 1081.12Sgwr 1091.12Sgwr# 1101.11Sgwr# Network devices 1111.11Sgwr# 1121.1Sgwr 1131.11Sgwr# Intel Ethernet (onboard, or VME) 1141.28Sgwr#ie0 at obio0 addr 0x0C0000 ipl 3 1151.35Slukem#ie1 at vme2 addr 0xe88000 ipl 3 vect 0x75 1161.6Sgwr 1171.11Sgwr# Lance Ethernet (only onboard) 1181.25Sgwrle0 at obio0 addr 0x120000 ipl 3 1191.23Sgwr 1201.25Sgwr# All Sun3 machines with an "le" (3/50, 3/60) should be 1211.25Sgwr# presumed to have the old, buggy LANCE chip. (Rev. C) 1221.25Sgwroptions LANCE_REVC_BUG 1231.25Sgwr 1241.11Sgwr# 1251.11Sgwr# Frame buffer devices 1261.11Sgwr# 1271.11Sgwr 1281.26Sgwrinclude "arch/sun3/conf/bw2.sun3" 1291.26Sgwrinclude "arch/sun3/conf/cg4.sun3" 1301.11Sgwr 1311.11Sgwr# 3/60 P4 accelerated 8-bit color frame buffer 1321.26Sgwr# cgsix0 at obmem0 addr 0xff000000 1331.11Sgwr 1341.11Sgwr# 3/60 P4 24-bit color frame buffer 1351.26Sgwr# cgeight0 at obmem0 addr 0xff300000 1361.11Sgwr 1371.25Sgwr# Sun-3 color board, or CG5 8-bit frame buffer (VME A24/D16). 1381.28Sgwr# cgtwo0 at vme2 addr 0x400000 ipl 4 vect 0xA8 1391.11Sgwr 1401.25Sgwr# Support for the CG9 24-bit frame buffer (VME A32/D32). 1411.25Sgwr# cgnine0 at vme5 addr 0x08000000 ipl 4 vect 0xAA 1421.11Sgwr 1431.11Sgwr# Misc. 1441.20Sgwrpseudo-device loop 1 # network loopback 1451.20Sgwrpseudo-device bpfilter 8 # packet filter 1461.20Sgwrpseudo-device sl 2 # CSLIP 1471.20Sgwrpseudo-device ppp 2 # PPP 1481.20Sgwrpseudo-device tun 2 # network tunneling over tty 1491.28Sgwr#pseudo-device gre 2 # generic L3 over IP tunnel 1501.20Sgwr#pseudo-device ipfilter # ip filter 1511.6Sgwr 1521.30Sjdolecekpseudo-device pty # pseudo-terminals 1531.39Slukempseudo-device clockctl # user control of clock subsystem 154