a modular framework for creating OpenWrt-based firmwares for wireless mesh nodes
Go to file
Martin Weinelt 7b3cb465de modules: update OpenWrt
a8b293598f ath79: fix sysupgrade from ar71xx for WNDR3700 V2 and WNDR3800(CH)
fe82c71964 ath79: include rssileds package for ubnt devices with LEDs
960de44fa9 ramips: assign correct key-code to wps buttons
b50177d151 ath79: remap D-Link DIR-859 A1 WPS button to WPS
1bd280b1ef ramips: disable D-Link DIR-300 B1 by default
a1ff175dbf ramips: rt3833: fix build breakage
60f41c6c9e ramips: add usb-ledtrig-usbport to DEVICE_PACKAGES of CY-SWR1100
079b202749 ramips: fix MAC address setup for Samsung CY-SWR1100
2117f632e3 kernel: fix typo in fb-sys-fops autoload
a6e7f68c7f hostapd: add IEEE 802.11k support
f6111dbeed hostapd: Add mesh support for wpad full
0e85b638f7 hostapd: use getrandom syscall
81908622a9 hostapd: Remove unneeded patch
90a0daf4fe hostapd: use config option CONFIG_NO_LINUX_PACKET_SOCKET_WAR
5e8d1b52da hostapd: Update to version 2.9 (2019-08-08)
80b58a9db6 hostapd: Update to version 2.8 (2019-04-21)
e1854815aa hostapd: mirror ieee80211w ap mode defaults in station mode
3e9b3d0ba9 hostapd: fix OWE settings in client mode
eba68342f9 hostapd: declare struct wpa_bss early
0fcf02d0a5 hostapd: revert signature change in patch
047329273b hostapd: adjust removed wolfssl options
d5f509861e base-files: add /usr/share/libubox/jshn.sh to sysupgrade stage2
d1fbaa3fbc ath79: update uboot-envtools for Netgear WNR routers
ab29ffbb10 ath79: fix SUPPORTED_DEVICES for TP-Link TL-WR1043ND v3
3d840ee798 ar71xx: fix tl-wdr3320-v2 upgrade
c9e5979dbe ar71xx: update uboot-envtools for Netgear WNR routers
6ac1aa1957 kernel: bump 4.14 to 4.14.152
5e1864da33 firmware: intel-microcode: bump to 20190918
8cd24d3256 firmware: intel-microcode: bump to 20190618
a6b30f962c firmware: intel-microcode: bump to 20190514
cc598c91c1 ath79: fix identifier for Nanostation M in ath9k caldata extraction
42aa51a898 rpcd: update to latest Git HEAD
6cabbe9646 wolfssl: update to v4.2.0-stable
9be3501dc3 wolfssl: allow building with hw-crytpo and AES-CCM
58db9bee0f ustream-ssl: update to latest Git HEAD
2a09f43ae6 ustream-ssl: Update to latest git HEAD
d3e11e8ad8 mac80211: Fix dependencies of kmod-rsi91x-usb
69dcd89dcd strace: Fix build on PowerPC
0803b62fc6 uboot-envtools: Add TARGET_LDFLAGS to fix PIE and RELRO
963cee15e8 xfsprogs: Fix compilation with newer musl

compile-tested: ramips-rt7621, mpc85xx-generic
runtime-tested: ramips-rt7621 (D-Link DIR-860L B1)
                mpc85xx-generic (TP-Link WDR4900v1)
2019-11-18 17:32:37 +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 ramips-mt7621: add support for Netgear R6220 2019-11-10 17:11:57 +01:00
package treewide: update i18n files via i18n-scan.pl and msgmerge (#1784) 2019-11-09 01:25:33 +01:00
patches ath10k-ct: drop memory reduction patch 2019-11-08 21:10:11 +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 ramips-mt7621: add support for Netgear R6220 2019-11-10 17:11:57 +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-11-18 17:32:37 +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