diff options
Diffstat (limited to 'cfg/cirno/cpurc')
| -rwxr-xr-x | cfg/cirno/cpurc | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/cfg/cirno/cpurc b/cfg/cirno/cpurc index 0fc384a34..ced742b08 100755 --- a/cfg/cirno/cpurc +++ b/cfg/cirno/cpurc @@ -1,9 +1,5 @@ #!/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 +# the 9pccpuf kernel runs this file # example: adjust to fit your network #ip/ipconfig -g 192.168.0.1 ether /net/ether0 192.168.0.2 255.255.255.0 |
