a modular framework for creating OpenWrt-based firmwares for wireless mesh nodes
Go to file
Martin Weinelt b1cdebd6c2
modules: update OpenWrt
6ee6496d07 ramips: drop non-existant ralink,port-map for Ravpower WD03
a7e915975f bcm63xx: mask interrupts on init
8e2201ea50 bcm63xx: ext_intc: fix warning
183e9843e1 bcm63xx: periph_intc: fix warning
a9eebf69f3 bcm63xx: redboot: fix warning
b9daff610e bcm63xx: bcm6362: fix pinctrl bug
488751e1e5 bcm63xx: refresh kernel config
b37a1e428a mbedtls: update to 2.16.6
d3af501317 mbedtls: update to version 2.16.5
15d73a26b6 libjson-c: backport security fixes
7b49c0b48a kernel: bump 4.14 to 4.14.180
5faccaf025 kernel: bump 4.9 to 4.9.223
2a9c2c0721 wireguard: bump to 1.0.20200506
d5118bb511 wireguard: bump to 20191226
1a30fe1621 relayd: bump to version 2020-04-25
b65550e0db relayd: bump to version 2020-04-20
77063bb76e umdns: update to version 2020-04-25
b076243426 umdns: update to version 2020-04-20
cffd5aeb69 umdns: update to the version 2020-04-05
7ebc51a57f umdns: suppress address-of-packed-member warning
f77708d4a5 ramips: remove unnecessary DEVICE_PACKAGES for Belkin F7C027
2051edf381 oxnas: move service file to correct place
1f0679f54d kernel: bump 4.14 to 4.14.176
82c8170cd0 kernel: bump 4.9 to 4.9.219
489fc23535 kernel: add missing symbol for Kernel 4.14
027950fc78 ramips: use full 8MB flash on ZyXEL Keenetic
ad01cb514d Revert "ar71xx: use status led for GL.iNet GL-AR750S"
c3c6cc95ee ar71xx: use status led for GL.iNet GL-AR750S
10c04b4ca3 ar71xx: fix port order on TP-Link Archer C60 v1/v2
983125007e ar71xx: remove wrong MAC address adjustment for Archer C60 v2
302170d383 ar71xx: fix swapped LAN/WAN MAC address for Archer C60 v1/v2
3ef8465cb8 ar71xx: ew-dorin, fix the trigger level for WPS button
08ad7a314d kernel: backport out-of-memory fix for non-Ethernet devices
e38f355569 kernel: bump 4.14 to 4.14.172
4c14dbf5db kernel: bump 4.9 to 4.9.215
e884357fa9 OpenWrt v18.06.8: revert to branch defaults
c3bd1321de OpenWrt v18.06.8: adjust config defaults
82fbd85747 libubox: backport blobmsg_check_array() fix
4c1779ac2c ppp: backport security fixes
cd262f59cb Revert "ppp: backport security fixes"
ed3c3048b8 uhttpd: update to latest Git HEAD
fafe99b62d kernel: bump 4.14 to 4.14.171
bfee12cec6 kernel: bump 4.9 to 4.9.214
cc78f934a9 ppp: backport security fixes
05062462f1 hostapd: remove erroneous $(space) redefinition
6b10354b3c kernel: add support for GD25D05 SPI NOR
4eba86820f kernel: bump 4.14 to 4.14.169
c236071859 kernel: bump 4.9 to 4.9.212

Build-tested: x86-64, ipq40xx
2020-05-22 16:50:01 +02:00
.github/ISSUE_TEMPLATE meta: add template for bug reports (#1637) 2019-02-05 01:22:55 +01:00
contrib contrib: Set up continuous integration through Jenkins 2019-09-27 14:32:31 +02:00
docs docs readme: Gluon v2019.1.2 2020-02-04 21:33:56 +01:00
package gluon-mesh-vpn-tunneldigger: only search for exactly the tunneldigger binary in watchdog (#1953) 2020-03-08 13:44:39 +01:00
patches modules: refresh patches 2020-02-02 01:28:18 +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 ar71xx-generic: fix device alias for Ubiquiti UniFi AC LR 2019-10-03 21:26:40 +02: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 Add GLUON_DEPRECATED flag 2019-06-15 23:34:07 +02:00
modules modules: update OpenWrt 2020-05-22 16:50:01 +02:00
README.md docs readme: Gluon v2019.1.2 2020-02-04 21:33:56 +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.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 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