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:
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user