Go to file
jimmy e8e73e7d53 Update 'README.md' 2020-09-03 04:07:44 +00:00
custom Removed Theia 2020-09-03 15:49:25 +12:00
pi-gen@a449c75fac First Release 2019-12-12 13:13:55 +13:00
.gitignore First Release 2019-12-12 13:13:55 +13:00
.gitmodules First Release 2019-12-12 13:13:55 +13:00
README.md Update 'README.md' 2020-09-03 04:07:44 +00:00
build.sh First Release 2019-12-12 13:13:55 +13:00
config.sample First Release 2019-12-12 13:13:55 +13:00

README.md

Raspberry Pi Image

Downloading

git clone --recurse-submodules https://git.1248.nz/kiwibot/pi-image.git

Dependencies

apt-get install coreutils quilt parted qemu-user-static debootstrap zerofree zip \
dosfstools bsdtar libcap2-bin grep rsync xz-utils file git curl bc

Config

cp config.sample config

Building

cp config.sample config
./build