Add mostly automated system preparation
Created by: BranislavRistic
This PR condenses the manual steps for hardware and system setup into a bunch of scripts that can be run once at system setup and should simplify the installation on a RPi.
Major differences to the current procedure:
-
Starts a dedicated X session (does not rely on a running one, i.e. runs on the RPi OS
liteimage) -
CAN interface settings are in
/etc/network/interfaces: no need to runresetCAN.shanymore -
Installs boot settings to
/boot/firmwareon newer OS versions -
Systemd units in
/etcinstead of/lib- web service relies on running tessie
-
Things to be checked: consistency with rest of README