Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 561 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 561 Bytes

pi

progress

Tool used to create the Ubuntu Kylin images for Raspberry Pi.

Guiding principles

  • Cross-architectures build via docker & qemu
  • Splitting the software installation order by dependency and importance
  • Using git for version control of non-volatile files
  • Encapsulate the interface by architecture for different versions of Raspberry Pi

Dependencies

pi runs on any Linux distribution that has the docker service installed. Check that docker is running properly before running the build service.