Second pass cleanup

This commit is contained in:
scottr 1996-09-26 19:22:42 +00:00
parent a962c12194
commit 9bec0da45b
3 changed files with 16 additions and 24 deletions

View File

@ -30,8 +30,8 @@ subdirectory of the NetBSD 1.2 distribution tree, and are as follows:
everything described below.
[ 7.2M gzipped, 20.7M uncompressed ]
comp12 The NetBSD/mac68k Compiler tools. All of the tools
relating to C, C++, and FORTRAN.
comp12 The NetBSD/mac68k 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

View File

@ -69,7 +69,7 @@ If you are installing onto a single root partition, proceed to the
Installation of base files:
Select the "Install" menu item from the "File" menu and install
base11, netbsd, and any other packages you wish to install at
base12, netbsd, and any other packages you wish to install at
this time (see the contents section for information about what's
in each package). The installer will print out the filename of
each file as it is installed, and will take quite some time to
@ -97,12 +97,9 @@ option in the "File" menu, then quit the application and restart. Due
to a long-standing bug, the preferences will not be saved unless you
quit.
If the system does not come up:
* Check the "diagnostic gray bars" check-box.
* Count the number of "gray bars" you see.
* Send mail to alice@cray-ymp.acm.stuorg.vt.edu describing
your software, your hardware, and the number of bars that
you saw.
If the system does not come up, send mail to scottr@netbsd.org describing
your software, your hardware, and as complete a description of the
problem as you can.
If the system does come up, congratulations, you have successfully
installed NetBSD 1.2. When you reboot into NetBSD, you should log

View File

@ -1,29 +1,24 @@
Installation is really only supported from the local Macintosh
hard drive or from an AppleShare volume. This means that you'll
need at least enough room for the largest file that you will have
to install. This is the 6.2M base11 file. There has been talk
to install. This is the 7.2M base12 file. There has been talk
of allowing an install from split files. If you have the time,
desire, and knowledge, please feel free to add that functionality.
If the install is being done from an AppleShare-mounted volume,
the install utility must be in the same folder as the data files.
There will be two images of each file. One in "raw" Unix format
and one in a binhex format. Therefore, base11 and base11.hqx both
contain the same information, but base11.hqx has been encoded in
binhex format. Download the files; if necessary, decode them so
you have all of the files as base11, etc11, etc. This can be
accomplished from the .hqx files by using _Stuffit Expander_ or
any one of a number of freeware and shareware Macintosh tools.
Each distribution file is in "raw" UN*X format, and must be
downloaded in binary mode. Common web browsers are not suitable
for this task; FTP clients such as Fetch and Anarchie work fine,
but be sure to specify a binary file transfer.
You will also need to collect the MacOS tools:
Mkfs,
MacBSD Install Utility, and
MacBSD Booter.
Installer, and
NetBSD/mac68k Booter.
These three are compacted and in binhex form as mkfs.cpt.hqx,
installer.1.0.cpt.hqx, and booter.1.9.cpt.hqx, respectively.
Extract them as you would any other Macintosh applications. The
sources should be in the same place with "src" somewhere in the
filename.
Installer1.1.sea.hqx, and Booter1.9.3b3.sit.bin, respectively.
Extract them as you would any other Macintosh applications. If
you need them, the sources are in the "src" subdirectory.