I have been working on a complete rewrite of the existing install.sh script.
It asks about things in the wrong order, asks about some things twice, and
doesn't ask at all about other things. And it doesn't have a consistent style
throughout. This isn't a swipe at Oscar - he freely admits that his skills are
in the area of crafting exquisite replicas and not the software that runs on
them.
I have re-written it in a more DEC-like style, where it proceeds in defined
phases. For example, it asks all installation questions before doing any
actual installation work, provides optional detailed explanations for each
question, and lets users review (and potentially change) their answers be-
fore performing any actual installation work.
This script currently doesn't actually DO anything, so it is perfectly safe
to download and run it on an existing PiDP-11 system.
While it doesn't make any changes to an existing system, I would like to
have as many people as possible try it out. In addition to possible spell-
ng and punctuation errors, I'd like to gather as much user feedback as
possible before adding the actual installation parts - the user dialog is
It does not need to be placed in /opt/pidp11 - you can just put it in your
default login directory.
To use it, do:
chmod +x v2-install-test.sh (You only need to do this once.)
./v2-install-test.sh
You can either provide feedback here, or use "Reply to author" if you
don't want other people to see your feedback.