=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/61.html,v retrieving revision 1.95 retrieving revision 1.96 diff -u -r1.95 -r1.96 --- www/61.html 2019/05/27 22:55:18 1.95 +++ www/61.html 2019/06/12 20:57:17 1.96 @@ -8,7 +8,6 @@ -

OpenBSD @@ -55,19 +54,17 @@ RWQbTjGFHEvnOckqY7u9iABhXAkEpF/6TQ3Mr6bMrWbT1wOM/HnbV9ov - +

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 6.1. For a comprehensive list, see the changelog leading @@ -944,7 +941,7 @@

How to install

- +

Please refer to the following files on the mirror site for extensive details on how to install OpenBSD 6.1 on your machine: @@ -976,6 +973,7 @@

  • .../OpenBSD/6.1/sparc64/INSTALL.sparc64 +

  • @@ -1128,14 +1126,12 @@

    If nothing works, you can boot over the network as described in INSTALL.sparc64. -


    How to upgrade

    - If you already have an OpenBSD 6.0 system, and do not want to reinstall, upgrade instructions and advice can be found in the Upgrade Guide. @@ -1145,16 +1141,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. @@ -1162,9 +1157,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 @@ -1174,18 +1169,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 @@ -1202,8 +1196,8 @@ with a command like:
    -# cd /usr/ports
    -# cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_6_1
    +# cd /usr/ports
    +# cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_6_1
     
    [Of course, you must replace the server name here with a nearby anoncvs