vx32

Local 9vx git repository for patches.
git clone git://r-36.net/vx32
Log | Files | Refs

9vxc (386B)


      1 #!/usr/local/bin/9vx -gicf
      2 # 9vxc: a 9vx cpu sever
      3 #   If found, will exec /cfg/vx32/cpurc
      4 
      5 # pcap ethernet device
      6 # ether0=type=pcap dev=
      7 # default root is a kfs file
      8 # can be overwritten with -r
      9 localroot=/usr/local/plan9/9vx.kfs
     10 nvram=#Z/usr/local/plan9/9vx.nvram
     11 # limit cpu usage and memory
     12 *cpulimit=20
     13 *memsize=128
     14 # limit access to host files
     15 # canopenpath=/usr/local/plan9/9vx