=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/42.html,v retrieving revision 1.86 retrieving revision 1.87 diff -u -r1.86 -r1.87 --- www/42.html 2019/04/24 15:54:53 1.86 +++ www/42.html 2019/05/27 22:55:18 1.87 @@ -1,30 +1,42 @@ - - - + + + + OpenBSD 4.2 - - - + + +

-OpenBSD -4.2 +OpenBSD +4.2

-

+ + +
-OpenBSD 4.2 logo +Marathon + Released Nov 1, 2007
Copyright 1997-2007, Theo de Raadt.
-ISBN 978-0-9784475-0-2 +ISBN 978-0-9784475-0-2
4.2 Song: "100001 1010101"
@@ -32,7 +44,7 @@
  • See the information on The FTP page for a list of mirror machines. -
  • Go to the pub/OpenBSD/4.2/ directory on +
  • Go to the pub/OpenBSD/4.2/ directory on one of the mirror sites.
  • Have a look at The 4.2 Errata page for a list of bugs and workarounds. @@ -43,14 +55,14 @@ 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

+

-

What's New

-

This is a partial list of new features and systems included in OpenBSD 4.2. For a comprehensive list, see the changelog leading to 4.2. @@ -84,64 +96,64 @@

@@ -149,13 +161,13 @@

  • New tools:

    @@ -164,32 +176,32 @@

  • Large (>1TB) disk and partition support in the disklabel and buffer cache @@ -218,7 +230,7 @@ larger than 2TB cannot be used at the moment.
  • Large (>2^32-1 sectors) SCSI disk sizes now probed.
  • Thread support for the Objective-C library (libobjc). -
  • carp +
  • carp route handling has been fixed, solving some problems the routing daemons were exhibiting.
  • i386 TLB handling improved to avoid possible corruption on Core2Duo processors.
  • Rework TLB shootdown code for i386 and amd64, gives fairly large speed @@ -227,10 +239,10 @@
  • Default disk geometry changed from 64 heads/32 sectors to 255 heads/63 sectors.
  • More usb devices with various quirks coaxed to work.
  • Archive/Wangtek cartridge tape drives (wt*) no longer supported. -
  • rcs has improved GNU compatibility. -
  • make(1) has improved stability of -j option. -
  • isakmpd(8) now allows key exchange with RSA signature authentication to work with Cisco IOS. -
  • Fixed isakmpd(8) interop-issues with peers, that start rekeying on port 4500 for NAT-T (e.g. Cisco, Openswan) +
  • rcs has improved GNU compatibility. +
  • make(1) has improved stability of -j option. +
  • isakmpd(8) now allows key exchange with RSA signature authentication to work with Cisco IOS. +
  • Fixed isakmpd(8) interop-issues with peers, that start rekeying on port 4500 for NAT-T (e.g. Cisco, Openswan)
  • The stability of OpenBSD/alpha has been greatly improved.
  • The stability of OpenBSD/hppa has been greatly improved. @@ -281,34 +293,34 @@
  • OpenSSH 4.7: @@ -316,24 +328,19 @@
  • Over 4,500 ports, minor robustness improvements in package tools.
  • Many pre-built packages for each architecture: - - -
    -
      +
      • i386: 4360
      • sparc64: 4205
      • alpha: 3779
      • sh: 817 -
    • amd64: 4283
    • powerpc: 4230
    • sparc: 3283
    • m68k: 1107 -
    • arm: 2131
    • hppa: 3215
    • vax: 108 -
    + Some highlights: -

    +

  • -
    + +
    +

    How to install

    +

    -

    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 form of install. The instructions for doing an FTP (or other style @@ -419,14 +427,16 @@


    +
    +

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

    -

    OpenBSD/i386:

    - + +

    OpenBSD/amd64:

    +

    -

    OpenBSD/amd64:

    - +

    OpenBSD/macppc:

    +

    -

    OpenBSD/macppc:

    - +

    OpenBSD/sparc64:

    +

    -

    OpenBSD/sparc64:

    - +

    OpenBSD/alpha:

    +

    -

    OpenBSD/alpha:

    - +

    OpenBSD/armish:

    -

    OpenBSD/armish:

    - +

    OpenBSD/hp300:

    +

    -

    OpenBSD/hp300:

    - +

    OpenBSD/hppa:

    +

    -

    OpenBSD/hppa:

    - +

    OpenBSD/landisk:

    +

    -

    OpenBSD/landisk:

    - +

    OpenBSD/mac68k:

    +

    -

    OpenBSD/mac68k:

    - +

    OpenBSD/mvme68k:

    +

    -

    OpenBSD/mvme68k:

    - +

    OpenBSD/mvme88k:

    +

    -

    OpenBSD/mvme88k:

    - +

    OpenBSD/sparc:

    +

    -

    OpenBSD/sparc:

    - +

    OpenBSD/vax:

    +

    -

    OpenBSD/vax:

    - +

    OpenBSD/zaurus:

    +

    -

    OpenBSD/zaurus:

    - +
    + +
    +

    Notes about the source code:

    +

    -

    Notes about the source code:

    - - +
    +
    +
    + +
    +

    How to upgrade

    -

    How to upgrade

    -

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

    -
    + +
    +

    Ports Tree

    -

    Ports Tree

    -

    A ports tree archive is also provided. To extract:

    -

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

    The ports/ subdirectory is a checkout of the OpenBSD ports tree. Go read the ports page @@ -727,7 +719,7 @@ OpenBSD ports system.

    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 @@ -735,9 +727,9 @@ available on a read-write medium and update the tree with a command like:

    -

    +

    [Of course, you must replace the local directory and server name here with the location of your ports collection and a nearby anoncvs @@ -749,7 +741,4 @@ If you're interested in seeing a port added, would like to help out, or just would like to know more, the mailing list ports@openbsd.org is a good place to know. -

    - - - +