a modular framework for creating OpenWrt-based firmwares for wireless mesh nodes
Go to file
Martin Weinelt e7d9a2749b modules: update OpenWrt
d2d12346e8 mac80211: unify setup of iw htmode for mesh and adhoc
06bf1a9b67 ucert: update to latest git HEAD
d74526c1c5 OpenWrt v19.07.0-rc2: revert to branch defaults
628e996928 OpenWrt v19.07.0-rc2: adjust config defaults
db8345d8e4 generic ar8xxx: increase VLAN table for AR83x7
cde70954ef busybox: add glibc dependency for vi regex option
a4d798e8dd usign: Activate LTO compile option
1fc05c3115 swconfig: Activate LTO compile option
5cb845ebfe mtd: Activate LTO compile option
c38074de92 ramips: disable ZyXel Keenetic by default
432a349761 ramips: disable WR512-3GN 4MB variant by default
67aca5f0ae ramips: disable A5-V11 by default
eb836ea8e9 ar71xx: disable TP-Link TL-WA855RE by default
59ef47ae2c brcm47xx: disable Linksys E1000 v1 by default
7232d9247e ramips: disable TP-Link TL-WA750RE by default
531ab59804 ar71xx: disable TP-Link TL-WA850RE by default
634db7930a ramips: disable TP-Link TL-WR840N v5 by default
6a124efb99 ramips: disable Sitecom WL-351 by default
2607c02ed5 ramips: disable D-Link DIR-645 by default
02fc43b4b4 ramips: disable D-Link DIR-300 B5/B6/B7 by default
0686418338 ar71xx: disable Netgear WNR2000v4 by default
6af348f6a1 ar71xx: disable On Networks N150R by default
c65f09b641 ar71xx: disable TP-Link TL-WA850RE v2 by default
1793baee46 ar71xx: disable Netgear WNR612 v2 by default
4b759caf51 ramips: disable ASUS RT-N10+ B1 by default
953d9c384f kernel: bump 4.14 to 4.14.156
7581a7bebc config: kernel: fix typo in HFSPLUG_FS_POSIX_ACL

Compile-tested: mpc85xx-generic, ipq40xx-generic
Runtime-tested: ipq40xx-generic (GL-B1300)
2019-12-01 16:17:30 +01:00
.github/ISSUE_TEMPLATE meta: add template for bug reports (#1637) 2019-02-05 01:22:55 +01:00
contrib contrib: fix inheritance of jenkins-community-slave dockerfile (#1831) 2019-09-28 00:56:53 +02:00
docs ath79-generic: add support for devolo WiFi pro 1750x 2019-11-26 11:57:31 +01:00
package Merge remote-tracking branch 'lemoer/pr_status_page_gateway_nexthop' 2019-11-27 12:37:50 +01:00
patches modules: update OpenWrt base 2019-11-23 22:44:39 +01:00
scripts scripts: target_config_lib: fix inclusion of device-specific packages from site.mk 2019-09-14 13:46:56 +02:00
targets ath79-generic: add support for devolo WiFi pro 1750x 2019-11-26 11:57:31 +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: drop GLUON_WLAN_MESH variable 2019-11-07 19:48:16 +01:00
modules modules: update OpenWrt 2019-12-01 16:17:30 +01:00
README.md docs: Add v2019.1 release notes 2019-09-22 19:11:28 +02: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 && 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