=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/62.html,v retrieving revision 1.94 retrieving revision 1.95 diff -c -r1.94 -r1.95 *** www/62.html 2019/06/01 23:12:47 1.94 --- www/62.html 2019/06/12 20:57:17 1.95 *************** *** 8,14 **** -

OpenBSD --- 8,13 ---- *************** *** 55,73 **** RWRvEq+UPCq0VGI9ar7VMy+HYKDrOb4WS5JLhdUBiX3qvJgPQjyZSTxI !

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.2. For a comprehensive list, see the changelog leading --- 54,70 ---- RWRvEq+UPCq0VGI9ar7VMy+HYKDrOb4WS5JLhdUBiX3qvJgPQjyZSTxI !

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.2. For a comprehensive list, see the changelog leading *************** *** 857,863 ****

How to install

! Please refer to the following files on the mirror site for extensive details on how to install OpenBSD 6.2 on your machine: --- 854,860 ----

How to install

!

Please refer to the following files on the mirror site for extensive details on how to install OpenBSD 6.2 on your machine: *************** *** 1042,1055 ****

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


How to upgrade

! If you already have an OpenBSD 6.1 system, and do not want to reinstall, upgrade instructions and advice can be found in the Upgrade Guide. --- 1039,1051 ----

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


How to upgrade

!

If you already have an OpenBSD 6.1 system, and do not want to reinstall, upgrade instructions and advice can be found in the Upgrade Guide. *************** *** 1059,1086 ****

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
  
sys.tar.gz contains a source archive starting at /usr/src/sys. This file contains all the kernel sources you need to rebuild kernels. To extract:
! # 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 is possible to get a head-start on using the anoncvs servers as described here. --- 1055,1084 ----

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
  
+

sys.tar.gz contains a source archive starting at /usr/src/sys. This file contains all the kernel sources you need to rebuild kernels. To extract:

! # 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 is possible to get a head-start on using the anoncvs servers as described here. *************** *** 1093,1106 ****

Ports Tree

! A ports tree archive is also provided. To extract:
! # cd /usr
! # tar xvfz /tmp/ports.tar.gz
  
Go read the ports page if you know nothing about ports at this point. This text is not a manual of how to use ports. --- 1091,1105 ----

Ports Tree

!

A ports tree archive is also provided. To extract:

! # cd /usr
! # tar xvfz /tmp/ports.tar.gz
  
+

Go read the ports page if you know nothing about ports at this point. This text is not a manual of how to use ports. *************** *** 1115,1122 **** with a command like:

! # cd /usr/ports
! # cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_6_2
  
[Of course, you must replace the server name here with a nearby anoncvs --- 1114,1121 ---- with a command like:
! # cd /usr/ports
! # cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_6_2
  
[Of course, you must replace the server name here with a nearby anoncvs