Commit Graph

5 Commits (a9e01d36e85d24ad4bce9e5253f89e732379cc4b)

Author SHA1 Message Date
Dustin a9e01d36e8 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-13 19:41:03 -06:00
Dustin 26d83bd68b 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-13 19:37:21 -06:00
Dustin 3de06660b0 wip: Enable BCM2835_MMC
dustin/photoframe2/pipeline/head This commit looks good Details
Trying to get the kernel to find the root filesystem on the SD card...
2024-12-10 14:43:10 -06:00
Dustin adf77e301c ci: Begin Jenkins build pipeline
dustin/photoframe2/pipeline/head This commit looks good Details
2024-12-10 10:39:10 -06:00
Dustin a9fe599978 Initial commit 2024-12-10 10:39:10 -06:00