Commit Graph

4 Commits

Author SHA1 Message Date
b7937e98a6 Add Rasperry Pi WiFi support
We need the Broadcom firmware from the _linux-firmware_ package (and
nothing else).  We also need _wpa_supplicant_, to configure the WiFi
connection.  Finally, we need to configure _systemd-networkd_ to manage
the network device.
2024-12-30 17:57:04 -06:00
588467d31c config: Set rootflags
Need to add `rootwait` because the Raspberry Pi SD card reader is really
slow and does not initialize in time for the kernel to load the root
filesystem from it.
2024-12-30 17:57:04 -06:00
adf77e301c ci: Begin Jenkins build pipeline
All checks were successful
dustin/photoframe2/pipeline/head This commit looks good
2024-12-10 10:39:10 -06:00
a9fe599978 Initial commit 2024-12-10 10:39:10 -06:00