volumio / Build

Buildscripts for Volumio System
GNU General Public License v2.0
113 stars 102 forks source link

Revert to raspberry -> pi device name, move uart flags to userconfig #449

Closed ashthespy closed 3 years ago

ashthespy commented 3 years ago

Fix kernel panics on non Debug images on pi3..

PS: test with

git fetch origin pull/449/head:raspberry
git checkout raspberry
build.sh []
volumio commented 3 years ago

@ashthespy still we're not there... the name shall be = pi . This way folder structure is consistent...

ashthespy commented 3 years ago

the name shall be = pi .

How would you prefer this Set as before -- VOLUMIO_HARDWARE=pi or -- rename raspberry.sh -> pi.sh?

volumio commented 3 years ago

-- rename raspberry.sh -> pi.sh?

thanks!