Home | History | Annotate | Line # | Download | only in mac68k
xfer revision 1.2.2.1
      1 Installation is really only supported from the local Macintosh
      2 hard drive or from an AppleShare volume.  This means that you'll
      3 need at least enough room for the largest file that you will have
      4 to install.  This is the 6.2M base11 file.  There has been talk
      5 of allowing an install from split files.  If you have the time,
      6 desire, and knowledge, please feel free to add that functionality.
      7 
      8 If the install is being done from an AppleShare-mounted volume,
      9 the install utility must be in the same folder as the data files.
     10 
     11 There will be two images of each file.  One in "raw" Unix format
     12 and one in a binhex format.  Therefore, base11 and base11.hqx both
     13 contain the same information, but base11.hqx has been encoded in
     14 binhex format.  Download the files; if necessary, decode them so
     15 you have all of the files as base11, etc11, etc.  This can be
     16 accomplished from the .hqx files by using _Stuffit Expander_ or
     17 any one of a number of freeware and shareware Macintosh tools.
     18 
     19 You will also need to collect the MacOS tools:
     20 	Mkfs,
     21 	MacBSD Install Utility, and
     22 	MacBSD Booter.
     23 
     24 These three are compacted and in binhex form as mkfs.cpt.hqx,
     25 installer.1.0.cpt.hqx, and booter.1.9.cpt.hqx, respectively.
     26 
     27 Extract them as you would any other Macintosh applications.  The
     28 sources should be in the same place with "src" somewhere in the
     29 filename.
     30