=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/55.html,v retrieving revision 1.92 retrieving revision 1.93 diff -u -r1.92 -r1.93 --- www/55.html 2019/06/01 22:54:16 1.92 +++ www/55.html 2019/06/12 20:57:16 1.93 @@ -7,20 +7,7 @@ - -

OpenBSD @@ -50,7 +37,8 @@
  • See a detailed log of changes between the 5.4 and 5.5 releases.

    -

  • signify(1) pubkeys for this release:

    +

  • signify(1) + pubkeys for this release:

    @@ -66,19 +54,17 @@ RWQQC1M9dhm/tja/ktitJs/QVI1kGTQr7W7jtUmdZ4uTp+4yZJ6RRHb5
    - +

    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.5. For a comprehensive list, see the changelog leading @@ -728,7 +714,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 @@ -797,10 +782,11 @@

  • .../OpenBSD/5.5/zaurus/INSTALL.zaurus +
  • +
    -

    Quick installer information for people familiar with OpenBSD, and the use of the "disklabel -E" command. If you are at all confused when @@ -842,7 +828,7 @@ "rfd0a".

    -# dd if=<file> of=/dev/<device> bs=32k
    +# dd if=<file> of=/dev/<device> bs=32k
     

    @@ -910,8 +896,8 @@

    OpenBSD/alpha:

    -Write FTP:5.5/alpha/floppy55.fs or -FTP:5.5/alpha/floppyB55.fs (depending on your machine) to a diskette and +Write 5.5/alpha/floppy55.fs or +5.5/alpha/floppyB55.fs (depending on your machine) to a diskette and enter boot dva0. Refer to INSTALL.alpha for more details.

    @@ -1047,12 +1033,12 @@ Using the Linux built-in graphical ipkg installer, install the openbsd55_arm.ipk package. Reboot, then run it. Read INSTALL.zaurus for a few important details. -

    -
    -

    Notes about the source code:

    +
    +
    +

    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 @@ -1072,7 +1058,7 @@

     # mkdir -p /usr/src/sys
     # cd /usr/src
    -# tar xvfz /tmp/sys.tar.gz
    +# tar xvfz /tmp/sys.tar.gz
     

    @@ -1082,9 +1068,7 @@ Using these files results in a much faster initial CVS update than you could expect from a fresh checkout of the full OpenBSD source tree. -

    -

    @@ -1126,14 +1110,14 @@ like:

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

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

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

    If you're interested in seeing a port added, would like to help out, or just