mirror of
https://github.com/PDP-10/its.git
synced 2026-04-18 00:57:09 +00:00
first go at trying to build TF directly from git source
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# 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
|
||||
IP=192.168.1.100
|
||||
HOSTNAME=TF.SHAMELESSWEEB.PARTY
|
||||
IP=192.168.2.110
|
||||
GW=192.168.0.45
|
||||
NETMASK=255,255,255,248
|
||||
CHAOS=no #Or octal Chaosnet address
|
||||
CHAOS=6316 #Or octal Chaosnet address
|
||||
CHAFRIENDS=chip=3150/no.nocrew.org \
|
||||
chip=3143/up.update.uu.se \
|
||||
chip=7100/sj.gewt.net
|
||||
|
||||
Reference in New Issue
Block a user