toolboc / psx-pi-smbshare

A swiss army knife for enhancing classic game consoles with Raspberry Pi
387 stars 34 forks source link

ansible-playbook version for more Linux installs & greater library mounts #52

Open markstinson opened 1 year ago

markstinson commented 1 year ago

First off. THANK YOU. This is a so so helpful. I've been in fear of my kid's friends stealing my PS2 MC2SDIO card. Now I can have it safely away on my Office's PS2 instead of the game room's.

I mentioned on Tito's YT I might try my hand at converting these shell scripts to ansible-playbooks so non-debian Linux PCs & SBCs can easily install it too (Fedora, Arch/Manjaro/SteamOS - from my Steam Deck, Alpine, etc.). But Life tends to eat my hobby plans.

I think the big challenge for making it a playbook will be a XLink Kai portions.

If converted to a playbook, it would also make multiple mount management much easier (sorry for the alliteration). It would then a simple script to 1. ensure ansible-core is installed; 2. run the psx-samba.yml

Cheers. M.

markstinson commented 1 year ago

While diving deeper into this last night, I discovered that https://repo.teamxlink.co.uk/ is convenient for Debian flavors only. sigh.

teamxlink-dev commented 1 year ago

The binaries inside the .deb are relatively generic.

You can also use our releases API to get the latest .tar.gz

https://api.teamxlink.co.uk/kai/releases/v2/ https://api.teamxlink.co.uk/kai/releases/v2/?platform=linux_debian_x86_64

markstinson commented 1 year ago

perfect. I was hoping not to have to use alien to convert to other packages. The API listing out the tarballs is super helpful. tyvm.

zombie343 commented 1 year ago

I would use the hell out of this.