Skip to content
Snippets Groups Projects
  1. Dec 19, 2023
  2. Oct 18, 2023
  3. Apr 24, 2023
  4. 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
  5. Aug 27, 2022
  6. Jun 07, 2022
  7. May 21, 2022
  8. Feb 22, 2022
  9. 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
      Unverified
      62b24ed7
  10. Dec 31, 2021
  11. Dec 24, 2021
  12. Jun 26, 2021
  13. Nov 14, 2020
  14. Aug 15, 2020
  15. Aug 13, 2020
  16. Jul 05, 2020
  17. May 30, 2020
  18. May 29, 2020
  19. May 10, 2020
  20. Mar 31, 2020
  21. Mar 25, 2020
  22. Nov 07, 2019
  23. Sep 26, 2019
  24. Sep 25, 2019
  25. Sep 22, 2019
  26. Sep 10, 2019
  27. Aug 22, 2019
  28. 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.
      Unverified
      912490c0
  29. Apr 28, 2019
  30. Apr 02, 2019
Loading