Home | History | Annotate | Line # | Download | only in conf
GENERIC revision 1.3.2.1
      1      1.1       ws #
      2      1.1       ws # First try for PPC GENERIC config file
      3      1.1       ws #
      4      1.1       ws 
      5      1.1       ws machine		powerpc
      6      1.1       ws 
      7      1.1       ws maxusers	32
      8      1.1       ws 
      9      1.2       ws # Standard system options (should go into std.powerpc?)
     10      1.1       ws options		SWAPPAGER, VNODEPAGER, DEVPAGER
     11      1.1       ws options		MACHINE_NONCONTIG
     12      1.2       ws options		EXEC_AOUT
     13      1.2       ws options		EXEC_SCRIPT
     14      1.1       ws 
     15      1.1       ws # various hacks due to bugs in Openfirmware implementation
     16      1.2       ws options		FIREPOWERBUGS
     17      1.1       ws 
     18      1.3       ws options		IPKDBUSERHACK
     19      1.1       ws makeoptions	DEBUG="-g"
     20      1.1       ws 
     21      1.1       ws options		TCP_COMPAT_42
     22      1.1       ws options		COMPAT_43
     23      1.1       ws options		COMPAT_09
     24      1.1       ws options		COMPAT_10
     25      1.1       ws options		COMPAT_12
     26      1.1       ws 
     27  1.3.2.1  thorpej file-system 	FFS
     28  1.3.2.1  thorpej file-system 	MFS
     29  1.3.2.1  thorpej file-system 	NFS
     30  1.3.2.1  thorpej file-system 	CD9660
     31  1.3.2.1  thorpej file-system 	MSDOSFS
     32  1.3.2.1  thorpej file-system 	FDESC
     33  1.3.2.1  thorpej file-system 	KERNFS
     34  1.3.2.1  thorpej file-system 	NULLFS
     35  1.3.2.1  thorpej file-system 	PORTAL
     36  1.3.2.1  thorpej file-system 	PROCFS
     37  1.3.2.1  thorpej file-system 	UMAPFS
     38  1.3.2.1  thorpej file-system 	UNION
     39      1.1       ws 
     40      1.1       ws options		FIFO
     41  1.3.2.1  thorpej options		NFSSERVER
     42      1.1       ws 
     43      1.1       ws options		INET
     44      1.1       ws options		NMBCLUSTERS=1024
     45      1.1       ws 
     46  1.3.2.1  thorpej config		netbsd	root on ? type ?
     47      1.1       ws 
     48      1.1       ws ofroot*		at root
     49      1.1       ws 
     50      1.1       ws ofbus*		at openfirm?
     51      1.1       ws 
     52      1.1       ws ofdisk*		at openfirm?
     53      1.1       ws 
     54      1.1       ws ofnet*		at openfirm?
     55      1.3       ws ipkdbif0	at ofnet?
     56      1.1       ws 
     57      1.1       ws ofcons*		at openfirm?
     58      1.1       ws 
     59      1.1       ws ofrtc*		at openfirm?
     60      1.1       ws 
     61      1.1       ws pseudo-device	loop
     62      1.1       ws pseudo-device	pty	64
     63