Vitexus / clusterhat-image

Converts Raspbian/Raspberry Pi OS images to support Cluster HAT

Home Page:https://clusterhat.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cluster HAT

Scripts and files used to build Cluster HAT images from Raspbian.

Building Cluster HAT Images

The build script is located in the build directory.

The following is normally ran as root on a fresh Raspbian images.

git clone https://github.com/burtyb/clusterhat-image
cd clusterhat-image/build/
# Create a config-local.sh file and copy any lines you need to override from config.sh
./create 2017-09-07

The "2017-09-07" date above should be the date from the Raspbian/Raspberry Pi OS image you wish to convert.

When building arm64 images you need to be on an arm64 machine.

Cluster HAT Files

The files/ directory contains the files extracted into the root filesystem of a Cluster HAT image.

For support contact: https://secure.8086.net/billing/submitticket.php?step=2&deptid=1

About

Converts Raspbian/Raspberry Pi OS images to support Cluster HAT

https://clusterhat.com/

License:MIT License


Languages

Language:Shell 52.5%Language:Python 47.2%Language:P4 0.2%Language:OpenEdge ABL 0.1%Language:C 0.0%