=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/39.html,v retrieving revision 1.67 retrieving revision 1.68 diff -c -r1.67 -r1.68 *** www/39.html 2019/04/24 15:54:53 1.67 --- www/39.html 2019/05/27 22:55:18 1.68 *************** *** 1,30 **** ! ! ! OpenBSD 3.9 - - ! ! !

! OpenBSD ! 3.9

! OpenBSD 3.9 logo !

Released May 1, 2006
Copyright 1997-2006, Theo de Raadt.
! ISBN 0-9731791-7-1
3.9 Song: "Blob!"
--- 1,42 ---- ! ! ! ! OpenBSD 3.9 ! ! !

! OpenBSD ! 3.9

+ + +
! Blob ! Released May 1, 2006
Copyright 1997-2006, Theo de Raadt.
! ISBN 0-9731791-7-1
3.9 Song: "Blob!"
*************** *** 32,38 ****
  • See the information on The FTP page for a list of mirror machines. !
  • Go to the pub/OpenBSD/3.9/ directory on one of the mirror sites.
  • Have a look at The 3.9 Errata page for a list of bugs and workarounds. --- 44,50 ----
    • See the information on The FTP page for a list of mirror machines. !
    • Go to the pub/OpenBSD/3.9/ directory on one of the mirror sites.
    • Have a look at The 3.9 Errata page for a list of bugs and workarounds. *************** *** 43,55 **** 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 3.9. For a comprehensive list, see the changelog leading to 3.9. --- 55,68 ---- 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 3.9. For a comprehensive list, see the changelog leading to 3.9. *************** *** 67,100 **** via the following subsystems:

  • Touchpad on recent Apple laptops ! (tpms). !
  • nfe, a binary blob free driver for the NVIDIA nForce Ethernet interface.
  • Opteron systems now have all their PCI buses detected. !
  • CardBus and ! PCMCIA support on OpenBSD/amd64. !
  • ixgb, Intel PRO/10GbE Ethernet. !
  • Support for new Intel i82571, i82572 and i82573 PCI Express based devices in the em(4) driver. !
  • Support for new Broadcom BCM5714, BCM5715 and BCM5903M based devices in the bge(4) driver. !
  • Support for new Ralink RT2501 and RT2600 based devices in ral. !
  • Support for ASIX AX88178 Gigabit and AX88772 10/100 based devices in axe(4). !
  • Support for devices incorporating GCT RF transceivers in rtw. !
  • Zaurus remote control (zrc) support. !
  • Initial Sound Blaster Audigy support in the emu(4) driver. !
  • The Level 1 LXT1001 Gigabit driver has been fixed and now works (lge(4)). !
  • More HP Smart ARRAY controllers recognized by the ciss(4) driver.
  • Support the Intel i915 AGP. !
  • Support for both older and newer IDE and SATA controllers in the pciide(4) driver, including:

  • New tools:

  • New functionality:

  • Assorted improvements and code cleanup:

  • New functionality for ! hostapd(8), the Host Access Point Daemon: --- 116,205 ----
  • VIA's VT6410 and VT8251 SATA controllers
  • some newer NVIDIA SATA controllers !
  • Added IBSS support to the iwi(4) driver. !
  • Added bus_dma support to the de(4) and san(4) drivers. !
  • A lot of fixes and improvements to the uaudio(4) audio driver. !
  • Support for the SMC SMC91C1xx Ethernet chips in the sm(4) driver as well as MII support. !
  • New adb(4) and framebuffer (macfb(4)) drivers on OpenBSD/mac68k, plus switch to wscons(4).

  • New tools:

  • New functionality:

  • Assorted improvements and code cleanup:

  • New functionality for ! hostapd(8), the Host Access Point Daemon: *************** *** 195,201 ****
  • OpenSSH 4.3: -

    -

    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 --- 272,287 ----

  • Binutils 2.15 (+ patches)
  • Gdb 6.3 +

  • + +
    +

    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 *************** *** 303,316 ****


    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:

    !
    +
    +

    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:

    ! !

    Play with your BIOS options to enable booting from a CD. The OpenBSD/i386 release is on CD1. If your BIOS does not support booting from CD, you will need to create a boot floppy to install from. To create a boot floppy write *************** *** 333,358 **** To make a boot floppy under MS-DOS, use the "rawrite" utility located at CD1:3.9/tools/rawrite.exe. To make the boot floppy under a Unix OS, use the ! dd(1) utility. The following is an example usage of ! dd(1), where the device could be "floppy", "rfd0c", or "rfd0a". !

    Make sure you use properly formatted perfect floppies with NO BAD BLOCKS or your install will most likely fail. For more information on creating a boot floppy and installing OpenBSD/i386 please refer to this page. -

    -

    OpenBSD/amd64:

    -

    -

    OpenBSD/macppc:

    -

    -

    OpenBSD/sparc:

    -

    -

    OpenBSD/sparc64:

    -

    !

    OpenBSD/alpha:

    !

    -

    OpenBSD/cats:

    -

    -

    OpenBSD/hp300:

    -

    -

    OpenBSD/hppa:

    -

    -

    OpenBSD/luna88k:

    -

    -

    OpenBSD/mac68k:

    -

    -

    OpenBSD/mvme68k:

    -

    -

    OpenBSD/mvme88k:

    -

    -

    OpenBSD/sgi:

    -

    -

    OpenBSD/vax:

    -

    -

    OpenBSD/zaurus:

    -

    -

    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 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 *************** *** 573,602 **** 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. -

    - !


    -

    How to upgrade

    -

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


    -

    Ports Tree

    -

    A ports tree archive is also provided. To extract:

    !

    The ports/ subdirectory is a checkout of the OpenBSD ports tree. Go read the ports page --- 568,599 ---- 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. !

    !
    !
    + +
    +

    How to upgrade

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


    + +
    +

    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 *************** *** 606,612 **** 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 --- 603,609 ---- 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 *************** *** 614,622 **** 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 --- 611,619 ---- available on a read-write medium and update the tree with a command like:

    !

      # cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_3_9
    ! 

    [Of course, you must replace the local directory and server name here with the location of your ports collection and a nearby anoncvs *************** *** 628,634 **** 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. !

    ! ! ! --- 625,628 ---- 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. !