Skip to content
Snippets Groups Projects
  1. Jan 04, 2024
  2. Dec 26, 2023
  3. Dec 19, 2023
  4. Oct 18, 2023
  5. Apr 24, 2023
  6. Jan 07, 2023
    • Linus Lüssing's avatar
      gluon-l3roamd: site: make node_client_prefix6 optional+deprecated · b3a9221b
      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: default avatarLinus Lüssing <linus.luessing@c0d3.blue>
      b3a9221b
  7. Aug 27, 2022
  8. Jun 07, 2022
  9. May 21, 2022
  10. Feb 22, 2022
  11. Feb 13, 2022
    • Matthias Schiffer's avatar
      gluon-web-osm: update OpenLayers default URL to 5.3.0 · 62b24ed7
      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
      62b24ed7
  12. Dec 31, 2021
  13. Dec 24, 2021
  14. Jun 26, 2021
  15. Nov 14, 2020
  16. Aug 15, 2020
  17. Aug 13, 2020
  18. Jul 05, 2020
  19. May 30, 2020
  20. May 29, 2020
  21. May 10, 2020
  22. Mar 31, 2020
  23. Mar 25, 2020
  24. Nov 07, 2019
  25. Sep 26, 2019
  26. Sep 25, 2019
  27. Sep 22, 2019
  28. Sep 10, 2019
  29. Aug 22, 2019
  30. Jun 15, 2019
    • Matthias Schiffer's avatar
      Add GLUON_DEPRECATED flag · 912490c0
      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.
      912490c0
  31. Apr 28, 2019
Loading