Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mariolukas/fabscanpi-build-raspbian

Build Script for FabScanPi Raspbian Images
https://github.com/mariolukas/fabscanpi-build-raspbian

3d-laser-scanning build-script image raspberrypi sd-card

Last synced: about 1 month ago
JSON representation

Build Script for FabScanPi Raspbian Images

Awesome Lists containing this project

README

        

# FabScanPi-gen
_Tool used to create the fabscan.org Raspbian images. Based on raspberrypi.org Raspbian images_
This build script uses the official Raspbian build script (https://github.com/RPi-Distro/pi-gen).

It adds a fabscan stage to the default Raspbian image build.

## Build the Image
Be sure that you have installed Docker on yout System. You will also need a git client installed.
Just start the script by calling:

sudo ./build-fabscan.sh

## Clean up
For cleaning up the workspace just call

sudo ./clean.sh

## Build folder.
The build will be placed in the folder ```deploy```