This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| rename [2015-09-17 16:33] – [Update INQUIRE] victor | rename [2020-11-16 16:08] (current) – [Updating INQUIR via source code changes] victor | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| - | ;'' | + | '' |
| - | ;'' | + | * change name of address or add new entry |
| - | ;'' | + | '' |
| - | ;'' | + | * copy '' |
| - | ;'' | + | '' |
| - | ;'' | + | * copy '' |
| - | | + | '' |
| - | | + | * maybe add a line over TCPOL |
| - | * add to bltspc, corresponding spec (copy from mdspec-mdspe) | + | '' |
| - | * add to devtab(?) | + | * add to where NX appears (twice) - only needed on OTHER systems to reach THIS ONE! |
| - | + | '' | |
| - | ;'' | + | * add to '' |
| - | : (this is not mentioned in distrib.its) | + | * add to '' |
| - | * add to mchtab | + | * add to '' |
| - | * add after RFLNSC | + | '' |
| - | * maybe add to nodflt | + | * add to '' |
| - | + | * add after '' | |
| - | ;'' | + | * maybe add to '' |
| - | ;'' | + | '' |
| - | ;'' | + | * after '' |
| - | ;'' | + | '' |
| + | * search for '' | ||
| + | '' | ||
| + | * search for '' | ||
| + | '' | ||
| + | * add a MACTAB entry, add to lists following | ||
| ===== Recompile: ===== | ===== Recompile: ===== | ||
| - | * | + | TELSER |
| :midas .temp.; | :midas .temp.; | ||
| - | :copy .temp.; | + | :copy .temp.; |
| - | | + | DDT |
| :midas .temp.; | :midas .temp.; | ||
| ddt$j | ddt$j | ||
| $l .temp.;ddt bin | $l .temp.;ddt bin | ||
| purify$g | purify$g | ||
| - | :pdump sys;atsign ddt </ | + | :pdump sys;atsign ddt |
| - | | + | PWORD/PANDA |
| :midas .temp.; | :midas .temp.; | ||
| :copy .temp.; | :copy .temp.; | ||
| - | :copy .temp.; | + | :copy .temp.; |
| - | | + | Make links (if you haven' |
| :link sys;atsign pword, | :link sys;atsign pword, | ||
| :link sys;ts panda, | :link sys;ts panda, | ||
| - | :link sys;atsign hactrn, | + | :link sys;atsign hactrn, |
| - | | + | ITS |
| - | :midas .temp.; | + | :midas .temp.; |
| + | | ||
| ===== Dump new ITS for KLH10 ===== | ===== Dump new ITS for KLH10 ===== | ||
| Line 101: | Line 107: | ||
| - You can rebuild INQUIR from sources (requires some additional assets for which an ITS tape image exists) | - You can rebuild INQUIR from sources (requires some additional assets for which an ITS tape image exists) | ||
| - | ==== Updating | + | ==== Updating |
| In order to be able to build INQUIR from sources, you will need various dependent files that were not included in the public (PI) ITS distribution. These files include: | In order to be able to build INQUIR from sources, you will need various dependent files that were not included in the public (PI) ITS distribution. These files include: | ||
| - | < | + | | reader 28 | (Kent Pitman |
| - | reader 28 | + | | fake-s 28 | (found on the Internet) |
| - | fake-s 28 | + | | lsrrtn 31 | (found on the Internet) |
| - | lsrrtn 31 | + | | netrtn fasl | (found on the internet; FASL only; no source) |
| - | netrtn fasl (found on the internet; FASL only; no source) | + | |
| - | </ | + | |
| You can find these files, in the collection of files found on the newinquire.tps tape image that can be downloaded here: http:// | You can find these files, in the collection of files found on the newinquire.tps tape image that can be downloaded here: http:// | ||
| Line 129: | Line 133: | ||
| In order to build INQUIR 182 from source, follow these steps: | In order to build INQUIR 182 from source, follow these steps: | ||
| - | * compile READER | + | * compile READER |
| - | < | + | * compile FAKE-S |
| - | :complr inquir; reader | + | * compile LSRRTN |
| - | </ | + | |
| - | * compile FAKE-S | + | Update |
| - | < | + | * compile INQUIR |
| - | :complr inquir; fake-s | + | * dump out a new INQUIR; INQBIN > '' |
| - | </ | + | |
| - | * compile LSRRTN | + | Verify |
| - | < | + | |
| - | :midas inquir; | + | |
| - | </ | + | |
| - | * update | + | |
| - | * compile INQUIR | + | |
| - | < | + | |
| - | :complr inquir; | + | |
| - | </ | + | |
| - | * dump out a new INQUIR; INQBIN > | + | |
| - | < | + | |
| - | :lisp inquir; | + | |
| - | </ | + | |
| - | * verify | + | |
| Your INQUIR should now be updated with the new machine name. | Your INQUIR should now be updated with the new machine name. | ||