Fork of RichardBronosky/pi-gen-extender. Creates images based on Raspbian Stretch Lite for a minimalistic and Snips based private voice assistant.
The provisioning script serves this purposes:
git clone https://github.com/RPi-Distro/pi-gen.git
- Remove stages 3, 4, & 5 to make a Raspbian-lite image
- Create a
03-custom-installations
sub-stage understage2
- Copies the 03-snips folder into the new subsection
- Installs all necessary dependencies of Snips and the Snips platform itselfs
git clone https://github.com/CrystalMethod/snips-pi-gen.git
cd snips-pi-gen
source provision.sh
provision
sudo ./build.sh
git clone https://github.com/CrystalMethod/snips-pi-gen.git
cd snips-pi-gen
vagrant up
vagrant ssh
cd pi-gen
sudo ./build.sh
https://github.com/RichardBronosky/pi-gen-extender
https://github.com/RPi-Distro/pi-gen