[BACK]Return to 28.html CVS log [TXT][DIR] Up to [local] / www

File: [local] / www / 28.html (download) (as text)

Revision 1.38, Thu Jun 13 06:05:00 2019 UTC (4 years, 11 months ago) by deraadt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.37: +0 -3 lines

unify ports untar chunks

<!doctype html>
<html lang=en id=release>
<meta charset=utf-8>

<title>OpenBSD 2.8</title>
<meta name="description" content="OpenBSD 2.8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="openbsd.css">
<link rel="canonical" href="https://www.openbsd.org/28.html">

<h2 id=OpenBSD>
<a href="index.html">
<i>Open</i><b>BSD</b></a>
2.8
</h2>

<table>
<tr>
<td>
<a href=images/MangaRamblo.jpg>
<img src=images/MangaRamblo.jpg alt="Manga Ramblo"></a>
<td>
Released December 1, 2000<br>
Copyright 1997-2000, Theo de Raadt.<br>
<cite class=isbn>ISBN 0-9683637-6-8</cite>

<ul>
<li>See the information on <a href="ftp.html">the FTP page</a> for
    a list of mirror machines.
<li>Go to the <code class=reldir>pub/OpenBSD/2.8/</code> directory on
    one of the mirror sites.
<li>Have a look at <a href="errata28.html">The 2.8 Errata page</a> for a list
    of bugs and workarounds.
<li>See a <a href=plus28.html>detailed log of changes</a> between the
    2.7 and 2.8 releases.
</ul>
<p>
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 <code>ports.tar.gz</code>.
</table>

<hr>

<section id=new>
<h3>What's New</h3>
<p>
This is a partial list of new features and systems included in OpenBSD 2.8.
For a comprehensive list, see the <a href=plus28.html>changelog</a> leading
to 2.8.

<ul>

<li><a href="https://www.OpenSSH.com">OpenSSH</a> (supporting both the
SSH1 and SSH2 protocols) is now at version 2.3.0. An SFTP server is now
included for secure file transfers.

<li>Since the RSA patent has expired, there is no longer a need to install
the SSL libraries.  They are included in the system.

<li>Extensive changes to the documentation, notably the man pages and
the Web FAQ. The manual pages now include useful examples to
supplement the explanations.

<p>

<li>More complete collection and better tested set of "ports".
<p>

<li>Over 500 pre-built and tested packages.
<p>

<li>OpenBSD 2.8 will run on Apple iMac, G3, G4, and G4 Cube machines.
<p>

<li>The system includes the following major components from outside suppliers:
<p>
<ul>
<li>XFree86 3.3.6-current
<li>gcc 2.95.3
<li>perl 5.6.0 plus a few fixes.
<li>Apache 1.3.12 (+ patches), Mod_ssl 2.6.2, OpenSSL 0.9.5a, DSO support
<li>ipf 3.3.18
<li>groff 1.15
<li>sendmail 8.10.1
<li>lynx 2.8.2 with HTTPS support added
<li>sudo 1.6.3p5
<li>ncurses 5.2
<li>Latest KAME IPv6
<li>KTH Kerberos 1.0.2
<li>OpenSSH 2.3.0
</ul>
<p>

<li>Much improved device driver support
<p>
<ul>
  <li>Improved hardware crypto support, now including Hifn PowerCrypt and
      Broadcom Bluesteelnet (uBsec) hardware accelerator boards.
  <li>Many new Ethernet devices supported, including National Semiconductor
      DP83815-based adapters, 3Com MiniPCI adapters, 3Com 574-based PCMCIA,
      and many new CardBus devices (Xircom, Intel 21143, Intel CardBus II).
  <li>Support for most of the Gigabit Ethernet cards on the market, i.e.,
      SysKonnect, Intel, and Alteon-based.
  <li>Support for most types of USB devices, including Ethernet, printers,
      audio, etc.  Sync your Handspring Visor, or transfer MP3's to your Rio.
  <li>Support for 3ware Escalade 3W-5x000 and 3W-6x000 series RAID controllers.
  <li>New audio support, including the Cirrus Logic CS4280, ForteMedia FM801,
      and integrated audio chips found on newer VIA and Intel motherboards.
  <li>Improvements and new support in the PCI IDE subsystem.
</ul>
<p>

<li>Many improvements for security and reliability (look for the red
print in the <a href=plus28.html>complete changelog</a>).
<p>

<li>Many other new features, including:
<p>
<ul>
<li>Console mouse support on the i386 platform.
<li>Support for the AES encryption standard.
<li>Import of tcfs, a file content crypto file system.
<li>New sftp-server in OpenSSH.
</ul>

</ul>
</section>

<hr>

<section id=install>
<h3>How to install</h3>
<p>
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
form of install.  The instructions for doing an ftp (or other style
of) install are very similar; the CDROM instructions are left intact
so that you can see how much easier it would have been if you had
purchased a CDROM instead.

<hr>
Please refer to the following files on the two CDROMs for extensive
details on how to install OpenBSD 2.8 on your machine:

<ul>
<li><a href="https://ftp.openbsd.org/pub/OpenBSD/2.8/i386/INSTALL.i386">
	.../OpenBSD/2.8/i386/INSTALL.i386 (on CD1)</a>
<li><a href="https://ftp.openbsd.org/pub/OpenBSD/2.8/powerpc/INSTALL.powerpc">
	.../OpenBSD/2.8/powerpc/INSTALL.powerpc (on CD1)</a>
<li><a href="https://ftp.openbsd.org/pub/OpenBSD/2.8/vax/INSTALL.vax">
	.../OpenBSD/2.8/vax/INSTALL.vax (on CD1)</a>
<p>
<li><a href="https://ftp.openbsd.org/pub/OpenBSD/2.8/sparc/INSTALL.sparc">
	.../OpenBSD/2.8/sparc/INSTALL.sparc (on CD2)</a>
<li><a href="https://ftp.openbsd.org/pub/OpenBSD/2.8/mvme68k/INSTALL.mvme68k">
	.../OpenBSD/2.8/mvme68k/INSTALL.mvme68k (on CD2)</a>
<li><a href="https://ftp.openbsd.org/pub/OpenBSD/2.8/amiga/INSTALL.amiga">
	.../OpenBSD/2.8/amiga/INSTALL.amiga (on CD2)</a>
<li><a href="https://ftp.openbsd.org/pub/OpenBSD/2.8/mac68k/INSTALL.mac68k">
	.../OpenBSD/2.8/mac68k/INSTALL.mac68k (on CD2)</a>
<li><a href="https://ftp.openbsd.org/pub/OpenBSD/2.8/hp300/INSTALL.hp300">
	.../OpenBSD/2.8/hp300/INSTALL.hp300 (on CD2)</a>
<li><a href="https://ftp.openbsd.org/pub/OpenBSD/2.8/sun3/INSTALL.sun3">
	.../OpenBSD/2.8/sun3/INSTALL.sun3 (on CD2)</a>
<p>
<li><a href="https://ftp.openbsd.org/pub/OpenBSD/2.8/pmax/INSTALL.pmax">
	.../OpenBSD/2.8/pmax/INSTALL.pmax</a>
</ul>
</section>

<hr>

<section id=quickinstall>
<p>
Quick installer information for people familiar with OpenBSD, and the
use of the new "disklabel -E" command.  If you are at all confused when
installing OpenBSD, read the relevant INSTALL.* file as listed above!

<h3>OpenBSD/i386:</h3>
<p>
Play with your BIOS options, and see if you can enable booting off a
CD; try using CD1.  If not, write CD1:2.8/i386/floppy28.fs to a
floppy, then boot that.  If you are mixing OpenBSD with another
operating system, you will surely need to read the INSTALL.i386
document.
<p>
To make a floppy under MS-DOS, use /2.8/tools/rawrite.exe.  Under
Unix, use "dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k" (where device could
be "floppy" or "rfd0c" or "rfd0a").  Use properly formatted perfect
floppies with NO BAD BLOCKS or you will lose.
<p>
If you experience any boot hangs on PCI devices, or any panic early in boot
that seems related to <a href="https://man.openbsd.org/i386/pcibios.4">pcibios(4)</a>, you might have to disable the pcibios device as
a workaround. At the <i>boot&gt;</i> prompt, type
"boot -c" to enter User Kernel Configuration. At the <i>UKC&gt;</i> prompt,
enter "disable pcibios" then "quit". See
<a href="https://man.openbsd.org/config.8">config(8)</a> after a successful boot for instructions on how to re-write your kernel
to disable <a href="https://man.openbsd.org/i386/pcibios.4">pcibios(4)</a> permanently.

<h3>OpenBSD/sparc:</h3>
<p>
To boot off CD2, type "boot cdrom 2.8/sparc/bsd.rd", or
"b sd(0,6,0)2.8/sparc/bsd.rd" depending on your ROM version.
Alternatively, write CD2:2.8/sparc/floppy28.fs to a floppy and boot it
using "boot floppy" or "boot fd()" depending on your ROM version.

<h3>OpenBSD/amiga:</h3>
<p>
Create BSD partitions according to INSTALL.amiga's preparation section.
Mount the CD2 under AmigaOS as device CD0: Next, execute the following
CLI command: "CD0:2.8/amiga/utils/loadbsd CD0:2.8/amiga/bsd.rd".

<h3>OpenBSD/hp300:</h3>
<p>
You can boot over the network by following the instructions in
INSTALL.hp300.

<h3>OpenBSD/mac68k:</h3>
<p>
Boot MacOS as normal and partition your disk with the appropriate A/UX
configurations.  Then, extract the Macside utilities from
CD2:2.8/mac68k/utils onto your hard disk.  Run Mkfs to create your
filesystems on the A/UX partitions you just made.  Then, use the
BSD/Mac68k Installer to copy all the sets in CD2:2.8/mac68k/ onto your
partitions.  Finally, you will be ready to configure the BSD/Mac68k
Booter with the location of your kernel and boot the system.

<h3>OpenBSD/sun3:</h3>
<p>
Get the release via ftp. Then, you can either setup a diskless boot or
create an installation tape, as described in INSTALL.sun3.
</section>

<hr>

<section id=sourcecode>
<h3>Notes about the source code</h3>
<p>
<code>src.tar.gz</code> contains a source archive starting at <code>/usr/src</code>.
This file contains everything you need except for the kernel sources, which are
in a separate archive.  To extract:
<blockquote><pre>
# <kbd>mkdir -p /usr/src</kbd>
# <kbd>cd /usr/src</kbd>
# <kbd>tar xvfz /tmp/src.tar.gz</kbd>
</pre></blockquote>
<p>
<code>sys.tar.gz</code> contains a source archive starting at <code>/usr/src/sys</code>.
This file contains all the kernel sources you need to rebuild kernels.
To extract:
<blockquote><pre>
# <kbd>mkdir -p /usr/src/sys</kbd>
# <kbd>cd /usr/src</kbd>
# <kbd>tar xvfz /tmp/srcsys.tar.gz</kbd>
</pre></blockquote>
<p>
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 <a href="anoncvs.html">here</a>.
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.
</section>

<hr>

<section id=ports>
<h3>Ports Tree</h3>
<p>
A ports tree archive is also provided.  To extract:
<blockquote><pre>
# <kbd>cd /usr</kbd>
# <kbd>tar xvfz /tmp/ports.tar.gz</kbd>
</pre></blockquote>
<p>
The ports/ subdirectory is a checkout of the OpenBSD ports tree.  Go
read <a href="faq/faq15.html">https://www.OpenBSD.org/faq/faq15.html</a>
if you know nothing about ports
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.
<p>
Certainly, the OpenBSD ports system is not complete.  This is because
the full integration of ports into the OpenBSD environment is still a
young project as of this release.  We believe the ports that are
provided here are stable, but it is most important to realize that
ports will continue to grow a great deal in functionality in the
future.
<p>
As we said, ports will be growing a lot in the future.  The ports/
directory represents a CVS (see the manpage for cvs(1) if you aren't
familiar with CVS) checkout of our ports.  As with our complete source
tree, our ports tree is available via anoncvs.  So, in
order to keep current with it, you must make the ports/ tree
available on a read-write medium and update the tree with a command
like:
<blockquote><pre>
# <kbd>cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd</kbd>
</pre></blockquote>
<p>
[Of course, you must replace the local directory and server name here
with the location of your ports collection and a nearby anoncvs
server.]
<p>
Again, it is important to see the webpage for specific instructions as
this is a new service which hasn't yet been ironed out
completely.
<p>
Finally, despite ports' youth, help is never far.  If you're
interested in seeing a port added, would like to help out, or just
would like to know more, the mailing list
<a href="mail.html">ports@openbsd.org</a> is a good place to know.
</section>