=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/59.html,v retrieving revision 1.95 retrieving revision 1.96 diff -u -r1.95 -r1.96 --- www/59.html 2019/06/01 23:12:47 1.95 +++ www/59.html 2019/06/12 20:57:17 1.96 @@ -8,7 +8,6 @@ -

OpenBSD @@ -39,7 +38,7 @@
  • See a detailed log of changes between the 5.8 and 5.9 releases.

    -

  • signify(1) +
  • signify(1) pubkeys for this release:

    @@ -57,19 +56,17 @@ RWSLRYDCTJeWLIScncqwGuXK6JVXDcIyRT0q+0m30MXXG4W2xWS4NZBP - +

    All applicable copyrights and credits are in the src.tar.gz, sys.tar.gz, xenocara.tar.gz, ports.tar.gz files, or in the files fetched via ports.tar.gz. -


    What's New

    -

    This is a partial list of new features and systems included in OpenBSD 5.9. For a comprehensive list, see the changelog leading @@ -908,7 +905,6 @@

    How to install

    -

    Following this are the instructions which you would have on a piece of paper if you had purchased a CDROM set instead of doing an alternate @@ -959,6 +955,7 @@

  • .../OpenBSD/5.9/zaurus/INSTALL.zaurus +

  • @@ -1053,8 +1050,8 @@
    • -Write FTP:5.9/alpha/floppy59.fs or -FTP:5.9/alpha/floppyB59.fs (depending on your machine) to a diskette and +Write 5.9/alpha/floppy59.fs or +5.9/alpha/floppyB59.fs (depending on your machine) to a diskette and enter boot dva0. Refer to INSTALL.alpha for more details.

    • @@ -1143,7 +1140,7 @@

      How to upgrade

      - +

      If you already have an OpenBSD 5.8 system, and do not want to reinstall, upgrade instructions and advice can be found in the Upgrade Guide. @@ -1153,15 +1150,15 @@

      Notes about the source code

      - +

      src.tar.gz contains a source archive starting at /usr/src. This file contains everything you need except for the kernel sources, which are in a separate archive. To extract:

      -# mkdir -p /usr/src
      -# cd /usr/src
      -# tar xvfz /tmp/src.tar.gz
      +# mkdir -p /usr/src
      +# cd /usr/src
      +# tar xvfz /tmp/src.tar.gz
       
      sys.tar.gz contains a source archive starting at /usr/src/sys. @@ -1169,9 +1166,9 @@ To extract:
      -# mkdir -p /usr/src/sys
      -# cd /usr/src
      -# tar xvfz /tmp/sys.tar.gz
      +# mkdir -p /usr/src/sys
      +# cd /usr/src
      +# tar xvfz /tmp/sys.tar.gz
       
      Both of these trees are a regular CVS checkout. Using these trees it @@ -1181,18 +1178,17 @@ results in a much faster initial CVS update than you could expect from a fresh checkout of the full OpenBSD source tree.
      -

      Ports Tree

      - +

      A ports tree archive is also provided. To extract:

      -# cd /usr
      -# tar xvfz /tmp/ports.tar.gz
      +# cd /usr
      +# tar xvfz /tmp/ports.tar.gz
       
      Go read the ports page @@ -1212,8 +1208,8 @@ with a command like:
      -# cd /usr/ports
      -# cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_5_9
      +# cd /usr/ports
      +# cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_5_9
       
      [Of course, you must replace the server name here with a nearby anoncvs