![glass](/assets/img/avatar_default.png)
written. Requires magnum infrastructure now, particularly the clock stuff. Fails to exec init because the /sbin/init binary is a sunos binary. Next step is to integrate sunos compatibility code from /sys/compat/sunos, and the amiga port. Does not yet implement MACHINE_NOCONTIG support. [from glass Mon Nov 22 21:22:45 PST 1993 home tag: home2]
43 lines
709 B
Plaintext
43 lines
709 B
Plaintext
#
|
|
# new config file for TIMESINK
|
|
#
|
|
|
|
include "std.sun3"
|
|
|
|
options "SUN3_50"
|
|
options "SUN3_60"
|
|
|
|
makeoptions DEBUG = "-g"
|
|
maxusers 4
|
|
options TIMEZONE = 480, DST = 2, MAXFDESCS=2048
|
|
|
|
# Standard options
|
|
options "COMPAT_43"
|
|
options "TCP_COMPAT_42"
|
|
|
|
# Options for all SUN3 machines
|
|
options SWAPPAGER, VNODEPAGER, DEVPAGER
|
|
options KTRACE
|
|
options INET
|
|
options FFS
|
|
options NFSSERVER
|
|
options NFSCLIENT
|
|
|
|
# sun3 debug options
|
|
options CONTEXT_DEBUG
|
|
options VMFAULT_TRACE
|
|
|
|
include "TIMESINK.nfsdiskless" #mega sad
|
|
|
|
config netbsd swap nfs
|
|
|
|
le0 at obio? addr ? level 3
|
|
#zs0 at obio? addr 0x00000 level 3
|
|
#zs1 at obio? addr 0x20000 level 3
|
|
|
|
idprom0 at obctl? addr ? size ?
|
|
|
|
prom0 at mainbus0
|
|
|
|
pseudo-device loop
|