1 1.103.4.1 bouyer # $NetBSD: INSTALL,v 1.103.4.1 2020/04/20 11:29:00 bouyer Exp $ 2 1.1 mrg # 3 1.8 mrg # from: NetBSD: GENERIC,v 1.84 1999/06/06 13:00:03 mrg Exp 4 1.1 mrg # 5 1.103.4.1 bouyer # floppy install kernel. based upon GENERIC, with much turned off. 6 1.1 mrg 7 1.103.4.1 bouyer include "arch/sparc/conf/GENERIC" 8 1.20 abs 9 1.28 lukem makeoptions COPTS="-Os" # Optimise for space. Implies -O2 10 1.1 mrg 11 1.1 mrg # Enable the hooks used for initializing the root memory-disk. 12 1.1 mrg options MEMORY_DISK_HOOKS 13 1.1 mrg options MEMORY_DISK_IS_ROOT # force root on memory disk 14 1.1 mrg options MEMORY_DISK_SERVER=0 # no userspace memory disk support 15 1.23 pk ## The miniroot size must be kept in sync manually with the size of 16 1.23 pk ## the `ramdisk' image (which is built in distrib/sparc/ramdisk). 17 1.96 joerg options MEMORY_DISK_ROOT_SIZE=2000 # size of memory disk, in blocks 18 1.65 jym options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode 19 1.1 mrg 20 1.77 hannken pseudo-device md # memory disk device (ramdisk) 21 1.1 mrg 22 1.103.4.1 bouyer no options SUN4D 23 1.83 abs options WSDISPLAY_DEFAULTSCREENS=1 24 1.103.4.1 bouyer no options WSDISPLAY_COMPAT_USL 25 1.103.4.1 bouyer no options KTRACE 26 1.103.4.1 bouyer no options SYSVMSG 27 1.103.4.1 bouyer no options SYSVSEM 28 1.103.4.1 bouyer no options SYSVSHM 29 1.103.4.1 bouyer no options MODULAR 30 1.103.4.1 bouyer no options MODULAR_DEFAULT_AUTOLOAD 31 1.103.4.1 bouyer no options USERCONF 32 1.103.4.1 bouyer options PIPE_SOCKETPAIR 33 1.103.4.1 bouyer no options SYSCTL_INCLUDE_DESCR 34 1.103.4.1 bouyer no options DDB 35 1.103.4.1 bouyer no options DIAGNOSTIC 36 1.103.4.1 bouyer no options MIIVERBOSE 37 1.103.4.1 bouyer no options SCSIVERBOSE 38 1.103.4.1 bouyer no options COMPAT_10 39 1.103.4.1 bouyer no options COMPAT_43 40 1.103.4.1 bouyer no options COMPAT_44 41 1.103.4.1 bouyer no options COMPAT_BSDPTY 42 1.103.4.1 bouyer no options COMPAT_SUNOS 43 1.103.4.1 bouyer options COMPAT_BSDPTY 44 1.103.4.1 bouyer no file-system KERNFS 45 1.103.4.1 bouyer no file-system NULLFS 46 1.103.4.1 bouyer no file-system FDESC 47 1.103.4.1 bouyer no file-system UMAPFS 48 1.103.4.1 bouyer no file-system LFS 49 1.103.4.1 bouyer no file-system PROCFS 50 1.103.4.1 bouyer no file-system UNION 51 1.103.4.1 bouyer no file-system MSDOSFS 52 1.103.4.1 bouyer no file-system PTYFS 53 1.103.4.1 bouyer no file-system CODA 54 1.103.4.1 bouyer no file-system PUFFS 55 1.103.4.1 bouyer no options NFSSERVER 56 1.103.4.1 bouyer no options QUOTA 57 1.103.4.1 bouyer no options INET6 58 1.103.4.1 bouyer no options NTP 59 1.103.4.1 bouyer no options PPP_BSDCOMP 60 1.103.4.1 bouyer no options PPP_DEFLATE 61 1.103.4.1 bouyer no options PPP_FILTER 62 1.103.4.1 bouyer 63 1.103.4.1 bouyer no cpu0 at cpuunit0 64 1.103.4.1 bouyer no cpuunit0 at mainbus0 65 1.103.4.1 bouyer no cpuunit* at mainbus0 66 1.103.4.1 bouyer no bootbus0 at cpuunit0 67 1.103.4.1 bouyer no bootbus* at cpuunit? 68 1.103.4.1 bouyer no clock0 at bootbus0 69 1.103.4.1 bouyer no zs0 at bootbus0 70 1.103.4.1 bouyer no zs1 at bootbus0 71 1.103.4.1 bouyer no zs* at bootbus? 72 1.103.4.1 bouyer no magma* at sbus? 73 1.103.4.1 bouyer no bpp* at sbus? 74 1.103.4.1 bouyer no ss* at scsibus? 75 1.103.4.1 bouyer no audiocs0 76 1.103.4.1 bouyer no audioamd0 77 1.103.4.1 bouyer 78 1.103.4.1 bouyer no pseudo-device sl 79 1.103.4.1 bouyer no pseudo-device ppp 80 1.103.4.1 bouyer no pseudo-device strip 81 1.103.4.1 bouyer no pseudo-device tun 82 1.103.4.1 bouyer no pseudo-device bpfilter 83 1.103.4.1 bouyer no pseudo-device npf # NPF packet filter 84 1.103.4.1 bouyer no pseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933) 85 1.103.4.1 bouyer no pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation 86 1.103.4.1 bouyer no pseudo-device vlan 87 1.103.4.1 bouyer no pseudo-device bridge 88 1.103.4.1 bouyer no pseudo-device agr # IEEE 802.3ad link aggregation 89 1.103.4.1 bouyer no pseudo-device accf_data # "dataready" accept filter 90 1.103.4.1 bouyer no pseudo-device accf_http # "httpready" accept filter 91 1.103.4.1 bouyer no pseudo-device vcoda # coda minicache <-> venus comm. 92 1.103.4.1 bouyer no pseudo-device clockctl # user control of clock subsystem 93 1.103.4.1 bouyer no pseudo-device ksyms # /dev/ksyms 94 1.103.4.1 bouyer no pseudo-device fss # file system snapshot device 95 1.103.4.1 bouyer no pseudo-device wsmux # mouse and keyboard multiplexor 96 1.103.4.1 bouyer no pseudo-device wsfont 97 1.103.4.1 bouyer no pseudo-device putter # for puffs and pud 98