=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/29.html,v retrieving revision 1.6 retrieving revision 1.7 diff -c -r1.6 -r1.7 *** www/29.html 2001/04/25 19:41:39 1.6 --- www/29.html 2001/04/25 20:53:18 1.7 *************** *** 176,182 **** Please refer to the following files on the two CDROM's for extensive details on how to install OpenBSD 2.9 on your machine:

!

  • CD1:2.9/i386/INSTALL.i386
  • CD1:2.9/powerpc/INSTALL.powerpc
  • CD1:2.9/vax/INSTALL.vax --- 176,182 ---- Please refer to the following files on the two CDROM's for extensive details on how to install OpenBSD 2.9 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.9/i386/floppy29.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.

    To make a floppy under MS-DOS, use /2.9/tools/rawrite.exe. Under Unix, use "dd if=<file> of=/dev/<device> bs=32k" (where device could 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.9/sparc/bsd.rd", or "b sd(0,6,0)2.9/sparc/bsd.rd" depending on your ROM version. Alternatively, write CD2:2.9/sparc/floppy29.fs to a floppy and boot it using "boot floppy" or "boot fd()" depending on your ROM version.

    !

    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.9/amiga/utils/loadbsd CD0:2.9/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 --- 188,249 ----

  • CD2:2.9/hp300/INSTALL.hp300
  • CD2:2.9/sun3/INSTALL.sun3

    !

  • The alpha release is 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!

    ! !

    OpenBSD/i386:

    ! !

    +

    OpenBSD/sparc:

    + +

    !

    OpenBSD/amiga:

    ! +

    !

    OpenBSD/hp300:

    ! +

    !

    OpenBSD/mac68k:

    ! +

    !

    OpenBSD/sun3:

    ! +

    Notes about the source code:

    +

    *************** *** 279,293 ****

    A ports tree archive is also provided. To extract:

    !

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

    ! The ports/ subdirectory is a checkout of the OpenBSD ports tree. Go read http://www.OpenBSD.org/ports.html if you know nothing about ports at this point. This text is not a manual of how to use ports. --- 301,313 ----

    A ports tree archive is also provided. To extract:

    !

    ! The ports/ subdirectory is a checkout of the OpenBSD ports tree. Go read http://www.OpenBSD.org/ports.html if you know nothing about ports at this point. This text is not a manual of how to use ports. *************** *** 301,317 **** ports will continue to grow a great deal in functionality in the future.

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

    !

    ! # cd [portsdir]/; cvs -d anoncvsserver.openbsd.org:/cvs update -PAd
    ! 

    [Of course, you must replace the local directory and server name here with the location of your ports collection and a nearby anoncvs --- 321,337 ---- ports will continue to grow a great deal in functionality in the future.

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

    !

    [Of course, you must replace the local directory and server name here with the location of your ports collection and a nearby anoncvs *************** *** 330,336 ****


    OpenBSD www@openbsd.org !
    $OpenBSD: 29.html,v 1.6 2001/04/25 19:41:39 ericj Exp $ --- 350,356 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: 29.html,v 1.7 2001/04/25 20:53:18 ericj Exp $