1
0
mirror of https://github.com/PDP-10/its.git synced 2026-05-02 14:30:41 +00:00

Build DEVICE; JOBDEV CHA from source code.

This commit is contained in:
Lars Brinkhoff
2018-02-19 11:40:49 +01:00
parent 4d32246eea
commit d8ccaeef14
5 changed files with 426 additions and 3 deletions

View File

@@ -238,6 +238,8 @@ respond "*" ":print cstacy;..new. (udir)\r"
type ":vk\r"
respond "*" ":print teach;..new. (udir)\r"
type ":vk\r"
respond "*" ":print device;..new. (udir)\r"
type ":vk\r"
respond "*" ":midas sysbin;_.teco.;teco\r"
expect ":KILL"
@@ -556,6 +558,11 @@ respond "*" ":midas sysbin;_syseng;@chaos\r"
expect ":KILL"
respond "*" ":link sys;atsign chaos,sysbin;@chaos bin\r"
# CHA: and CHAOS: device
respond "*" ":midas device;jobdev cha_dcp;chadev\r"
expect ":KILL"
respond "*" ":link device;jobdev chaos,device;jobdev cha\r"
respond "*" ":link syseng;netwrk 999999,sysnet;netwrk >\r"
respond "*" ":midas .;ts redrct_sysnet;redrct\r"