This directory contains autobuild scripts for Tops 10 6.03. There
are 6 versions in total. One for each type of CPU and one for each
type of Disk drive. KA builds for KA10, KI builds for KI10, KV builds
for KI10 with virtual memory. KL builds for KL10 with virtual memory.
DP is a 4 pack RP10/RP03 system. RP is a 2 pack RH10/RP06 system.
All systems include Fortran, Cobol, MCS2, DBMSV5, IQL, Focal, F40,
Algol, BCPL, Kermit, SSP library.

To build this you will need all the .do files, the specific .ini file
and all the files in the tapes directory. You can also find in the
tapes directory pre-built system. These tapes are bootable and can
be restore to an empty structure. Depending on the disk and CPU you
wish to support choose the corrosponding load file.

   ka = KA10
   ki = KI10 
   kv = KI10 + VMSER + Galaxy 2
   kl = KL10 + VMSER + Galaxy 2

   dp = RP03 drives... 4 pack system
   rp = RP06 drives... 2 pack system

   For example:

    pdp10-ka load.ini ka dp

    pdp10-ki load.ini kv rp

   will load the KA10 for RP03 drives. It will create a karp_system.tap
backup at the end.

If you just want to get started quickly download the restore.ini and 
refersh.do, the system tape you wish. I.e. tapes/kvrp_system.tap. Then
run other pdp10-ka or pdp10-ki with restore.ini and two arguments.

   pdp10-ki restore.ini ki dp

The first argument is the system type as above, the second is the
type of disk.

The system is set up such that for RP03 drives, the tape is a TM10B.
And for RP06 drives the tape is a TM03 based massbus tape. So tapes
are attached to device mta0 for RP03 and tua0 for RP06 systems. Both
are internally accessed under TOPS10 as MTA0.

The tops603.ini files are examples of how to boot into the restored
disks.
