Block a user
asterisk
should only be installed on the "sensing" image
Support for Waveshare NAS double deck
I checked everything that works now. Only thing left to do is support for the LCD.
Adding support for the waveshare
45a1c1d736
Make a separate image for waveshare
92ab2ebe7a
In uci-defaults detect a SATA controller and install needed packages
Add hwmon kmods for lm-sensors
The lm* modules aren't needed, those are for x86 platform. However this doesn't address the issue I'm having, which is that the kernel needs rebuilding. Either put both of those drivers mentioned…
Support for Waveshare NAS double deck
Maybe edit on first boot?
I think this is a good backup option. However I'm starting to think a separate image may make it easier to manage the devices, assuming the build time doesn't…
Cleanup in Dockerfile and build script
a3ddbfac67
Exit early if imagebuilder fails
afa793799c
Rename feed to local
78bcedaf60
Cleanup build.sh:
604299e7ce
Comment out downloading of toolchain - it's not used
Cleanup in Dockerfile and build script
It looks ok but I'll test it first. We don't need make manifest
anymore?
Support for Waveshare NAS double deck
RTC driver is the same as "dualeth", just needs slightly different boot config as it's wired to I2C bus 1 instead of 10. The solution is described here as the board in that post appears to be…