- Aug 09, 2016
-
-
Matthias Schiffer authored
Switching branches and applying patches in the build repos will unnecessarily touch many files, causing rebuilds of packages that didn't really change; furthermore, it is filling the reflog with many entries. Don't ever switch to base branch in the build repos and apply patches in a temporary clone to avoid these issues. In addition, GPG signing is generally disabled in the build repos to override potential global configuration (as signing doesn't make sense and will slow down rebases).
-
- Aug 08, 2016
-
-
@RubenKelevra authored
-
Sprinterfreak authored
-
kb-light authored
Fixes #845
-
- Jul 30, 2016
-
-
Jan-Philipp Litza authored
The main advantage is that procd is capable of logging stderr to logd, making errors easier to debug.
-
- Jul 29, 2016
-
-
Matthias Schiffer authored
Fixes #328
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Jannis Pinter authored
Add Buffalo WZR-HP-G300NH2 to Makefile, device is already supported in OpenWrt and LEDE. Verified functionality with actual device.
-
- Jul 28, 2016
-
-
Matthias Schiffer authored
Fixes #658
-
- Jul 27, 2016
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Filter IGMP+MLD
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Caused by a broken backport. Fixes #689
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Use the common term; the "Expert Mode" never was a distinct mode of operation anyways.
-
Matthias Schiffer authored
-
- Jul 26, 2016
-
-
Matthias Schiffer authored
Fixes autoupdater for Hotnet-UB and AP121. Also add note about broken autoupdates on Tube2H.
-
Christof Schulze authored
The arguments are now provided by gluon-mesh-batman-adv-core, so gluon-radvd can be used with other mesh protocols. [Matthias Schiffer: removed PROVIDES dependency]
-
Matthias Schiffer authored
-
- Jul 25, 2016
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Sprinterfreak authored
-
lemoer authored
gluon-neighbour-info: improve verbosity on wrong cli parameters
-
- Jul 21, 2016
-
-
Matthias Schiffer authored
-
- Jul 20, 2016
-
-
Matthias Schiffer authored
Some drivers (mt76) don't support arbitrary MAC addresses. Use the addresses provided by the driver (avoiding the primary address) by default, but fall back to our has-based scheme when the driver doesn't provide (enough) addresses.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Florian Klink authored
-
- Jul 19, 2016
-
-
Matthias Schiffer authored
Also switch to kmod-ath10k-ct, so we can drop our AP+IBSS patch.
-
Matthias Schiffer authored
Accidentially forgot to commit this. The sleep is necessary so netifd can actually stop the WLAN interfaces after `wifi down`.
-
Jan-Tarek Butt authored
[Matthias Schiffer: - improve commit message - add pidof check - also call `wifi down` ]
-
Matthias Schiffer authored
-
- Jul 10, 2016
-
-
Matthias Schiffer authored
Fixes #823
-
Jan-Tarek Butt authored
-