- Apr 29, 2020
-
-
Jan Luebbe authored
OpenWRT 19.07 enables urngd by default, so haveged is redundant.
-
- Mar 31, 2020
-
-
David Bauer authored
-
- Mar 07, 2020
-
-
David Bauer authored
(cherry picked from commit 447595f0)
-
- Feb 14, 2020
-
- Feb 04, 2020
-
-
David Bauer authored
(cherry picked from commit 63ebeb25)
-
- Jan 06, 2020
-
-
Andreas Ziegler authored
(cherry picked from commit 239c379d)
-
- Sep 22, 2019
-
-
Martin Weinelt authored
-
- Aug 22, 2019
-
-
Matthias Schiffer authored
-
- Aug 21, 2019
-
-
Matthias Schiffer authored
Fixes #1775
-
- Jun 15, 2019
-
-
Matthias Schiffer authored
This new build flag is mandatory for now (it may default to 0 in a future Gluon version). It may be set to the following values: * 0 - Do not build any images for deprecated devices. * upgrade - Only build sysupgrade images for deprecated devices. * full - Build both sysupgrade and factory images for deprecated devices. "Other" images are handled like factory images, as they are also used for the initial installation of Gluon on a device.
-
- Apr 28, 2019
-
-
Martin Weinelt authored
Add the `wifi5.outdoor_chanlist` site configuration that allows specifying an outdoor channel range that can be switched to for regulatory compliance. Upon enabling the outdoor option the device will - configure the `outdoor_chanlist` on all 5 GHz radios - which may enable DFS/TPC, based on the regulatory domain - disable ibss/mesh on the 5 GHz radio, as DFS *will* break mesh connections - allow for htmode reconfiguration on 5 GHz radios The outdoor option can be toggled from - Advanced Settings - W-LAN - Outdoor Installation The `preserve_channel` flag overrules the outdoor channel selection.
-
Martin Weinelt authored
-
- Dec 29, 2018
-
-
Matthias Schiffer authored
-
- Nov 30, 2018
-
-
bobcanthelpyou authored
-
- Sep 23, 2018
-
-
Ruben Barkow authored
-
- Aug 19, 2018
-
-
Matthias Schiffer authored
As already done with other config mode texts, the altitude field now has default texts that are used when they are not set in the site i18n files. The altitude-help text has been removed from site i18n; instead, the geo-location-help text now overrides the whole section description including the part that mentions the altitude.
-
- Jul 10, 2018
-
-
Matthias Schiffer authored
-
- Jul 08, 2018
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Jul 01, 2018
-
-
Matthias Schiffer authored
Closes: #1436
-
- Jun 29, 2018
-
-
Matthias Schiffer authored
Let sites leave these texts empty by default, just add a comment where to find the default labels.
-
Andreas Ziegler authored
-
Andreas Ziegler authored
-
- Jun 24, 2018
-
-
Ralf Jung authored
-
- Apr 27, 2018
-
-
Matthias Schiffer authored
In multidomain setups, VXLAN is enabled by default, but can be disabled in domain configs using the mesh/vxlan option. In single domain setups, the mesh/vxlan option is mandatory. The UCI option for legacy mode is removed. Fixes #1364
-
- Mar 17, 2018
-
-
Matthias Schiffer authored
At the moment, we don't have a good guideline for package-specific configuration, but it seems like a good idea not to split configuration into too many tiny pages, especially for packages that aren't commonly selected explicitly. Some uncommon configuration is dropped from the example site.conf to remove clutter.
-
- Feb 16, 2018
-
-
Christof Schulze authored
* change type of next_node.name * create domain entry for each entry and add to dnsmasq configuration [Matthias Schiffer: reword documentation]
-
- Feb 15, 2018
-
-
kb-light authored
[Matthias Schiffer: slightly clean up code]
-
- Jan 19, 2018
-
-
lemoer authored
[Matthias Schiffer: rebase]
-
- Dec 27, 2017
-
-
Ruben Barkow authored
-
- Nov 15, 2017
-
-
Andreas Ziegler authored
-
- Oct 31, 2017
-
-
Matthias Schiffer authored
Without -v, hexdump would sometimes replace duplicate bytes with "*" and a newline.
-
- Oct 14, 2017
-
-
Martin Weinelt authored
-
- Jul 11, 2017
-
-
hexa- authored
-
- Jul 09, 2017
-
-
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
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.
-
- Jun 27, 2017
-
-
Matthias Schiffer authored
-