4 Commits
Author SHA1 Message Date
Joakim Repomaa e5af610f23 turny: fix SPI/GPIO config for newer kernels
Build Images / build (push) Successful in 1m36s
Check / check (push) Failing after 2m58s
- Add complete config.txt settings with u-boot boot lines + spi=on
- Override sdImage.populateFirmwareCommands to use configtxt module output
- Mount firmware partition and add activation script to sync config.txt
- Load spi_bcm2835 and bcm2835_gpiomem kernel modules
- Add udev rule for gpiomem subsystem (not just gpio)
- Relax ProtectKernelTunables so service can access GPIO
- Update turny flake input to rppal-based CS pin fix
2026-07-05 12:21:03 +03:00
Joakim Repomaa 2358ea6dcd apu local dhcp lease dns and invidious 2026-03-07 13:33:51 +02:00
Joakim Repomaa 5bff4d9713 don't try building x86_64 image
Build Images / build (push) Failing after 1m30s
Check / check (push) Successful in 3m38s
2026-02-22 16:31:43 +02:00
Joakim Repomaa 13e119a6c3 apu: setup dynamic dns record based on DHCP leases
Build Images / build (push) Failing after 1m21s
Check / check (push) Successful in 3m36s
2026-02-21 13:05:22 +02:00