1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-29 21:30:57 +00:00

Dump and boot rebuilt ITS.

This commit is contained in:
Lars Brinkhoff
2016-11-21 09:41:12 +01:00
parent f262699f22
commit e727ebfcaf
2 changed files with 22 additions and 2 deletions

View File

@@ -33,9 +33,15 @@ from scratch.
- DDT, debugger and HACTRN user login shell.
- The ITS monitor (kernel).
- Exec DDT, standalone debugger.
- NSALV, standalone file system tool.
4. The system is restarted, the rebuilt monitor and salvager are
combined into a new ITS binary, which is then started.
5. Remaining programs are rebuilt:
- TECO, editor.
- DUMP, tape backup and restore.
- NSALV, standalone file system tool.
- PDSET, set time and date.
- KSFEDR, manipulate front-end file system.
- LOCK, shut down system.
@@ -44,4 +50,4 @@ from scratch.
- PEEK, system monitoring.
- ARCDEV, transparent file system access to archive files.
4. Finally, the whole file system is dumped to tape.
6. Finally, the whole file system is dumped to tape.