a modular framework for creating OpenWrt-based firmwares for wireless mesh nodes
Go to file
David Bauer 8315a279bd modules: bump OpenWrt
a229907150 ramips: remove duplicate DEVICE_PACKAGES for TP-Link Archer C20i
4668ae3bed OpenWrt v19.07.1: revert to branch defaults
901bbe2ab9 OpenWrt v19.07.1: adjust config defaults
c155900f66 opkg: update to latest Git HEAD
8ab2b42fac kernel: fix dst reference leak in flow offload
47935940d6 ath79: fix SUPPORTED_DEVICES not matching ar71xx board names
da5b5ae9b9 ath79: remove SUPPORTED_DEVICES for TP-Link Archer D50 v1
f84981f6f8 mac80211: Update to version 4.19.98
3212290a3b lantiq: ltq-ptm: vr9: fix skb handling in ptm_hard_start_xmit()
6ee0138a6c mbedtls: update to 2.16.4
1c5ac590c4 kernel: bump 4.14 to 4.14.167
8038846b62 procd: update to version 2020-01-24
4e91c4e156 ramips: mt7621: ubnt-erx: allow sysupgrade from master
4a58a871c4 hostapd: fix faulty WMM IE parameters with ETSI regulatory domains
abaf329dad tools: tplink-safeloader: update soft_ver for TP-Link Archer C6 v2 (EU)
177c9ed4b0 uboot-envtools: ath79: add support for glinet,gl-ar150
a1502b0443 uboot-envtools: ar71xx: add support for gl-ar150/-domino/-mifi
b6675c2b2e ar71xx: change u-boot-env to read-write for gl-ar150/-domino/mifi
eed8f30b98 urngd: update to version 2020-01-21
1636e99e80 urngd: update to latest Git head
1b4b4e3fae ar71xx: ubnt-rocket-m-ti: fix RSSI LED definitions
c1245ebc96 brcm47xx: fix switch port order for Netgear WN2500RP V1
f638ef4325 kirkwood: fix HDD LED labels for Zyxel NSA325 in 01_leds
d3c2547cf1 brcm47xx: fix switch port order for Netgear WNR3500 V2
f6ab1f1566 ramips: rt305x: remove unnecessary mediatek,portmap
1d56a7b75d ramips: mt76x8: fix bogus mediatek,portmap
49b240cde8 ramips: fix portmap for TP-Link Archer C50 v4
d3eabe44d0 ramips: mt7620/mt7621: remove invalid mediatek,portmap
67595ce380 ramips: add factory image for Netgear R6350
9c6913ccad ramips: add mt7615e support to Netgear R6350
f8902d1ae6 libubox: update to version 2020-01-20
5ca066a5c2 fstools: backport fix from version 2020-01-18
ae953449f2 kernel: bump 4.14 to 4.14.166
945db9fb01 kernel: bump 4.14 to 4.14.165
9298c443df kernel: bump 4.14 to 4.14.164
d46b00cf0f ramips: fix HiWiFi HC5962 status LED
03c35bda03 ramips: fix HiWiFi HC5962 switch configuration
a885f7d3d0 ramips: add kmod-mt7615e to Xiaomi Mi Router 3 Pro images
67c8e586c8 ar71xx/mikrotik: use ath10k-ct-smallbuffers for 64 MiB devices

Compile-tested: ramips-mt76x8
Runtime-tested: ramips-mt76x8
2020-01-29 22:36:23 +01:00
.github/ISSUE_TEMPLATE meta: add template for bug reports (#1637) 2019-02-05 01:22:55 +01:00
contrib contrib/ci: fix commenting in Jenkinsfile (#1919) 2020-01-18 19:52:50 +01:00
docs docs: supported devices: clarify version numbers of Netgear EX61x0 2020-01-28 01:04:18 +01:00
package ramips-mt7620: add support for tp-link archer c20 v1 (#1866) 2020-01-20 23:26:04 +01:00
patches ipq40xx-generic: add support for Aruba AP-303 2020-01-04 01:43:10 +01:00
scripts build: add make targets lint, lint-sh, lint-lua 2019-12-29 15:18:50 +01:00
targets ramips-mt7621: add support for Netgear EX6150 2020-01-26 22:54:34 +01:00
.gitignore Switch to OpenWrt 18.06 branch 2018-07-10 22:57:40 +02:00
.luacheckrc Add luacheck config (#1741) 2019-06-18 22:27:41 +02:00
CONTRIBUTING.md CONTRIBUTING.md: fix link to list of rejected features (#1785) 2019-07-13 14:32:41 +02:00
LICENSE Switch to OpenWrt 18.06 branch 2018-07-10 22:57:40 +02:00
Makefile build: add make targets lint, lint-sh, lint-lua 2019-12-29 15:18:50 +01:00
modules modules: bump OpenWrt 2020-01-29 22:36:23 +01:00
README.md docs, README: Gluon v2019.1.1 2020-01-06 23:41:45 +01:00

Documentation (incomplete at this time, contribute if you can!) may be found 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 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 v2019.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