=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/errata.html,v retrieving revision 1.17 retrieving revision 1.18 diff -c -r1.17 -r1.18 *** www/errata.html 1997/07/20 21:33:44 1.17 --- www/errata.html 1997/07/20 21:37:10 1.18 *************** *** 112,128 **** sensitive part of the system. You can remove the original_libc.so.16.1 after the next reboot if everything is working fine.
  • Mac68k +

  • Mac68k
    • The installer generates incorrect /etc/fstab files. To correct, do the following:
      ! # mount /dev/sd0a /
      ! # ed /etc/fstab
      ! 1,$s/ ufs / ffs /
      ! w
      ! q
      ! # reboot
        
      The installer should not have specified the filesystem as the old "ufs" type; the "ffs" type is more correct. *************** *** 138,144 ****
      OpenBSD www@openbsd.org !
      $OpenBSD: errata.html,v 1.17 1997/07/20 21:33:44 deraadt Exp $ --- 139,145 ----
      OpenBSD www@openbsd.org !
      $OpenBSD: errata.html,v 1.18 1997/07/20 21:37:10 deraadt Exp $