shithub: riscv

ref: 67856b45077ec20116f1cb658b6686d4cdecbdfa
dir: /cfg/cirno/cpurc/

View raw version
#!/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 -rs

# outgoing mail will appear to originate from this domain
site=9front

ntp=pool.ntp.org