Full Hardware Support
Includes Raspberry Pi kernel with RP1 drivers for Ethernet, USB, GPIO, and all hardware features
This project creates hybrid Raspberry Pi images that combine:
Full Hardware Support
Includes Raspberry Pi kernel with RP1 drivers for Ethernet, USB, GPIO, and all hardware features
Debian Flexibility
Pure Debian ARM64 rootfs with access to all Debian packages and automatic updates
Automated Builds
GitHub Actions CI/CD pipeline builds and releases images automatically
Easy to Flash
Download compressed images ready to flash to SD card or SSD
xz -dc rpi-*.img.xz | sudo dd of=/dev/sdX bs=4M status=progressBrowse the Images section to see all available configurations.