=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/36.html,v retrieving revision 1.1 retrieving revision 1.2 diff -c -r1.1 -r1.2 *** www/36.html 2004/08/26 02:32:24 1.1 --- www/36.html 2004/08/26 09:39:56 1.2 *************** *** 28,66 **** ISBN 0-9731791-4-7

!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!


OpenBSD www@openbsd.org
! $OpenBSD: 36.html,v 1.1 2004/08/26 02:32:24 deraadt Exp $ --- 28,524 ---- ISBN 0-9731791-4-7

! What's New
! How to install
! How to use the ports tree
! Ordering a CD set
+

+

+ To get the files for this release: + +

+
+ + Note: All applicable copyrights and credits can be found + in the applicable file sources found in the files src.tar.gz, sys.tar.gz, + XF4.tar.gz, or in the files fetched via ports.tar.gz. The distribution + files used to build packages from the ports.tar.gz file are not included on + the CDROM because of lack of space. +

+ +


+

+

What's New

+

+ This is a partial list of new features and systems included in OpenBSD 3.6. + For a comprehensive list, see the changelog leading + to 3.6. +

+ +

+ + +
+

+

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 + 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. +

+ +


+ Please refer to the following files on the three CDROMs or ftp mirror for + extensive details on how to install OpenBSD 3.6 on your machine: +

+

+
+ +

+ 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/vax:

+ + +

+

OpenBSD/amd64:

+ + +

+

OpenBSD/macppc:

+ + +

+

OpenBSD/sparc:

+ + +

+

OpenBSD/sparc64:

+ + +

+

OpenBSD/alpha:

+ + +

+

OpenBSD/cats:

+ + +

+

OpenBSD/hp300:

+ + +

+

OpenBSD/hppa:

+ + +

+

OpenBSD/luna88k:

+ + +

+

OpenBSD/mac68k:

+ + +

+

OpenBSD/mvme68k:

+ + +

+

OpenBSD/mvme88k:

+ + +

+

Notes about the source code:

+ + +
+

+

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 + 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. +

+ 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 + server.] +

+ Note that most ports are available as packages through ftp. Updated + packages for the 3.6 release will be made available if problems arise. +

+ 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. +

+ +


OpenBSD www@openbsd.org
! $OpenBSD: 36.html,v 1.2 2004/08/26 09:39:56 miod Exp $