=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/27.html,v retrieving revision 1.39 retrieving revision 1.40 diff -c -r1.39 -r1.40 *** www/27.html 2018/06/12 15:20:28 1.39 --- www/27.html 2019/05/27 22:55:18 1.40 *************** *** 1,29 **** ! ! ! OpenBSD 2.7 - - ! ! !

! OpenBSD ! 2.7

! !

Released June 15, 2000.
Copyright 1997-2000, Theo de Raadt.
! ISBN 0-9683637-5-X

--- 119,177 ----

  • Support for crypto hardware to accelerate IPSEC performance, ie. PowerCrypt.
  • Support for all new ! Adaptec, ! NCR, ! Qlogic, and ! Advansys scsi controllers.
  • Many new ethernet devices supported, including ! SiS900/7016, ! Adaptec Starfire, ! 21143, ! Sundance ST201 (DEC DFE-550TX), etc.
  • New USB ethernet devices supported, including ! ADMtek USB, ! CATC USB, and ! Kawasaki USB.
  • A good start at ! cardbus support.
  • Significant improvements to ! pcmcia.
  • Support for many more wireless networking cards, ie. ! WaveLAN, ! Aironet, ! Aviator, etc.
  • Many improvements in ! USB support.
  • Hypersparc support for the sparc port.
  • Support for most of the gigabit ethernet cards on the market, ie. ! SysKonnect, ! Intel, and ! Alteon.
  • Support for the ! ICP Vortex RAID controller.
  • Support for large PC's using multiple PCI busses based on the Intel 451 or RCC ServerWorks chipsets.
  • New audio drivers, including ! Neomagic, ! C-Media CMI8x38, and ! USB audio.
  • Improvements in ! PCI IDE subsystem, including new support for AMD 756.

    *************** *** 176,206 ****

    -

    !

    -


    -

    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 --- 185,215 ----

    !
    + +
    +

    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 *************** *** 213,237 **** Please refer to the following files on the two CDROMs for extensive details on how to install OpenBSD 2.7 on your machine:

    !

  • CD1:2.7/i386/INSTALL.i386 !

  • CD2:2.7/sparc/INSTALL.sparc
  • CD2:2.7/mvme68k/INSTALL.mvme68k
  • CD2:2.7/amiga/INSTALL.amiga
  • CD2:2.7/mac68k/INSTALL.mac68k
  • CD2:2.7/hp300/INSTALL.hp300 !

  • The pmax & sun3 releases are available on the ftp sites, but not on the CDs. !

  • 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!

    !

    i386:

    Play with your BIOS options, and see if you can enable booting off a CD; try using CD1. If not, write CD1:2.7/i386/floppy27.fs to a --- 222,251 ---- Please refer to the following files on the two CDROMs for extensive details on how to install OpenBSD 2.7 on your machine:

    !

    ! ! !
    + +

    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!

    !

    i386:

    Play with your BIOS options, and see if you can enable booting off a CD; try using CD1. If not, write CD1:2.7/i386/floppy27.fs to a *************** *** 244,250 **** be "floppy" or "rfd0c" or "rfd0a"). Use properly formatted perfect floppies with NO BAD BLOCKS or you will lose.

    !

    sparc:

    To boot off CD2, type "boot cdrom 2.7/sparc/bsd.rd", or "b sd(0,6,0)2.7/sparc/bsd.rd" depending on your ROM version. --- 258,264 ---- be "floppy" or "rfd0c" or "rfd0a"). Use properly formatted perfect floppies with NO BAD BLOCKS or you will lose.

    !

    sparc:

    To boot off CD2, type "boot cdrom 2.7/sparc/bsd.rd", or "b sd(0,6,0)2.7/sparc/bsd.rd" depending on your ROM version. *************** *** 257,274 **** the "kc.fs" floppy. This time, when the floppy is ejected simply re-insert "kc.fs" again and answer a different set of questions.

    !

    amiga:

    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.7/amiga/utils/loadbsd CD0:2.7/amiga/bsd.rd".

    !

    hp300:

    You can boot over the network by following the instructions in INSTALL.hp300.

    !

    mac68k:

    Boot MacOS as normal and partition your disk with the appropriate A/UX configurations. Then, extract the Macside utilities from --- 271,288 ---- the "kc.fs" floppy. This time, when the floppy is ejected simply re-insert "kc.fs" again and answer a different set of questions.

    !

    amiga:

    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.7/amiga/utils/loadbsd CD0:2.7/amiga/bsd.rd".

    !

    hp300:

    You can boot over the network by following the instructions in INSTALL.hp300.

    !

    mac68k:

    Boot MacOS as normal and partition your disk with the appropriate A/UX configurations. Then, extract the Macside utilities from *************** *** 278,290 **** partitions. Finally, you will be ready to configure the BSD/Mac68k Booter with the location of your kernel and boot the system.

    !

    sun3:

    Get the release via ftp. Then, you can either setup a diskless boot or create an installation tape, as described in INSTALL.sun3.

    -

    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: --- 292,306 ---- partitions. Finally, you will be ready to configure the BSD/Mac68k Booter with the location of your kernel and boot the system.

    !

    sun3:

    Get the release via ftp. Then, you can either setup a diskless boot or create an installation tape, as described in INSTALL.sun3. +

    + +
    +

    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: *************** *** 311,323 **** 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. !

    -


    -

    Ports Tree

    -

    A ports tree archive is also provided. To extract:

    --- 327,340 ----
      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.
    ! 
    !

    + +
    +

    Ports Tree

    A ports tree archive is also provided. To extract:

    ***************
    *** 366,372 ****
      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.
    ! 

    ! ! ! --- 383,386 ---- 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. !