mirror of
https://github.com/PDP-10/its.git
synced 2026-04-19 09:20:00 +00:00
Set up Chaosnet between no.nocrew.org and up.update.uu.se.
This commit is contained in:
9
Makefile
9
Makefile
@@ -1,15 +1,14 @@
|
||||
EMULATOR ?= simh
|
||||
EMULATOR ?= klh10
|
||||
|
||||
# Network configuration for ITS. Note: for now, the two-letter ITS
|
||||
# name is hardcoded to DB, which is short for DistriBution.
|
||||
HOSTNAME=DB-ITS.EXAMPLE.COM
|
||||
HOSTNAME=NO.NOCREW.ORG
|
||||
IP=192.168.1.100
|
||||
GW=192.168.0.45
|
||||
NETMASK=255,255,255,248
|
||||
CHAOS=no #Or octal Chaosnet address
|
||||
CHAOS=3150 #Or octal Chaosnet address
|
||||
CHAFRIENDS=chip=3150/no.nocrew.org \
|
||||
chip=3143/up.update.uu.se \
|
||||
chip=7100/sj.gewt.net
|
||||
chip=3143/up.update.uu.se
|
||||
|
||||
# The directores listed in SRC, DOC, and BIN are put on the sources tape.
|
||||
SRC = system syseng sysen1 sysen2 sysen3 sysnet kshack dragon channa \
|
||||
|
||||
Reference in New Issue
Block a user