Skip to content
Snippets Groups Projects
  1. Feb 22, 2022
  2. Dec 31, 2021
  3. Sep 06, 2021
  4. Jun 10, 2021
  5. Sep 02, 2020
  6. Aug 15, 2020
  7. Jul 19, 2020
  8. Jun 03, 2020
  9. May 30, 2020
  10. May 02, 2020
  11. Apr 29, 2020
  12. Mar 31, 2020
  13. Mar 07, 2020
  14. Feb 14, 2020
  15. Feb 04, 2020
  16. Jan 06, 2020
  17. Sep 22, 2019
  18. Aug 22, 2019
  19. Aug 21, 2019
  20. 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
  21. Apr 28, 2019
  22. Dec 29, 2018
  23. Nov 30, 2018
  24. Sep 23, 2018
  25. Aug 19, 2018
    • Matthias Schiffer's avatar
      gluon-config-mode-geo-location: revise altitude label overrides · a72cf0b8
      Matthias Schiffer authored
      As already done with other config mode texts, the altitude field now has
      default texts that are used when they are not set in the site i18n files.
      The altitude-help text has been removed from site i18n; instead, the
      geo-location-help text now overrides the whole section description
      including the part that mentions the altitude.
      a72cf0b8
  26. Jul 10, 2018
  27. Jul 08, 2018
  28. Jul 01, 2018
  29. Jun 29, 2018
  30. Jun 24, 2018
  31. Apr 27, 2018
    • Matthias Schiffer's avatar
      gluon-core: set VXLAN/legacy mode in site config · 1f7ed28b
      Matthias Schiffer authored
      In multidomain setups, VXLAN is enabled by default, but can be disabled in
      domain configs using the mesh/vxlan option. In single domain setups, the
      mesh/vxlan option is mandatory.
      
      The UCI option for legacy mode is removed.
      
      Fixes #1364
      1f7ed28b
  32. Mar 17, 2018
    • Matthias Schiffer's avatar
      docs: remove duplicated (and outdated) site docs · 84f82a13
      Matthias Schiffer authored
      At the moment, we don't have a good guideline for package-specific
      configuration, but it seems like a good idea not to split configuration
      into too many tiny pages, especially for packages that aren't commonly
      selected explicitly.
      
      Some uncommon configuration is dropped from the example site.conf to remove
      clutter.
      84f82a13
Loading