summaryrefslogtreecommitdiff
path: root/cfg/cirno/termrc
diff options
context:
space:
mode:
authorstanley lieber <stanley.lieber@gmail.com>2011-05-05 20:24:24 +0000
committerstanley lieber <stanley.lieber@gmail.com>2011-05-05 20:24:24 +0000
commit7e459650f94b445394c3f5d313503941325fd51b (patch)
treeed8efcc233e23a088b433ee929b7efb31682f890 /cfg/cirno/termrc
parentcc3fd1af3b8cf840186c045fea252a2d9176d2c0 (diff)
downloadplan9front-7e459650f94b445394c3f5d313503941325fd51b.tar.xz
/cfg/cirno/: comment out network configuration.
Diffstat (limited to 'cfg/cirno/termrc')
-rw-r--r--cfg/cirno/termrc16
1 files changed, 11 insertions, 5 deletions
diff --git a/cfg/cirno/termrc b/cfg/cirno/termrc
index 7c4cb7dd0..55783624d 100644
--- a/cfg/cirno/termrc
+++ b/cfg/cirno/termrc
@@ -1,8 +1,14 @@
+#!/bin/rc
+# cpu-specific startup
+
+# Since booting from venti could have started loopback,
+# don't test for existing interfaces, just use ipconfig.
+# ip/ipconfig -g your-gateway ether /net/ether0 your-ip-address your-subnet-mask
+
# example: adjust to fit your network
-ip/ipconfig -g 192.168.0.1 ether /net/ether0 192.168.0.2 255.255.255.0
-ndb/dns -r
+#ip/ipconfig -g 192.168.0.1 ether /net/ether0 192.168.0.2 255.255.255.0
+#ndb/dns -r
+#aux/timesync -Ln pool.ntp.org
# outgoing mail will appear to originate from this domain
-site=9front
-
-ntp=pool.ntp.org
+#site=9front