- Jan 23, 2022
-
-
Matthias Schiffer authored
-
- Oct 07, 2021
-
-
Matthias Schiffer authored
This removes PKG_VERSION and PKG_RELEASE from most Makefiles, as the value was never useful for Gluon packages; instead, PKG_VERSION is set to 1 in gluon.mk. It also removes two other weird definitions: - gluon-iptables-clamp-mss-to-pmtu replicating the old PKG_VERSION logic from gluon-core, but without the fixed PKG_BUILD_DIR to prevent unnessary rebuilds - gluon-hoodselector set GLUON_VERSION=3
-
- Oct 05, 2021
-
-
Matthias Schiffer authored
Calling git describe directly breaks isolation between the build system and packages. Replace this with proper .config variables, like we already do for GLUON_RELEASE. Also replace the PKG_VERSION hack with a static '1', as we do for other packages - while having those version numbers in opkg was cute, it was also entirely useless. Having a fixed PKG_VERSION allows us to remove the PKG_BUILD_DIR override as well.
-
- Jul 23, 2021
-
-
Matthias Schiffer authored
Specify conffiles for our packages, so they aren't overwritten during opkg updates. While this only matters during development, it is unintended to have different behaviour for opkg update and full firmware updates.
-
- Jul 13, 2021
-
-
Matthias Schiffer authored
With the removal of ramips-rt305x, the last user of GLUON_SPECIALIZE_KERNEL is gone.
-
- Jul 17, 2018
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Apr 13, 2018
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Mar 09, 2018
-
-
Matthias Schiffer authored
-
- Mar 08, 2018
-
-
Matthias Schiffer authored
-
- Mar 07, 2018
-
-
Matthias Schiffer authored
-
- Feb 15, 2018
-
-
Martin Weinelt authored
Patch originally authored by @oleeander. Fixes #424
-
- Jan 18, 2018
-
-
Matthias Schiffer authored
By basing the Lua gluon.site module on gluonutil_load_site_config(), the config load implementation needs to changed only in a single place for multi-domain support.
-
Matthias Schiffer authored
-
- Jun 27, 2017
-
-
Matthias Schiffer authored
-
- Feb 10, 2017
-
-
Matthias Schiffer authored
Nothing outside the config mode depends on luci-base anymore.
-
Matthias Schiffer authored
We also make use of the boolean support of simple-uci to make scripts clearer.
-
- Jan 18, 2017
-
-
Matthias Schiffer authored
-
- Jan 17, 2017
-
-
Matthias Schiffer authored
-
- Dec 06, 2016
-
-
rubo77 authored
-
- Aug 27, 2016
-
-
Matthias Schiffer authored
Fixes #414
-
- Jul 10, 2016
-
-
Jan-Tarek Butt authored
-
- Apr 27, 2016
-
-
lemoer authored
While ath9k/ath10k devices can supprt VIFs with any combination of MAC addresses, there are also adapters which have a hardware MAC filter which only allows a few bits to differ. This commit changes the addresses of all VIFs to ony differ in the last 3 bits, which is required to support many Ralink/Mediatek based WLAN adapters. Technically, the new addresses are generated by calculating an MD5 hash of the primary MAC address and using a part of this hash as a prefix for the MAC addresses. The addresses (BSSIDs) of the AP VIFs are also reused for the LAN and WAN interfaces in mesh-on-LAN/WAN mode to reduce the number of needed addresses, and thus reduce the chance of collisions. This is not a problem as the MAC addresses of the AP VIFs are never used except as BSSID, and thus not seen by routing protocols like batman-adv. Fixes #648 [Matthias Schiffer: rewrote commit message]
-
- Feb 02, 2016
-
-
Matthias Schiffer authored
gluon-announced and gluon-announce are merged to gluon-respondd.
-
- Jan 02, 2016
-
-
Matthias Schiffer authored
This will allow us to use its content from other languages than Lua as well.
-
- Oct 14, 2015
-
-
Matthias Schiffer authored
The new options allow specifying custom repositories and are evaluated in an upgrade script, not during build.
-
- May 21, 2015
-
-
Matthias Schiffer authored
-
- Mar 19, 2015
-
-
Matthias Schiffer authored
-
- Mar 18, 2015
-
-
Matthias Schiffer authored
-
- Aug 06, 2014
-
-
Matthias Schiffer authored
-
- Jul 14, 2014
-
-
Matthias Schiffer authored
The now empty gluon-firewall is removed.
-
- Jul 10, 2014
-
-
Matthias Schiffer authored
-
- Jul 05, 2014
-
-
Matthias Schiffer authored
-
- May 14, 2014
-
-
Matthias Schiffer authored
-
- May 13, 2014
-
-
Matthias Schiffer authored
-
- Feb 26, 2014
-
-
Matthias Schiffer authored
-
- Feb 25, 2014
-
-
Matthias Schiffer authored
-
- Jan 31, 2014
-
-
Matthias Schiffer authored
-
- Jan 20, 2014
-
-
Matthias Schiffer authored
-