Commit Graph

4 Commits

Author SHA1 Message Date
Cyril Brulebois
132ce6a1a5 Deploy and clean rpi-resizerootfs hook and script.
Another way could be to install the Raspberry Pi kernel first, compare
the contents of the initramfses for the Debian and the Raspberry Pi
kernels, and fix the missing files in the latter. Duplicating hook and
script seems a little more straightforward.
2024-07-20 18:38:39 +02:00
Cyril Brulebois
d586813d5f Preconfigure raspi-firmware to avoid cma=64M on the kernel cmdline. 2024-07-20 18:37:05 +02:00
Cyril Brulebois
e14d454156 Install required packages for the Pi 5.
We need a specific linux-image package to boot the Pi 5 at all, plus a
newer version of firmware-brcm80211 to ensure the wlan0 interface shows
up.
2024-07-20 18:37:02 +02:00
Cyril Brulebois
d9fb46386f Boostrap a Pi 5 recipe.
For the time being, let's keep both Pi 3/Pi 4 and Pi 5 recipes separate,
making it easy to modify the latter freely. Later on, it will probably
make sense to have a common section.
2024-07-20 14:36:03 +02:00