Skip to content
Vault2501 edited this page Oct 1, 2022 · 9 revisions

Meshed Banana deployment scripts

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

How does it work

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 create a user with reticulum installed in his home and create a copy of the reticulum stack and its dependencies in /opt/reticulum_env/ and a modified /etc/skel/.profile, so that every user that gets created will have those copied to his home directory upon first login.

How can I use it

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.

Pre Built Images

  • Images
    Please note that this project is still WIP, and the images are not constantly rebuilt. Some might be outdated.

Build a Meshed Banana Image

Build a Rpi4 Image

Run Scripts in Booted System

If you already have an image, and want to add the reticulum environment, please see

FAQ

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