69e8b98ca1
5343d6a09 yq: Update to 4.27.2 0fd2eb51a python-paho-mqtt: add missing dependency cd36b6eb8 sslh: update to v1.22c Change notes: Updated Makefile package version and hash. Added libpcre2 dependency Removed USELIBPCRE make flag (no longer optional within sslh) Updated patch 001 to work with new sslh Makefile 1eb707605 luajit: patch: PPC/e500 SPE: use soft float instead of failing b169fd026 libgpg-error: update to 1.45 8694f7f95 squashfs-tools: enable zstd compression by default 5c987e57d cryptsetup: fix library paths by calling autoreconf 79d1abd4c ffmpeg: update to 5.1 cec18eb0d chrony: Avoid building unused gnutls and ca dependencies 7727beb71 gensio: Avoid building unused python and libstdcpp dependecies 51ccd0761 gnutls: Avoid building unused gnutls dependency bf519e9bc fail2ban: fix patch for python 3.10 3c5270c9d django: bump to version 4.0.6 8fdc92b86 rclone: update to 1.59.0 77afaaa47 nano: update to 6.4 |
||
---|---|---|
.github | ||
contrib | ||
docs | ||
package | ||
patches | ||
scripts | ||
targets | ||
tests | ||
.editorconfig | ||
.gitignore | ||
.luacheckrc | ||
.readthedocs.yml | ||
CONTRIBUTING.md | ||
LICENSE | ||
Makefile | ||
modules | ||
README.md |
Gluon
Gluon is a firmware framework to build preconfigured OpenWrt images for public mesh networks.
Getting started
We have a huge amount of documentation over at https://gluon.readthedocs.io/.
If you're new to Gluon and ready to get your feet wet, have a look at the Getting Started Guide.
Gluon's developers frequent an IRC chatroom at #gluon on hackint. There is also a webchat that allows for uncomplicated access from within your browser. This channel is also available as a bridged Matrix Room at #gluon:hackint.org.
Issues & Feature requests
Before opening an issue, make sure to check whether any existing issues (open or closed) match. If you're suggesting a new feature, drop by on IRC or our mailinglist to discuss it first.
We maintain a Roadmap for the future development of Gluon.
Use a release!
Please refrain from using the master
branch for anything else but development purposes!
Use the most recent release instead. You can list all releases by running git tag
and switch to one by running git checkout v2021.1.2 && make update
.
If you're using the autoupdater, do not autoupdate nodes with anything but releases. If you upgrade using random master commits the nodes might break eventually.
Mailinglist
To subscribe to the list, send a message to:
gluon+subscribe@luebeck.freifunk.net
To remove your address from the list, just send a message to
the address in the List-Unsubscribe
header of any list
message. If you haven't changed addresses since subscribing,
you can also send a message to:
gluon+unsubscribe@luebeck.freifunk.net