# Clone buster branch of pi-gen repository
git clone -b buster https://github.com/RPi-Distro/pi-gen.git
# Clone this repository as a subdirectory
cd pi-gen && git clone [email protected]:jacktrip/jacktrip-image.git
# Grab the latest binary files
wget -q -O - https://files.jacktrip.org/binaries/jacktrip-image-files-20220825.tar.gz |tar -C jacktrip-image/00-sys-tweaks/files -xzvf -
# Copy pi-gen config file
cp jacktrip-image/config .
# Apply patch to pi-gen stages
patch -p1 < jacktrip-image/pi-gen.patch
# Build image using a docker container
sudo ./build-docker.sh
-
Notifications
You must be signed in to change notification settings - Fork 6
Used to build the Raspberry Pi image for Virtual Studio devices
License
jacktrip/jacktrip-image
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Used to build the Raspberry Pi image for Virtual Studio devices
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published