shermand100 / PiNodeXMR

Monero Node for Single Board Computers with Web Interface and additional tools pre-configured. Self Installing.
GNU General Public License v3.0
219 stars 41 forks source link

Added Armbian Bullseye (stable) install #45

Closed jahway603 closed 3 years ago

jahway603 commented 3 years ago

I wanted to run the latest stable Armbian as Buster is EOL in less than a year. Successfully tested this using Armbian Bullseye on a Rock64 4GB SBC.

Since this project's branchs are used for installaion, the menu needs to change in the master branch, which I did in my branch here: https://github.com/jahway603/PiNode-XMR/blob/master/Install-PiNode-XMR.sh

shermand100 commented 3 years ago

Thanks for being proactive with this. I've reviewed this and compared it against what we currently have and see it's the update to php7.4 + minor formatting changes and typo correction. I like how this is it's own separate installer to allow for legacy buster to be an option until we are sure there aren't any issues that rise in the short term from this newer OS. Then this will become the main installer.

Compared: