.gitignore
CLAUDE.md
LICENSE
README.md
ROADMAP.md
feature_request.md
pi-bake.example.yaml
pyproject.toml
.github/workflows/workflow.yml
design/#3_study.md
design/infra_pxe.md
design/pibakehub-v1.md
examples/README.md
examples/pi-5-be200-edge.yaml
examples/pi-5-can-rs485.yaml
examples/pi-5-wired-dhcp.yaml
examples/pi-zero-2-w-wifi-station.yaml
examples/pi-zero-w-armhf.yaml
pibakehub-pilot/README.md
pibakehub-pilot/intel/be200/fragment.yaml
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
src/pi_bake/__init__.py
src/pi_bake/alpine.py
src/pi_bake/alpine_edge.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/imgxz.py
src/pi_bake/oses.py
src/pi_bake/raspbian.py
src/pi_bake/recipe.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_edge.py
tests/test_apkfetch.py
tests/test_apkovl.py
tests/test_catalogs.py
tests/test_config.py
tests/test_imgxz.py
tests/test_recipe.py
tools/img-to-tftp.sh
tools/pibakehub_compose.py