Skip to content
This repository has been archived by the owner on Jun 8, 2018. It is now read-only.

proelbtn/pi-oven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PiOven

A tool for Raspberry Pi images.

Difference of RPi-Distro/pi-gen

RPi-Distro/pi-gen is a very good tool to create Raspberry Pi image. but, This tool is Shellscript-based. so, It is very hard to read for me :<

so, I make this tool. This tool uses Docker to make rootfs. so, you can add extra configuration more easily. and because it uses docker, second build is very fast.

Requirement

  • Vagrant

How to build

$ make raspbian-lite

After a while, the build is complete and you can see ./build/raspbian-lite.img.

About

A docker-based Raspberry Pi image builder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published