mirror of
https://github.com/PDP-10/its.git
synced 2026-02-26 08:53:29 +00:00
Add support for XGP user in INQUIR database.
The INQUPD program is run in "normal" mode, such that it processes files in the INQUIR directory with FN1 = .UPD1., and we provide such a file with the XGP user defined. We can, of course add other users that we wish to be "pre-loaded" in the INQUIR database.
This commit is contained in:
@@ -270,6 +270,13 @@ expect ":KILL"
|
||||
# create inquir;lsr1 1
|
||||
respond "*" ":move .temp.;lsr1 empty,inquir;lsr1 1\r"
|
||||
|
||||
# Now create INQUIR updates in new database
|
||||
# note: this reads the file inquir;.upd1. > and loads entries into the LSR database
|
||||
respond "*" "inqupd\033j"
|
||||
respond "*" "\033linquir;inqupd bin\r"
|
||||
respond "*" "\033g"
|
||||
expect ":KILL"
|
||||
|
||||
# pword/panda
|
||||
respond "*" ":midas sysbin;panda bin_sysen1;pword\r"
|
||||
respond "Is this to be a PANDA?" "yes\r"
|
||||
|
||||
24
src/inquir/_upd1_.1
Normal file
24
src/inquir/_upd1_.1
Normal file
@@ -0,0 +1,24 @@
|
||||
BEGIN:
|
||||
SUNAME: XGP
|
||||
UNAME: XGP
|
||||
NAME: Xerox Graphics Printer
|
||||
NICK: XGPSPL
|
||||
SOCIA:
|
||||
MITAD:
|
||||
MITTE:
|
||||
HOMAD: Xerox Corporation
|
||||
HOMTE:
|
||||
SUPER: XQUEUE
|
||||
PROJE: XGP controlling dragon
|
||||
FILDI: .XGPR.
|
||||
AUTHO: ITS
|
||||
GROUP: O
|
||||
RELAT: P
|
||||
BIRTH: April 1
|
||||
REMAR: Pick up your output, please.
|
||||
NETAD: AI
|
||||
ALTER:
|
||||
MACHI: AI, ML, MD, DM
|
||||
END:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user