/rc/bin/termrc.local % cat >/sys/lib/dist/changes/1176444006.2.txt << EOF Create a new default cpurc.local based on local site settings that were ripped from the default cpurc EOF [geoff] --rwxrwxr-x M 121 geoff sys 425 Apr 13 17:34 rc/bin/termrc.local [geoff] --rwxrwxr-x M 121 geoff sys 425 Apr 13 17:34 rc/bin/termrc.local /tmp/diff100000003615:0 - /n/sources/plan9/rc/bin/termrc.local:1,13 + #!/bin/rc + # local terminal startup + + # used only by upas, as default return domain appended to all unqualified + # return addresses, even local ones + site=plan9 + # replace FILESERVER with the name of your file server + # here we start with kfs, your local disk file system + fileserver=kfs + # replace FACEDOM with the local domain to be used in the faces database + facedom=FACEDOM + # replace CPU with the name of your cpu server + cpu=CPU [geoff] --rwxrwxr-x M 121 geoff sys 425 Apr 13 17:34 rc/bin/termrc.local