If you guys are interested, I'm also doing scripts that will automate securing IRIX (basically doing stuff described
here and
over here)
Only stipulations for scripts of this type for me to write are:
1. They must avoid bashisms or ANYTHING that isn't included in a base install. These are designed primarily to bootstrap IRIX systems by copying them over telnet, ftp, rcp or another legacy method. That means not requiring a user to install or do anything. They should just be able to chmod +x and run, and end up with a reasonably sane config.
2. Mine will avoid using git/hg even if the proposed extension involves installing that, or downloads over https. Because these services are broken in an IRIX base install; there's literally zero point in doing that.
3. Must be usable by other people, i.e. not a specialized case. I have my own versions of these that aren't prompting, and that make assumptions for myself. Obviously, you can modify these too.
These are public domain property as far as I'm concerned. Do whatever you want.
I'm the system admin of this site. Private security technician, licensed locksmith, hack of a c developer and vintage computer enthusiast.
https://contrib.irixnet.org/raion/ -- contributions and pieces that I'm working on currently.
https://codeberg.org/SolusRaion -- Code repos I control
Technical problems should be sent my way.