- 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
Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Oct 18, 2023
-
-
Bob Idle authored
-
- Apr 24, 2023
-
-
lemoer authored
-
- Jan 07, 2023
-
-
Linus Lüssing authored
The site.node_client_prefix6() is only used internally by the l3roamd protocol. Therefore it is unnecessary to expose it to an administrator. Instead, if node_client_prefix6 is unspecified in the site, generate an IPv6 Unique Local Address prefix from the site domain_seed. This updates the site documentation as well and marks this setting as both optional and deprecated. Note: If you had the node_client_prefix6 specified before and want to use the new autogeneration from the domain_seed instead then this will break compatibility and will need a gluon-scheduled-domain switch. Signed-off-by:
Linus Lüssing <linus.luessing@c0d3.blue>
-
- Aug 27, 2022
-
-
J. Burfeind authored
- explain what happens on gluon-reconfigure - show workflow to alter the wired network config - update examples - update 'has changed in' section resolves #2474 Co-authored-by:
Tom Herbers <mail@tomherbers.de> Co-authored-by:
David Bauer <mail@david-bauer.net> Co-authored-by:
Andreas Ziegler <dev@andreas-ziegler.de> Co-authored-by:
Tom Herbers <mail@tomherbers.de> Co-authored-by:
David Bauer <mail@david-bauer.net> Co-authored-by:
Andreas Ziegler <dev@andreas-ziegler.de>
-
- Jun 07, 2022
- May 21, 2022
-
-
lemoer authored
-
- Feb 22, 2022
-
-
Matthias Schiffer authored
-
- Feb 13, 2022
-
-
Matthias Schiffer authored
The OpenLayers JS/CSS download URL is dead. Update it to make the map work again: - Update from OpenLayers 5.2.0 to 5.3.0 - Switch from the obsolete rawgit.com URL to jsdelivr.net (rawgit.com was only redirecting to jsdelivr.net for the last few years anyways) - Set a fixed commit in the URL, so the URL doesn't become outdated again
-
- 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.
-
- Dec 24, 2021
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
2 spaces is the most common indentation width used in the docs; adjust the rest for consistency. Also change .editorconfig accordingly.
-
- Jun 26, 2021
-
-
David Bauer authored
Replace occurences of ar71xx with ath79. Remove references of ar71xx targets which are not relevant anymore.
-
- Nov 14, 2020
-
-
Martin Weinelt authored
The map is generated from EUMETNET data, it's source code can be found at https://gitlab.com/aaaaalbert/wxr-channel-map.
-
- Aug 15, 2020
-
-
Matthias Schiffer authored
-
- Aug 13, 2020
-
-
bobcanthelpyou authored
-
- Jul 05, 2020
-
-
Matthias Schiffer authored
Allow replacing the default OSM layer with a custom XYZ layer in site.conf.
-
- May 30, 2020
-
-
Martin Weinelt authored
A microsecond is commonly abbreviated as µs. This prevents confusions between micro- (µs) and milliseconds (ms).
-
Ruben Barkow-Kuder authored
-
- May 29, 2020
-
-
David Bauer authored
This adds support for the beacon interval to be set on a per-band base. This has the potential to reduce the amount of airtime used up for sending beacon frames.
-
- May 10, 2020
-
-
Matthias Schiffer authored
The 'preserve' flag can be used to mark a peer so it is not removed or modified on upgrades. In addition, groups containing preserved peers are not removed. Fixes: #557
-
- Mar 31, 2020
-
-
David Bauer authored
-
- Mar 25, 2020
-
-
David Bauer authored
This allows to define a list of packages, which are only installed for a specific device-class.
-
David Bauer authored
-
- Nov 07, 2019
-
-
Matthias Schiffer authored
-
- Sep 26, 2019
-
-
bobcanthelpyou authored
-
- Sep 25, 2019
-
-
Matthias Schiffer authored
-
- Sep 22, 2019
-
-
Martin Weinelt authored
-
- Sep 10, 2019
-
-
T-X authored
This adds documentation for the gluon-mesh-batman-adv package and elaborates on its build and configuration options, as well as the implemented multicast architecture. Signed-off-by:
Linus Lüssing <linus.luessing@c0d3.blue>
-
- Aug 22, 2019
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- 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
-
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
-
- Apr 02, 2019
-
-
bobcanthelpyou authored
-