4985b21858
e16a45f258 iwinfo: update to latest Git HEAD 0c51b265bf iwinfo: update to latest Git HEAD 85cef1cf22 kernel: bump 5.4 to 5.4.128 e171d11f55 libusb: Fix parsing of descriptors for multi-configuration devices 3d62b5d5c6 base-files: fix /tmp/TZ when zoneinfo not installed 3047df2317 base-files: fix zoneinfo support ab5010d170 exfat: update to 5.12.3 72d93c1ba4 realtek: Fix failsafe mode 7a5a247c1f base-files: failsafe: Remove the VLAN modifier from interface name c0fdfd15fc base-files: failsafe: Fix IP configuration 98b1a6435f kernel: Backport patch to automatically bring up DSA master when opening user port ec780bdb92 kernel-5.4: backport latest patches for wireguard 82c700de67 hostapd: fix handling of the channel utilization options 1247a6bb35 bcm4908: fix Ethernet broken state after interface restart 25daa921da bcm4908: add kmod-gpio-button-hotplug 74dbf3412b base-files: fix typo in config_generate MAC check 125deb4d78 base-files: set MAC for bridge ports (devices) instead of bridge itself e410ef8389 hostapd: wolfssl: add RNG to EC key f6d8c0cf2b wolfssl: always export wc_ecc_set_rng 56228e9393 ath79: don't autodetect AR8033 PHY capabilities 2e157714a8 build,json: fix generation with empty profiles 8add3e139c build: preserve profiles.json between builds |
||
---|---|---|
.github | ||
contrib | ||
docs | ||
package | ||
patches | ||
scripts | ||
targets | ||
tests | ||
.editorconfig | ||
.gitignore | ||
.luacheckrc | ||
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