-
Notifications
You must be signed in to change notification settings - Fork 0
Home
A collection of scripts for preparing a Ambian image with the reticulum stack and its tools/examples. They are used to build the images for the Meshed Banana LoRa Device
This repo contains an overlay directory with bash scripts to be used within the Armbian build system or on an already installed image.
The scripts will copy the reticulum stack and its dependencies to /opt/reticulum_env/
and modifies /etc/skel/.profile
, so that every user that gets created will have those copied to his home directory upon first login.
You can run the scripts either by themself in an installed system to install the latest version of reticulum or add the scripts to the Armbian build system in order to create images with reticulum installed.
To build a Meshed Banana image, please see Meshed Banana Instructions
To build a Raspberry Pi image, please follow Other Boards Instructions
If you already have an image, and want to add the reticulum environment, please see Stand Alone Instructions
Q: I don't have a userpatches directory?
A: Do a unmodified build first to create it.
Q The user I created can start reticulum, but then I get a permission denied error
A Make sure the user is created using adduser