=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/53.html,v retrieving revision 1.92 retrieving revision 1.93 diff -c -r1.92 -r1.93 *** www/53.html 2019/06/01 23:12:46 1.92 --- www/53.html 2019/06/12 20:57:16 1.93 *************** *** 7,26 **** - -

OpenBSD --- 7,13 ---- *************** *** 60,66 ****

What's New

-

This is a partial list of new features and systems included in OpenBSD 5.3. For a comprehensive list, see the changelog leading --- 47,52 ---- *************** *** 472,478 ****

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 --- 458,463 ---- *************** *** 487,514 **** extensive details on how to install OpenBSD 5.3 on your machine:

    !
  • CD1:5.3/i386/INSTALL.i386

    !

  • CD2:5.3/amd64/INSTALL.amd64

    !

  • CD3:5.3/sparc64/INSTALL.sparc64

    !

  • FTP:.../OpenBSD/5.3/alpha/INSTALL.alpha !
  • FTP:.../OpenBSD/5.3/armish/INSTALL.armish !
  • FTP:.../OpenBSD/5.3/hp300/INSTALL.hp300 !
  • FTP:.../OpenBSD/5.3/hppa/INSTALL.hppa !
  • FTP:.../OpenBSD/5.3/landisk/INSTALL.landisk !
  • FTP:.../OpenBSD/5.3/loongson/INSTALL.loongson !
  • FTP:.../OpenBSD/5.3/luna88k/INSTALL.luna88k !
  • FTP:.../OpenBSD/5.3/macppc/INSTALL.macppc !
  • FTP:.../OpenBSD/5.3/mvme68k/INSTALL.mvme68k !
  • FTP:.../OpenBSD/5.3/mvme88k/INSTALL.mvme88k !
  • FTP:.../OpenBSD/5.3/sgi/INSTALL.sgi !
  • FTP:.../OpenBSD/5.3/socppc/INSTALL.socppc !
  • FTP:.../OpenBSD/5.3/sparc/INSTALL.sparc !
  • FTP:.../OpenBSD/5.3/vax/INSTALL.vax !
  • FTP:.../OpenBSD/5.3/zaurus/INSTALL.zaurus

--- 472,519 ---- extensive details on how to install OpenBSD 5.3 on your machine:

+
+
*************** *** 550,556 **** "rfd0a".
! # dd if=<file> of=/dev/<device> bs=32k
  

--- 555,561 ---- "rfd0a".

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

*************** *** 614,621 ****

OpenBSD/alpha:

! Write FTP:5.3/alpha/floppy53.fs or ! FTP:5.3/alpha/floppyB53.fs (depending on your machine) to a diskette and enter boot dva0. Refer to INSTALL.alpha for more details.

--- 619,626 ----

OpenBSD/alpha:

! Write 5.3/alpha/floppy53.fs or ! 5.3/alpha/floppyB53.fs (depending on your machine) to a diskette and enter boot dva0. Refer to INSTALL.alpha for more details.

*************** *** 744,755 **** Using the Linux built-in graphical ipkg installer, install the openbsd53_arm.ipk package. Reboot, then run it. Read INSTALL.zaurus for a few important details. -

!
!

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 --- 749,760 ---- Using the Linux built-in graphical ipkg installer, install the openbsd53_arm.ipk package. Reboot, then run it. Read INSTALL.zaurus for a few important details.

!
+
+

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 *************** *** 769,775 ****

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

--- 774,780 ----

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

*************** *** 779,787 **** 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. -

-

--- 784,790 ---- *************** *** 823,836 **** like:

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

[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 packages for the 5.3 release will be made available if problems arise.

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

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

[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 packages for the 5.3 release will be made available if problems arise.

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