8ed040fb32
39c115028a bcm27xx: make NVMEM driver patch apply again 03c251ac14 bcm4908: enable NVMEM U-Boot env data driver 4efa0b70d5 kernel: backport U-Boot environment data NVMEM driver 8835da4d90 kernel: backport mtd patch adding of_platform_populate() calls 510f0628c7 OpenWrt v22.03.0: revert to branch defaults 17bd6b0477 OpenWrt v22.03.0: adjust config defaults 512e76967f uboot-mediatek: mt7622: suppress unwanted pinctrl warning d691625ec4 mediatek: mt7622: fix DTS compatible of UniFi 6 LR variants 93e6581b90 uboot-mediatek: backport fix for unstable UART on MT7622 3889f90ee2 uboot-mediatek: no compression means IH_COMP_NONE 8ff8a4dc9e uboot-mediatek: fix factory reset on UBI aebb19d34b uboot-envtools: mt7622: use 4k sectors for UniFi 6 LR (ubootmod) 557e4cb169 mediatek: mt7622: use variable sector size for spi-nor f7c358c2ad uboot-mediatek: fix Ubiquiti UniFi 6 LR U-Boot mod ae1786e543 mpc85xx: Drop pci aliases to avoid domain changes ea4ec11f4e at91bootstrap: use sdmmc0 as booting media for sama5d27_som1_ek c53fea7a8a uboot-at91: use sdmmc0 as booting media for sama5d27_som1_ek 2ae0ad375b kernel: rename 5.20 patches to 6.0 d3ccf0976a bcm4908: enable & setup packet steering 30bce90d84 bcm4908: prepare for Asus GT-AX6000 support b8b5ee12cd bcm4908: backport bcmbca DT patches queued for 5.20 a79a21b509 bcm53xx: backport DT changes from 5.17 & 5.18 3abed8406b bcm53xx: drop dead upgrade code caa43f4428 firewall4: update to latest Git HEAD 26b436e2a2 ucode: update to latest Git HEAD 0588b124e4 mac80211: disable ft-over-ds by default dced5f2c95 ramips: define Yuncore AX820 switch LEDs e497818e18 ath79: add support for Extreme Networks WS-AP3805i 9703a2adcc kernel: Refresh on 5.10.138 251336639c mbedtls: update to version 2.28.1 dddf01c508 Revert "mediatek: mt7622: fix banana pi r64 wps button" 89956c6532 kernel: bump 5.10 to 5.10.138 4209c33ae2 kernel: bump 5.10 to 5.10.137 a901a13505 iptables: default to ip(6)tables-nft when using buildroot |
||
---|---|---|
.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