1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-26 20:22:22 +00:00

Move programs from build.tcl to proper places.

This commit is contained in:
Lars Brinkhoff
2018-05-22 08:01:56 +02:00
parent da5bf39df0
commit 64b0ea3025
3 changed files with 9 additions and 10 deletions

View File

@@ -120,18 +120,10 @@ if {$env(BASICS)!="yes"} {
source $build/misc.tcl
source $build/lisp.tcl
source $build/scheme.tcl
source $build/muddle.tcl
source $build/sail.tcl
}
source $build/muddle.tcl
source $build/sail.tcl
respond "*" ":midas sys3;ts lsrprt_sysen1; lsrprt\r"
expect ":KILL"
respond "*" ":midas sysbin;_sra; gcmail\r"
expect ":KILL"
respond "*" ":link dragon; hourly gcmail,sysbin; gcmail bin\r"
bootable_tapes
# make output.tape

View File

@@ -103,6 +103,9 @@ expect ":KILL"
respond "*" ":link sys1;ts lookup,inquir;ts lookup\r"
respond "*" ":midas sys3;ts lsrprt_sysen1; lsrprt\r"
expect ":KILL"
respond "*" ":print cstacy;..new. (udir)\r"
type ":vk\r"

View File

@@ -138,6 +138,10 @@ respond "*" ":link channa;rakash cnavrl,.mail.;comsat launch\r"
respond "*" ":link channa;ts cnavrl,channa;rakash cnavrl\r"
respond "*" ":link dragon;hourly cnavrl,.mail.;comsat launch\r"
respond "*" ":midas sysbin;_sra; gcmail\r"
expect ":KILL"
respond "*" ":link dragon; hourly gcmail,sysbin; gcmail bin\r"
respond "*" ":midas sysbin;qmail_ksc;qmail\r"
respond "PWORD version (Y or N)? " "N\r"
expect ":KILL"