- Aug 08, 2017
-
-
Matthias Schiffer authored
simple-uci will now delete an option when nil is passed.
-
Matthias Schiffer authored
simple-uci will now delete an option when nil is passed.
-
Matthias Schiffer authored
uci:set_list() will delete the list when nil is passed, so there is no need to differentiate between the cases.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Aug 07, 2017
-
-
Matthias Schiffer authored
The generic upgrade script is moved to run after the more specific scripts. In addition, the script will now remove the configuration sections of uninstalled VPN packages, so both positive and negative changes of the default enable state can be migrated correctly. Based-on-patch-by:
Cyrus Fox <cyrus@lambdacore.de> Fixes: #1187
-
Linus Lüssing authored
This reverts commit 819758f4. A proper fix is now available, therefore reverting this workaround.
-
Matthias Schiffer authored
Updates batman-adv and alfred to 2017.2 and adds the batman-adv TT-sync fix. Fixes #1183
-
Matthias Schiffer authored
-
- Aug 06, 2017
-
-
Christof Schulze authored
-
- Jul 30, 2017
-
-
Matthias Schiffer authored
-
- Jul 25, 2017
-
-
Matthias Schiffer authored
When a Gluon node is used to connect to an uplink router/DHCP server (for example in deployments without VPN tunnels), the gw_mode must be set to server; this should be preserved on upgrades. Fixes #1196
-
- Jul 19, 2017
-
-
Steffen Förster authored
[Matthias Schiffer: move to proto_gluon_bat0_setup() and default to BATMAN_IV]
-
Matthias Schiffer authored
-
- Jul 13, 2017
-
-
Matthias Schiffer authored
Improve error handling a bit, and fix upgrade for some (unsupported or broken) targets.
-
Matthias Schiffer authored
-
- Jul 12, 2017
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Jul 11, 2017
-
-
Matthias Schiffer authored
.SHELLSTATUS was not available before Make 4.2.
-
hexa- authored
-
kb-light authored
-
- Jul 10, 2017
-
-
Matthias Schiffer authored
-
- Jul 09, 2017
-
-
Matthias Schiffer authored
gluon-mesh-babel is not merged yet, and once it is, this would lead to a circular dependency.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
To reduce the number of packages that need to be listed in GLUON_SITE_PACKAGES, this adds a new variable GLUON_FEATURES. Sets of packages are enabled automatically based on the combination of listed feature flags. Site-specified package feeds can provide their own feature flag definitions.
-
- Jul 08, 2017
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
These packages don't work or don't make sense without batman-adv.
-
Matthias Schiffer authored
Update "scripts: metadata: always resolve dependencies through provides list" to new version.
-
Matthias Schiffer authored
As PROVIDES can be used to replace real packages now, we don't need the virtual packages as workaround anymore. This also means that the providing packages don't need to be added to site.mk explicitly anymore when the default provider is used.
-
Matthias Schiffer authored
Allow to use PROVIDES to replace existing packages.
-
Matthias Schiffer authored
-
- Jul 07, 2017
-
-
Ruben Barkow authored
-
- Jul 06, 2017
-
-
Sunz3r authored
-
- Jul 03, 2017
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
LEDE has sha256sum enabled by default.
-
- Jul 02, 2017
-
-
Matthias Schiffer authored
This reverts commit dcff6802.
-
Matthias Schiffer authored
The added debug information is stripped of during packaging, so it does not increase the package size. It does however slightly change offsets in the code, preventing the weird ash segfaults we've been seeing. Also, if the issue returns, we'll have debug information matching the coredumps.
-
- Jun 29, 2017
-
-
Ruben Barkow authored
-
Matthias Schiffer authored
Fixes #1164
-