- Mar 14, 2024
-
-
David Bauer authored
Signed-off-by:
David Bauer <mail@david-bauer.net> (cherry picked from commit a2ed18c5)
-
- Jan 23, 2024
-
-
David Bauer authored
Signed-off-by:
David Bauer <mail@david-bauer.net> (cherry picked from commit 3c3a6a92)
-
- Jan 05, 2024
-
-
David Bauer authored
Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Dec 19, 2023
-
-
David Bauer authored
Include the file-extension with the image-customization.lua file. This will ease work with editors providing syntax highlighting, as they now properly detect the file-type. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
David Bauer authored
Now we use the new Image-customization framework in Gluon, we need to also update the docs so examples and descriptions are acurate again. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
David Bauer authored
Implement a flexible system for handling site-defined features as well as packages. This system is inspired by the existing feature-system and allows for a more flexible approach for selecting specific packages for devices. Features are now defined in a `features` file in the site-root. The same goes for packages. These files are sequentially evaluated and the device-package list is evaluated for each device independently. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Oct 12, 2023
-
-
Tom Herbers authored
(cherry picked from commit b313a631)
-
- Aug 09, 2023
-
-
David Bauer authored
-
- May 25, 2023
- Oct 24, 2022
-
-
Christoph Kottke authored
-
- Sep 05, 2022
-
-
David Bauer authored
Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- May 21, 2022
-
-
lemoer authored
-
- Feb 22, 2022
-
-
Igor Scheller authored
-
- Dec 31, 2021
-
-
Matthias Schiffer authored
We currently don't have any deprecated devices, so it doesn't make much sense to force every site to specify this variable. Make it default to 0 instead.
-
- Sep 06, 2021
-
-
Martin Weinelt authored
-
- Jun 10, 2021
-
-
Martin Weinelt authored
-
- Sep 02, 2020
-
-
Andreas Ziegler authored
-
- Aug 15, 2020
-
-
Matthias Schiffer authored
-
- Jul 19, 2020
-
-
David Bauer authored
(cherry picked from commit bf8c3bab)
-
- Jun 03, 2020
-
-
David Bauer authored
Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- May 30, 2020
-
-
Ruben Barkow-Kuder authored
-
- May 02, 2020
-
-
Martin Weinelt authored
(cherry picked from commit 7f3a3042)
-
- 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
-