Commit graph

7 commits

Author SHA1 Message Date
Chris Blake
be235b00ac fix: fixup systemd requires
* Since we changed service names, we need to update this to prevent failures.
2024-05-27 13:30:47 -05:00
Chris Blake
27713ab79e fix: tune reboot timeout on panic, improve shutdown ulcmd support
* Ensure we have all the right targets for ulcmd-shutdown-hook to show the shutdown message
* Move to an init script that we can use for setup commands, like adjusting our kernel panic timeout.
2024-05-27 13:07:51 -05:00
Chris Blake
c259d223bf fix: fan curve, lcd firmware, NICs, and README.md
* Make improvements to README.md
* Do some fan curve adjustments to try and reduce fan noise
* add dfu-util so ulcmd can flash the touch screen if there's a firmware version mismatch
* Move NIC management away from cloud-init to OMV
* Ensure OMV has hostname set correctly
2024-05-27 12:30:17 -05:00
Chris Blake
a4f7f862c2 fix: improvements all around
* add our own fan controller, will need more tuning with time, but it's a great start
* add restart/shutdown hooks for ulcmd, so the display shows the state of the system
* change how we expose unifi's libs to binaries
* Fixup systemd hang at boot due to networking
* move ubnthal to systemd task, since we don't load modules due to the unifi initramfs in the prebuilt kernel
2024-05-22 11:42:34 -05:00
Chris Blake
459d0a4758 fix: network improvements
Move to networkd since OMV uses it, also means first boot is a bit faster.
Also improve readme.
2024-05-21 21:26:22 -05:00
Chris Blake
b37bdd27d4 fix: get sfp working, allow debian to ssh, and fixup lcd 2024-05-19 15:15:09 -05:00
Chris Blake
85a5bd66e0 feat: initial upload
Initial public release
2024-05-19 14:04:59 -05:00