PDP-10 / its

Incompatible Timesharing System
Other
841 stars 80 forks source link

Fix "No free Lispms" #2195

Open larsbrinkhoff opened 1 year ago

larsbrinkhoff commented 1 year ago

Make it easy to run a PDP-10 and a CADR emulator together, talking over Chaosnet. This will involve @bictorv's cbridge, and usim, currently maintained by @ams.

Maybe it would be nice to have everything start automatically with something like ./start chaosnet cadr, where chaosnet starts a local cbridge, and cadr starts usim.

It's unclear whether to add cbridge and usim as subrepositories like other emulators, or to have them outside the ITS tree.

no-lispm

larsbrinkhoff commented 1 year ago

FYI @emooreatx

larsbrinkhoff commented 1 year ago

This should make configuration changes on the ITS and CADR sides to have file serving working.

larsbrinkhoff commented 1 year ago

I believe there is an agreement that the "global Chaosnet" project has reserved subnet 254 (decimal) for a local network, so that's probably what should be used.

larsbrinkhoff commented 1 year ago

Information about configuring Chaosnet here: https://chaosnet.net/local

bictorv commented 1 year ago

Someone should teach ITS to send FINGER requests by broadcast (BRD packets). This would find more LISPMs, both used and free.

larsbrinkhoff commented 9 months ago

./start chaosnet now works out of the box, setting up a private 376 subnet.

bictorv commented 4 months ago

Someone should teach ITS to send FINGER requests by broadcast (BRD packets). This would find more LISPMs, both used and free.

See #2290 :-)