a58de638c7
91312dbde node: bump to v16.19.0 8445e9361 Merge pull request #20160 from stangri/openwrt-22.03-pbr 1478867e5 pbr: bugfix: Makefile, rt_tables fix 6c1d003fe Merge pull request #20154 from ysc3839/natmap-fix-2203 a426a62da natmap: add forward_port option 3730093bc Merge pull request #20114 from stangri/openwrt-22.03-pbr 8e9b85daf pbr: update to 1.0.1-1 40714e889 mwan3: make mwan3.user executable d0a0fcad8 mwan3: update to 2.11.3 0dedc2059 mwan3: only send disconnected event if interface was connected before 8d1f90b7b mwan3: change log message on already added route c70e2ad39 mwan3: support offload routing modifier d8a77e90f mwan3: Switch default track_ip targets from Google DNS to Cloudflare DNS 33e0c6b20 mwan3: fix balanced default config 09604ee3e golang: Update to 1.19.4 694026540 privoxy: fix preinst/postinst script indentation c54148631 tailscale: preserve tailscaled state file f553dab19 knot: update to version 3.2.4 bf124d380 yt-dlp: update to 2022.11.11 91ca31025 perl: enable threading support for aarch64 by default 1f3b5ba00 lxc-auto: made init script compatible with image builder ac64d8809 igmpproxy: update to version 0.4.0 e9bc14cf3 apr-util: disable parallel build 9481f437a python3-pytz: bump to version 2022.6 ea8cfdf02 nano: update to 7.1 4cd549b1e Merge pull request #20017 from commodo/stress-ng-update-22.03 cde7af980 wget: apply upstream fix to avoid nettle linking in nossl e3a60c072 wget: update to 1.21.3 80443fc66 stress-ng: disable xxhash & libegl stressors 54a387fb9 Merge pull request #20063 from stangri/openwrt-22.03-pbr 9b29ac76a syncthing: update to 1.22.2 c4e6977a0 Merge pull request #20077 from stangri/openwrt-22.03-simple-adblock 6b6776ab5 Merge pull request #20073 from luizluca/22.03/ruby-3.0.5 cabc98c44 simple-adblock: bugfix: add dnsmasq.nftset to uci_load_validate 43c05fbed ruby: update to 3.0.5 c6ac63b5c pbr: detect missing iptables e4813f4fe Merge pull request #20053 from stangri/openwrt-22.03-https-dns-proxy 8dc325222 https-dns-proxy: fix restart 2075769c4 Merge pull request #20043 from stangri/openwrt-22.03-https-dns-proxy 598197373 Merge pull request #20051 from stangri/openwrt-22.03-simple-adblock 1c6c8cee4 simple-adblock: support new OISD dnsmasq config |
||
---|---|---|
.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 v2022.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