2016-04-11 06:25:30 +00:00
|
|
|
#TODO
|
|
|
|
|
|
|
|
1. Image export
|
|
|
|
1. NOOBS export
|
|
|
|
1. Simplify running a single stage
|
|
|
|
1. Documentation
|
|
|
|
|
|
|
|
#Dependencies
|
|
|
|
|
|
|
|
`quilt kpartx realpath qemu-user-static debootstrap zerofree`
|
2016-05-02 19:29:36 +00:00
|
|
|
|
|
|
|
# Example usage to build a bootable raspbian lite image:
|
|
|
|
sudo ./build.sh
|
|
|
|
sudo ./create-image.sh --path=./work/2016-05-02-raspbian/stage3 --name="raspbian-lite"
|