#!/bin/rc echo -n cpu > /env/service date > /env/boottime # replace FILESERVER with the name of your file server # here we start with kfs, your local disk file system fileserver=felix # replace FACEDOM with the local domain to be used in the faces database facedom=FACEDOM ip/ipconfig -N ether /net/ether0 add ip/ipconfig loopback /dev/null 127.1 # mount points mntgen -s slashn && chmod 666 /srv/slashn # name translation, cs sets /dev/sysname ndb/cs sysname=`{cat /dev/sysname} ndb/dns -r # parallelism for mk NPROC=`{wc -l /dev/sysstat} NPROC=`{echo $NPROC|sed 's/ .*//'} prompt=($sysname^'# ' ' ') # pick a timeserver closer to you when you can or we'll get clogged aux/timesync -n # uncomment the following for booting other systems ip/dhcpd ip/tftpd # If you are on an auth server, start these before listening: # auth/keyfs -wp -m /mnt/keys /adm/keys auth/cron >>/sys/log/cron auth/secstored # services available to networks aux/listen -q -t /rc/bin/service.auth -d /rc/bin/service tcp aux/listen -q -t /rc/bin/service.auth -d /rc/bin/service il for(i in m) /bin/bind -a '#'^$i /dev bind -b $home/bin/rc /bin