6fcc04ab64
b708cf5a1 ffmpeg: update to 5.0.1 2d0893afb pigeonhole: update to 2.3.18 2904343fb dovecot: update to 2.3.18 771fc2373 openconnect: bump to version 9.01 6621ab68b miniflux: update to 2.0.36 aaab4075c openldap: drop use of HTTP in favor of HTTPS 2abb60c16 audit: avoid interferece with base libaudit build 964e972af audit: remove host build 0c44bdcea audit: Fix compilation with kernel 5.15 223f6215b poemgr: add package 9f4253df4 shadowsocks-libev: fix compat issue with newer version of ucode 044425dc4 bluez: Update to 5.64, update/refresh patches 30c39ca1d docker: Update to v20.10.16 b23eb24dc dockerd: Update to v20.10.16 6f3e7f879 libnetwork: Updated to 339b97 for docker v20.10.16 c5061b93d containerd: Update to v1.6.4 for docker v20.10.16 * Overrode `PREFIX` to have the old behaviour 33d3642c8 runc: Update to v1.1.1 for docker v20.10.16 001ab241e icu: bump to 71.1 136fb020f usteer: update to latest HEAD db966f719 telegraf: Update to version 1.22.4 864bc0eac golang: Update to 1.18.2 867ad434f micropython-lib: Update to latest master 0cd609b67 ci: Look for changed packages in the PR branch only 9d2246b28 docker: fix compilation with glibc 5af6f2592 dockerd: fix compilation with glibc 8905f9808 dockerd: Add firewall independent dependencies 79614bb2a dockerd: Sorted dependencies for better diffs c227c65c6 docker: Update to 20.10.14 df8b28232 dockerd: Update to 20.10.14, and update version checking mechanism 23547de3c containerd: Update to 1.5.11 c79b4f85b runc: update to 1.0.3 f8892740c privoxy: update to 3.0.33 and fix the init script 6f606107e lxc: export systemd cgroups after install 245c658fa cloudflared: Update to 2022.5.1 61a2e96d2 dnsproxy: Update to 0.42.3 f8e2c5dca dawn: update to 2022-05-09 68c7cb1d3 haproxy: Update HAProxy to v2.4.16 db148cc08 adblock: list maintenance 821fd2499 strongswan: add wolfssl plugin 220c75cef htop: update to 3.2.0 dad9ae19e v2rayA: Update to 1.5.7 2aa2a157b cloudreve: Update to 3.5.3 d51f7c20b cloudreve: Update to 3.5.2 0e639eb47 cloudflared: Update to 2022.5.0 23fc3e63c youtube-dl: update to 2021.12.17 50e306326 usteer: update to latest HEAD f26d5e546 passh: updated per OpenWrt's common practice 3bd1d510e passh: an sshpass alternative 7fddd201f sexpect: updated per OpenWrt's common practice 40e42950c sexpect: Expect for Shells b282f5bba https-dns-proxy: 2021-11-22-3: add support for Canary Domains b93534691 zerotier: fix segfault on ARM platforms |
||
---|---|---|
.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