diff options
Diffstat (limited to 'distrib/notes/sun3')
-rw-r--r-- | distrib/notes/sun3/contents | 87 | ||||
-rw-r--r-- | distrib/notes/sun3/install | 4 | ||||
-rw-r--r-- | distrib/notes/sun3/whatis | 4 |
3 files changed, 27 insertions, 68 deletions
diff --git a/distrib/notes/sun3/contents b/distrib/notes/sun3/contents index 0a57cb45343..b802ea82d67 100644 --- a/distrib/notes/sun3/contents +++ b/distrib/notes/sun3/contents @@ -1,9 +1,4 @@ -The sun3-specific portion of the OpenBSD 2.3 release is found in the -"sun3" subdirectory of the distribution. That subdirectory is laid -out as follows: - -.../2.3/sun3/ - INSTALL.sun3 Installation notes; this file. +TopPart install/ Boot programs, a GENERIC kernel, a stand-alone RAMDISK kernel, @@ -39,63 +34,25 @@ OpenBSD/sun3. These files can also be used to configure an NFS server to support installation "over the network". See the section "Getting the OpenBSD System onto Useful Media" for instructions on either method. -The OpenBSD/sun3 binary distribution sets contain the binaries which -comprise the OpenBSD 2.3 release for the sun3. There are seven binary -distribution sets. The binary distribution sets can be found in -the "sun3" subdirectory of the OpenBSD 2.3 distribution tree, -and are as follows: - - base23 The OpenBSD/sun3 2.3 base binary distribution. You - MUST install this distribution set. It contains the - base OpenBSD utilities that are necessary for the - system to run and be minimally functional. It - includes shared library support, and excludes - everything described below. - [ 7.2M gzipped, 19M uncompressed ] - - comp23 The OpenBSD/sun3 Compiler tools. All of the tools - relating to C and C++. This set includes the system - include files (/usr/include), the linker, the compiler - tool chain, and the various system libraries (except - the shared libraries, which are included as part of the - base set). This set also includes the manual pages for - all of the utilities it contains, as well as the system - call and library manual pages. - [ 4.6M gzipped, 14.7M uncompressed ] - - etc23 This distribution set contains the system configuration - files that reside in /etc and in several other places. - This set MUST be installed if you are installing the - system from scratch, but should NOT be used if you are - upgrading. (If you are upgrading, it's recommended that - you get a copy of this set and CAREFULLY upgrade your - configuration files by hand.) - [ 64K gzipped, 348K uncompressed ] - - games23 This set includes the games and their manual pages. - [ 2.8M gzipped, 6.8M uncompressed ] - - man23 This set includes all of the manual pages for the - binaries and other software contained in the base set. - Note that it does not include any of the manual pages - that are included in the other sets. - [ 850K gzipped, 3.3M uncompressed ] - - misc23 This set includes the system dictionaries (which are - rather large), the typesettable document set, and - man pages for other architectures which happen to be - installed from the source tree by default. - [ 1.8M gzipped, 6.5M uncompressed ] - - text23 This set includes OpenBSD's text processing tools, - including groff, all related programs, and their - manual pages. - [ 770K gzipped, 2.8M uncompressed ] - - xbase23 This set includes the base X distribution. This includes - programs, headers, libraries, configuration files. - - xfont23 This set includes all of the X fonts. - - xserv23 This set includes all of the X servers. +DistributionDescription + +OpenBSDbase(7.2M,19M) + +OpenBSDcomp(4.6M,14.7M) + +OpenBSDetc(64K,348K) + +OpenBSDgame(2.8M,6.8M) + +OpenBSDman(850K,3.3M) + +OpenBSDmisc(1.8M,6.5M) + +OpenBSDtext(770K,2.8M) + +OpenBSDxbase + +OpenBSDxfont + +OpenBSDxserv diff --git a/distrib/notes/sun3/install b/distrib/notes/sun3/install index dcbb147fd4f..50e0106f828 100644 --- a/distrib/notes/sun3/install +++ b/distrib/notes/sun3/install @@ -13,7 +13,7 @@ initialize the disk on that machine and then move the disk. * Installing from tape: -Create the OpenBSD/sun3 2.0 boot tape as described in the section +Create the OpenBSD/sun3 OSREV boot tape as described in the section entitled "Preparing a boot tape" and boot the tape. At the PROM monitor prompt, use one of the commands: >b st() @@ -172,3 +172,5 @@ The miniroot's install program will: First-time installation on a system through a method other than the installation program is possible, but strongly discouraged. + +OpenBSDCongratulations diff --git a/distrib/notes/sun3/whatis b/distrib/notes/sun3/whatis index ad5109dc30f..ddc58677f59 100644 --- a/distrib/notes/sun3/whatis +++ b/distrib/notes/sun3/whatis @@ -1,10 +1,10 @@ -OpenBSD 2.0 is the first "full" release of OpenBSD for the sun3, +OpenBSD OSREV is the first "full" release of OpenBSD for the sun3, including a full set of binaries. This binary distribution is referred to elsewhere in this document by the name OpenBSD/sun3. This release offers improved stability and many new features. -New features added since the 1.0 release include: +New features added since the 1.0 release {:-include-:}: * Native boot programs for disk, network, and tape * Automated installation tools (using a "miniroot") * New SCSI driver supporting DMA, interrupts, and |