fa1791dbc htop: Add HTOP_LMSENSORS config option 19998f14f banip: update 0.7.10 36ffcd66f xray-core: fix build under go 1.17 2b17d1ca9 golang: Update to 1.17 0e3c2d959 gpsd: bump to 3.23 3b73213bf yq: Update to 4.12.1 954eba88a auc: update to version 0.2.4 af4098118 yq: Update to 4.12.0 cec17047d apr: patch CVE-2021-35940 1c982c63a nextdns: Update to version 1.36.0 4adf9a1c1 mosquitto: allow auth options with per listener settings c4f61bf57 mosquitto: init: support more UCI options 6c9d59571 airos-dfs-reset: add airos-dfs-reset baceb237a [openwrt-21.02] delve: Update to 1.7.1 0bd7e25f2 phantap: update to latest commit 06011c690 travelmate: update to 2.0.6 3733d0a7d travelmate: update to 2.0.5-3 d89bb6bec https-dns-proxy: patch CMakeList.txt to use OpenWrt CFLAGS 8b5002a6e dnscrypt-proxy2: Upgrade to 2.1.0 ffb8b452a c-ares: update to version 1.17.2 ce0c9af93 mc: add a missing Syntax file f5669e3a6 mblaze: new package af616fc58 hwdata: update to version 0.350 0240320e8 tvheadend: update to v4.2.8, remove static ffmpeg 4ddc4a613 tvheadend: fix compilation with GCC 9 and 10 fdee10fde python3-setuptools: add _distutils_hack affb4038c zabbix: Call killall with the -s d0444c0f5 git: update to 2.33.0 e583b7e3e mc: update to 2.8.27 542aa086e curl: update to 7.78.0 dd49c191a auc: update to version 0.2.0 395f55203 unixodbc: use 'install' when copying host binaries b3c416b2d perl: perlmod.mk: use 'install' for host binaries 5665c3bdf stubby: Add multi WAN support for procd trigger 1ca9b3c98 stubby: remove maintainer 39b401638 stubby: remove libidn2 and libunwind dependencies 57eab26bb stubby: bump to 0.4.0 cb7030229 sqm-scripts: bump to v1.5.1 eed183c5f travelmate: update to 2.0.5-2 3eab47600 travelmate: update to 2.0.5 20ff270f2 django: bump to version 3.2.6 b3cfba1de dockerd: Updated to 20.10.8 832671029 docker: Updated to 20.10.8 6fb2beb6a containerd: Updated to 1.4.9 for docker 20.10.8 f815bdd72 runc: Updated to 1.0.1 for docker 20.10.8 10b295626 whois: update to 5.5.9 6f82209e4 whois: update to 5.5.8 eda1e1045 gitlab-runner: update to 14.0.1 aa4171673 clamav: update to 0.103.3 2fc25208a irssi: add test.sh 8de166f42 irssi: update to 1.2.3 e264d6689 atlas-sw-probe: fix copypaste error and clean tmp dir on exit 9cb317541 Flash: update to version 2.0.1 eb5e13d37 Jinja2: update to version 3.0.1 573338fe4 Werkzeug: update to version 2.0.1 d1007d29f MarkupSafe: update to version 2.0.1 9fa4ce04a click: update to version 8.0.1 735f9ed87 itsdangerous: update to version 2.0.1 979464c6a net/snort3: Include default configs and snort2lua |
||
---|---|---|
.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.
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 && 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