mirror of
https://github.com/PDP-10/its.git
synced 2026-03-06 11:23:32 +00:00
Build ATSIGN DEVICE.
This commit is contained in:
@@ -37,5 +37,6 @@ from scratch.
|
||||
- PDSET, set time and date.
|
||||
- KSFEDR, manipulate front-end file system.
|
||||
- LOCK, shut down system.
|
||||
- ATSIGN DEVICE, load device drivers.
|
||||
|
||||
4. Finally, the whole file system is dumped to tape.
|
||||
|
||||
@@ -145,6 +145,11 @@ expect ":KILL"
|
||||
respond "*" ":delete sys;ts lock\r"
|
||||
respond "*" ":link sys;ts lock,sysbin;lock bin\r"
|
||||
|
||||
respond "*" ":midas sysbin;_syseng;@dev\r"
|
||||
expect ":KILL"
|
||||
respond "*" ":delete sys;atsign device\r"
|
||||
respond "*" ":link sys;atsign device,sysbin;@dev bin\r"
|
||||
|
||||
respond "*" "\005"
|
||||
respond "sim>" "at tu0 out/output.tape\r"
|
||||
respond "sim>" "c\r"
|
||||
|
||||
Reference in New Issue
Block a user