34b6abf5a8 ath79: add support for MikroTik hAP (RB951Ui-2nD) 03cfdf72e2 ath79: add support for MikroTik RouterBOARD hAP ac lite 80baa60259 firewall4: update to latest Git HEAD 4575498276 ucode: update to latest Git HEAD e90f74feb6 kernel: bump 5.10 to 5.10.116 95c315f200 ath79: fix ar934x spi driver delays 97a2012ecc openssl: bump to 1.1.1o 6f8db8fee3 wolfssl: bump to v5.3.0-stable 3aeb6e975f ipq806x: add support for Arris TR4400 v2 / RAC2V1A a11c3cde27 realtek: add support for ZyXEL GS1900-16 9b20e2a699 ath79: add Netgear WNDAP360 6729fa2dd2 ath79: add support for TP-Link Deco M4R v1 and v2 3c57430d1c ramips: add led_source for Asus RT-AC1200 devices e431195abf ramips: add support for Cudy X6 5439efe37d ramips: Add support for SERCOMM NA502S fe5943a7bd ramips: add support for Wavlink WL-WN533A8 5454735574 ramips: create shared DTSI for Wavlink WN53XAX devices 7152bc84f4 ramips: add support for TP-Link RE650 v2 d627ea510c ramips: add support for YunCore AX820/HWAP-AX820 9c2ed54aa2 firmware-utils: bump to git HEAD 87f9dd665a firmware-utils: bump to git HEAD 3963a90df8 kernel: Add missing devm_regulator_get_exclusive() 7a0af40e37 kernel: bump 5.10 to 5.10.115 e0aaecdbb8 kernel: bump 5.10 to 5.10.114 416e8aefe1 IPQ4019: AVM FRITZ!Box 7530: Remove NAND ECC restrictions from DTS ec45e1ff68 kernel: add support for Toshiba TC58NVG0S3HTA00 NAND flash 144d9c4a43 uboot-fritz4040: Add support for Toshiba NAND 9ef931f96b ath79: ZTE MF286[A,R]: add "Power button blocker" GPIO switch 54e759d05d ipq40xx: revert Cell-C RTL30VW to legacy caldata extraction 0f8eba4f95 ath79: fix I2C on GL-AR300M devices 308ce46076 ipq40xx: Lyra: update RGB LED-Controller node for 5.10+ 19a8c723b6 lantiq: xway: disable unused switch drivers a374a959b9 realtek: do not reset SerDes on link change 7b4702afef realtek: Trap all frames with switch as destination to CPU-port 1c6a179e1a ramips: fix booting on Samknows SK-WB8 6120a66e6a bcm27xx: include 'rtc' in target's 'FEATURES' ae64d0624c kernel: fix corrupted padding on small packets with mt753x dsa 53fc6e9ede kernel: fix flow offload issues with pppoe 77e123340f mediatek: add patches for MT7622 WED (wireless ethernet dispatch) |
||
---|---|---|
.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