mainsail-crew / MainsailOS

This Raspberry Pi distribution for managing Klipper 3D printers with Mainsail provides all you need.
https://docs.mainsail.xyz/setup/mainsail-os
GNU General Public License v3.0
546 stars 262 forks source link

fix: fix error autologin on serial tty #242

Closed KwadFan closed 11 months ago

KwadFan commented 1 year ago

This fixes issue that after connection to a serial console it trys to autologin with user 'orangepi', which does not exist in our images

Signed-off-by: Stephan Wendel me@stephanwe.de

This PR includes:

feat: add workaround for orangepi images Apply release file workaround for OrangePI based images.

Signed-off-by: Stephan Wendel me@stephanwe.de