File: Debian-bullseye-RaspberryPiZeroW.yaml

package info (click to toggle)
bdebstrap 0.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 312 kB
  • sloc: python: 1,736; sh: 125; makefile: 4
file content (13 lines) | stat: -rw-r--r-- 360 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
# Combine this configuration with Debian-bullseye.yaml for a working golden image.
mmdebstrap:
  architectures:
    - armel
  components:
    - contrib
    - non-free
  packages:
    # Raspberry Pi Zero W specific
    - firmware-brcm80211  # contains /lib/firmware/brcm/brcmfmac43430-sdio.bin (required for WiFi)
    - linux-image-rpi
    - raspi-firmware