=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/64.html,v retrieving revision 1.105 retrieving revision 1.106 diff -u -r1.105 -r1.106 --- www/64.html 2019/05/27 22:55:18 1.105 +++ www/64.html 2019/06/12 20:57:17 1.106 @@ -8,7 +8,6 @@ -

OpenBSD @@ -54,7 +53,6 @@ RWRF5TTY+LoN/51QD5kM2hKDtMTzycQBBPmPYhyQEb1+4pff/H6fh/kA -

All applicable copyrights and credits are in the src.tar.gz, sys.tar.gz, xenocara.tar.gz, ports.tar.gz files, or in the @@ -65,7 +63,6 @@

What's New

-

This is a partial list of new features and systems included in OpenBSD 6.4. For a comprehensive list, see the changelog leading @@ -744,7 +741,7 @@

How to install

- +

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

  • .../OpenBSD/6.4/sparc64/INSTALL.sparc64 +

  • @@ -928,14 +926,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.3 system, and do not want to reinstall, upgrade instructions and advice can be found in the @@ -946,7 +942,6 @@

    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, @@ -954,9 +949,9 @@ 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
     

    @@ -965,9 +960,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
     

    @@ -978,19 +973,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
     

    @@ -999,7 +992,6 @@ at this point. This text is not a manual of how to use ports. Rather, it is a set of notes meant to kickstart the user on the OpenBSD ports system. -

    The ports/ directory represents a CVS checkout of our ports. As with our complete source tree, our ports tree is available via @@ -1009,18 +1001,16 @@ with a command like:

    -# cd /usr/ports
    -# cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_6_4
    +# cd /usr/ports
    +# cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_6_4
     

    [Of course, you must replace the server name here with a nearby anoncvs server.] -

    Note that most ports are available as packages on our mirrors. Updated ports for the 6.4 release will be made available if problems arise. -

    If you're interested in seeing a port added, would like to help out, or just would like to know more, the mailing list