head     1.1;
access   paws bayes jws quist dew jwh;
symbols  ;
locks    ; strict;
comment  @# @;


1.1
date     88.10.06.15.01.19;  author dew;  state tmp;
branches ;
next     ;


desc
@Base file for PWS 3.3 release.

@



1.1
log
@Initial revision
@
text
@=S Which system are you loading (example: enter "D" for Pascal 3.2D)?
=U From which unit will you load discs (eg: 3, or 7)?
* This stream file prompts the user to load appropriate discs, and
* copies them into a given system directory
*
FMD/WORKSTATIONS/SYSTEM3.2@@S
P/WORKSTATIONS/SYSTEM3.2@@S
Q

*****************************************       BOOT2
x*SWVOL
BOOT2
@@u

F
f #@@u:=,$
c INITLIB,INITBOB
r SYSTEM_P
r TABLE
r STARTUP
r SWVOL.CODE
r AUTOSTART
Q

*****************************************       BOOT
x*SWVOL
BOOT
@@u

F
f #@@u:=,$
Q

*****************************************       SYSVOL
x*SWVOL
SYSVOL
@@u

F
f #@@u:=,$
Q

*****************************************       ACCESS
x*SWVOL
ACCESS
@@u

F
f #@@u:=,$
Q

*****************************************       MODCAL
x*SWVOL
MODCAL
@@u

F
f #@@u:MODCAL,COMPILER
f #@@u:MODCAL20,COMP20
Q

*****************************************       ASM
x*SWVOL
ASM
@@u

F
f #@@u:=,$
Q

*****************************************       FLTLIB
x*SWVOL
FLTLIB
@@u

F
f #@@u:=,$
Q


**************************************************
* DONE WITH DISC LOAD INTO SRM -- STREAM BUILDINIT
**************************************************

@
