- Jun 09, 2024
-
- Apr 04, 2024
-
-
Bob Idle authored
-
- Jan 07, 2024
-
- Jan 05, 2024
-
-
Tom Herbers authored
The Gluon Tunneldigger protocol handler hasn't received the care and attention a core package, especially a VPN protocol, should. Due to the works in #2102 it's no longer required to maintain VPN handlers in the Gluon Core and they can be instead included via a package feed. Users who wish to continue using a supported core Gluon package are encouraged to take a look at fastd in conjunction with it's null@l2tp method. It offers roughly the same performance (it's using the same principle of operation) and supports connections via IPv6 as a bonus. In general it should be possible to change the VPN used protocol asynchronously with a normal update. If Gluon users wish to continue using tunneldigger the recomendation is to participate in the development of tunneldigger inside our community-packages.
-
- Jan 04, 2024
-
-
Matthias Schiffer authored
* docs: user/site: add missing image-customization example * doc: user/site: improve wording of image customization section Also add a link to the examples section.
-
- Dec 26, 2023
-
- Dec 19, 2023
-
-
David Bauer authored
Signed-off-by:
David Bauer <mail@david-bauer.net>
-
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>
-