.gitignore
CHANGELOG.md
CLAUDE.md
LICENSE
Makefile
README.md
ROADMAP.md
ngnix_setup.md
pi-bake.example.yaml
pyproject.toml
release_notes.md
tested_bakes.yaml
.github/workflows/workflow.yml
design/#3_study.md
design/infra_pxe.md
design/pibakehub-v1.md
examples/README.md
examples/_smoketest-alpine-ext4.yaml
examples/_smoketest-alpine-pxe.yaml
examples/_smoketest-raspbian.yaml
examples/pi-5-alpine-ext4.yaml
examples/pi-5-can-rs485.yaml
examples/pi-5-raspbian-bookworm.yaml
examples/pi-5-raspbian-trixie.yaml
examples/pi-5-wired-dhcp.yaml
examples/pi-cm4-alpine-pxe.yaml
examples/pi-zero-2-w-wifi-station.yaml
examples/pi-zero-w-armhf.yaml
pibakehub-pilot/README.md
pibakehub-pilot/waveshare/ai-hat-plus/fragment.yaml
pibakehub-pilot/waveshare/fan-hat/fragment.yaml
pibakehub-pilot/waveshare/m2-hat-plus/fragment.yaml
pibakehub-pilot/waveshare/poe-hat-f/fragment.yaml
pibakehub-pilot/waveshare/power-management-hat/fragment.yaml
pibakehub-pilot/waveshare/rs485-can-hat/fragment.yaml
pibakehub-pilot/waveshare/wm8960-audio-hat/fragment.yaml
scripts/release-notes.sh
scripts/remote-bake.sh
src/pi_bake/__init__.py
src/pi_bake/alpine.py
src/pi_bake/alpine_ext4.py
src/pi_bake/alpine_pxe.py
src/pi_bake/apkfetch.py
src/pi_bake/bake.py
src/pi_bake/boards.py
src/pi_bake/cli.py
src/pi_bake/config.py
src/pi_bake/debian.py
src/pi_bake/download.py
src/pi_bake/fedora.py
src/pi_bake/host_keys.py
src/pi_bake/imgxz.py
src/pi_bake/oses.py
src/pi_bake/raspbian.py
src/pi_bake/recipe.py
src/pi_bake/tested.py
src/py_pi_bake.egg-info/PKG-INFO
src/py_pi_bake.egg-info/SOURCES.txt
src/py_pi_bake.egg-info/dependency_links.txt
src/py_pi_bake.egg-info/entry_points.txt
src/py_pi_bake.egg-info/requires.txt
src/py_pi_bake.egg-info/top_level.txt
tests/test_alpine_ext4.py
tests/test_alpine_pxe.py
tests/test_apkfetch.py
tests/test_apkovl.py
tests/test_bake_dispatch.py
tests/test_catalogs.py
tests/test_config.py
tests/test_host_keys.py
tests/test_imgxz.py
tests/test_raspbian_firstrun.py
tests/test_recipe.py
tests/test_tested.py
tools/img-to-tftp.sh
tools/pibakehub_compose.py