Fmstrat / diy-ipmi

A DIY IPMI / IP KVM system utilizing the Raspberry Pi
894 stars 100 forks source link

What are the hard dependencies on Raspbian for the Pi3? #24

Closed seffyroff closed 5 years ago

seffyroff commented 5 years ago

In your install guide you state the versions of OS to install on each device, and that a newer version of Raspbian Stretch will probably work on the Pi3 - what are the dependencies here for the Pi3, (and also the Pi0, out of curiosity?),

spyd3rweb commented 5 years ago

With this latest pull request (https://github.com/Fmstrat/diy-ipmi/pull/26) it will work with the the latest Raspbian Stretch Lite (2018-10-09) on both the Raspberry Pi3 and Pi0 W. There were some slight modifications needed within "checkPi0Login.sh".

seffyroff commented 5 years ago

Your PR looks great. I have some other issues with this repo at it's current state, which I've overcome in my own fork, but I hope yours gets merged soon!