Skip to content
Snippets Groups Projects
  1. Apr 29, 2020
  2. Mar 31, 2020
  3. Mar 07, 2020
  4. Feb 14, 2020
  5. Feb 04, 2020
  6. Jan 06, 2020
  7. Sep 22, 2019
  8. Aug 22, 2019
  9. Aug 21, 2019
  10. 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
  11. Apr 28, 2019
  12. Dec 29, 2018
  13. Nov 30, 2018
  14. Sep 23, 2018
  15. 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.
      Unverified
      a72cf0b8
  16. Jul 10, 2018
  17. Jul 08, 2018
  18. Jul 01, 2018
  19. Jun 29, 2018
  20. Jun 24, 2018
  21. Apr 27, 2018
  22. 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.
      Unverified
      84f82a13
  23. Feb 16, 2018
  24. Feb 15, 2018
  25. Jan 19, 2018
  26. Dec 27, 2017
  27. Nov 15, 2017
  28. Oct 31, 2017
  29. Oct 14, 2017
  30. Jul 11, 2017
  31. Jul 09, 2017
    • Matthias Schiffer's avatar
      build: introduce GLUON_FEATURES · 6ca841ba
      Matthias Schiffer authored
      To reduce the number of packages that need to be listed in
      GLUON_SITE_PACKAGES, this adds a new variable GLUON_FEATURES. Sets of
      packages are enabled automatically based on the combination of listed
      feature flags.
      
      Site-specified package feeds can provide their own feature flag
      definitions.
      Unverified
      6ca841ba
  32. Jul 08, 2017
    • Matthias Schiffer's avatar
      Remove redundant virtual packages · 2cd30d64
      Matthias Schiffer authored
      As PROVIDES can be used to replace real packages now, we don't need the
      virtual packages as workaround anymore. This also means that the providing
      packages don't need to be added to site.mk explicitly anymore when the
      default provider is used.
      Unverified
      2cd30d64
  33. Jun 27, 2017
Loading