a modular framework for creating OpenWrt-based firmwares for wireless mesh nodes
Go to file
Martin Weinelt d91b4a8882
modules: update OpenWrt
9d07678d35 mac80211: fix spurious disconnections with powersave clients
eb89dcaf4a kernel: bump 4.14 to 4.14.80
76574f19e2 tcpdump: explicitly disable libcap-ng support
514ad059ef mt76: update to the latest version, sync with master
4f40d4ca73 oxnas: squash-pick commits from master branch
f2a6d39b95 mac80211: brcmfmac: add 2 more recent changes
33731ccff3 bcm53xx: add DT patch describing pins mux controller
e4b0704a51 mac80211: backport firmware_request_nowarn and firmware_request_cache
3589915a43 kernel: backport and include linux/overflow.h
057893024e mac80211: backport sg_init_marker()
f9e50a9468 bcm53xx: update pinctrl driver
e6971b8def bcm53xx: add pending pinctrl driver
55d078b249 script: ipkg-build: honour $SOURCE_DATE_EPOCH
2e54de4e54 mac80211: brcmutil: backport chanspec debugging patch
941256c004 mac80211: brcmfmac: backport the latest 4.20 changes
5195136002 mac80211: brcmfmac: rename 4.20 backport patches
156f6e63c4 mac80211: add iw command wrapper with error logging
aa0aa47aa1 kernel: Add support for Winbond w25q128jv SPI NOR flash
44084d89f2 imx6: fix DMA transaction errors
779b89c757 ath9k: fix dynack in IBSS mode
f9c79947b5 kernel: bump 4.14 to 4.14.79
91a8bc1dd0 Revert "mt76: update to the latest version"
f1a2b5bbbc kernel: tolerate using UBI/UBIFS on MLC flash (FS#1830)
24ca1cda38 mt76: update to the latest version
2018-11-14 01:55:37 +01:00
contrib contrib: update i18n-scan.pl script 2018-02-23 13:39:56 +01:00
docs docs: multidomain: fix site.conf path to basic and supported rates 2018-11-13 14:55:07 +01:00
package ar71xx: add support for Archer C7 v5 2018-10-15 00:38:18 +02:00
patches ar71xx: add Archer C7 v5 switch LEDs 2018-10-15 00:38:18 +02:00
scripts scripts: include binaries in patch 2018-07-16 01:39:36 +02:00
targets ar71xx: remove BROKEN flag for TL-WR810N v1 2018-10-24 23:44:01 +02:00
.gitignore Switch to OpenWrt 18.06 branch 2018-07-10 22:57:40 +02:00
CONTRIBUTING.md Remove squashing from contribution guidelines (#865) 2016-09-02 19:16:28 +02:00
LICENSE Switch to OpenWrt 18.06 branch 2018-07-10 22:57:40 +02:00
Makefile Switch to OpenWrt 18.06 branch 2018-07-10 22:57:40 +02:00
modules modules: update OpenWrt 2018-11-14 01:55:37 +01:00
README.md docs: add v2018.1.1 release notes 2018-08-28 20:58:38 +02:00

Documentation (incomplete at this time, contribute if you can!) may be found at https://gluon.readthedocs.org/.

If you're new to Gluon and ready to get your feet wet, have a look at the Getting Started Guide.

Gluon IRC channel: #gluon in hackint

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 v2018.1.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 will 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