.; This command file is presented for informational purposes only .; It is used at KMS for bypassing part of SYSGEN so that one can .; immediately proceed to the stage of creating the taskbuild command .; files. Enough symbols were defined so that the procedure would work .; for us. This does not mean that it will work for anyone else. .; To start up SYSGEN2 so we can create taskbuild command files (for .; customization, and testing) we type @PRE2. .; Use at your own risk. This procedure is not supported by KMS. .; ; PRE3.CMD .ENABLE GLOBAL .SETN $GRP 4 ! Files on [1,24] .SETS $MPD "SY:" ! Where to look for mapped obj .SETS $EXC "SY:" ! and executive sources .SETT $UWD ! User written drivers .SETT $ANM ! .SETT $MUP ! Multi user protection .SETT $DYN ! .SETS $SPL "/SP" ! .SETS $FCP "LARGE" ! .SETF $BYPAS ! .SETT $MCR ! Using MCR not DCL .SETT $DCL ! Want DCL .SETT $ANSLB ! Flavor of FCS for creating .SETT $ANSBB ! the build files .SETS $DBG "/TR" ! I use this for debugging (not DECs) .SETF $EDF ! Do not pause to edit .SETS $FCP "MULTIHEADER"! .SETS $SYUIC "[1,54]" ! Fool into puting files on [1,24] .SETT $11M .; .SETF $FRL ! These three symbols determine the .; .SETT $FRLTK ! flavor of the TKB files (fcsres, nofcsres) .SETF $FCSTK ! .SETS $BL$ "SY:[1,20]" ! .SETS $OBJDV "SY" ! .SETS $CL$ "SY:[1,24]" ! .SETS $MP$ "MP:[1,34]" ! .SETS $MAPDV "MP" ! .SETS $OD$ "SY:[1,24]" ! .SETS $LI$ "SY:[1,20]" ! .SETS $TK$ "TK:[1,53]" ! I build non-priv tasks to TK:[1,53] .SETF $BLD ! DON'T BUILD TASK AUTOMATICALLY .SETT $BGDSK ! I have an RK07 .SETT $SGN2 ! Pretend continuation from SYSGEN2 .SETT $MAP ! Want maps (write to MP:) .SETT $FUD ! .SETN $GPB 0 ! .SETT $KMS ! .; .SETT $KMSRS ! .SETF $MLH ! Not a prepgen .SETF $SELCT ! @SYSGEN3