[BACK]Return to rc CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/rc between version 1.56 and 1.57

version 1.56, 1997/11/23 11:54:16 version 1.57, 1997/12/12 23:02:26
Line 63 
Line 63 
   
 umount -a >/dev/null 2>&1  umount -a >/dev/null 2>&1
 mount -a -t nonfs  mount -a -t nonfs
   mount -uw /             # root on nfs requires this, others aren't hurt
 rm -f /fastboot         # XXX (root now writeable)  rm -f /fastboot         # XXX (root now writeable)
   
 # set flags on ttys.  (do early, in case they use tty for SLIP in netstart)  # set flags on ttys.  (do early, in case they use tty for SLIP in netstart)

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.57