sda4: commit the Glaze developer hard-drive dump
Un-ignored: the dev drive is the ground truth the restoration and emulator work constantly reference (DPL3/LIBDPL + VRENDER i860 renderer source, BT/RP live+dev game trees, VGL_LABS pod boot, scene/audio content). Kept in-repo for the pod-owner community. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
# A U T O E X E C . N E T F O R N O S (Version 2.12 and later)
|
||||
# ===========================================================================
|
||||
# Local Definitions
|
||||
# ===========================================================================
|
||||
hostname Feather
|
||||
attach packet 0x7e LES 3 1500
|
||||
ifconfig LES ipaddress 200.0.0.74
|
||||
ifconfig LES netmask 255.255.255.0
|
||||
|
||||
#route add 192.2.200/24 LES 192.2.200.6
|
||||
#route add 192.2.201/24 LES 192.2.200.6
|
||||
|
||||
# ===========================================================================
|
||||
# Set comm parameters
|
||||
# ===========================================================================
|
||||
ip ttl 255
|
||||
tcp mss 576
|
||||
tcp window 6888
|
||||
log \nos\net.log
|
||||
# ===========================================================================
|
||||
# Start Servers
|
||||
# ===========================================================================
|
||||
#
|
||||
# telnet, ftp and remote servers - remove the "#" only if you want to allow
|
||||
# others to log in to your machine. See the documentation about the
|
||||
# "ftpusers" file in ka9qnos.txt and dispc.txt for details on how to restrict
|
||||
# access.
|
||||
#
|
||||
start ftp
|
||||
ftpopt binary
|
||||
start echo
|
||||
start discard
|
||||
start telnet
|
||||
start smtp
|
||||
start finger
|
||||
domain startdns
|
||||
smtp gateway 200.0.0.1
|
||||
#source les.cmd
|
||||
Reference in New Issue
Block a user