mcandre / packer-templates

Configurations for generating Vagrant base boxes
66 stars 14 forks source link

OS/2 Warp #256

Open mcandre opened 5 years ago

mcandre commented 5 years ago

https://winworldpc.com/product/os-2-warp-4/os-2-warp-40

http://www.altsan.org/os2/utils/

https://ecsoft2.org/wget

https://ecsoft2.org/curl

https://os2ports.smedley.info

https://os2ports.smedley.id.au/index.php?page=cmake

https://www.arcanoae.com/resources/downloadables/arca-noae-package-manager/

https://www.elebbs.com/index.php?category=6

mcandre commented 5 years ago

Now that the hard part of producing a fresh OS/2 Warp installation with Packer-ish conventions is complete, the rest is the relatively easier tasks of satisfying the various vagrant ssh, vagrant rsync, etc. commands. Hopefully the boot instability issues plaguing the build don't effect the runtime.

TODO:

Need to resolve installation media boot errors.

francoisjacques commented 3 years ago

Just found this issue. I used Packer a while back and was recently wondering about using it to provision OS2 virtual machines. Nice job putting this issue together.

OS/2 being the weird thing it became after the MSFT/IBM divorce, there are some non-trivial challenges to this task. I would stick with OS2Warp 4.52 (ACP2), instead of eCS or ArcaOS as baseline. The others will be supported through backcomp. Only if that becomes clearly a deadend that another flavor should be chosen, in which case I'd go for ArcaOS.

There's a telnetd built in IBM's TCP/IP package iirc? Kermit (!!!!) is available from hobbes for sure.

WinRM? Nope and won't be happening either. You can remote it from the list right away. This was added to Windows long after the IBM/MSFT divorce. Customization is likely to be done in REXX...!