Skip to content
Snippets Groups Projects
  1. Aug 22, 2019
  2. Aug 21, 2019
  3. 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
  4. Apr 28, 2019
  5. Dec 29, 2018
  6. Nov 30, 2018
  7. Sep 23, 2018
  8. 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
  9. Jul 10, 2018
  10. Jul 08, 2018
  11. Jul 01, 2018
  12. Jun 29, 2018
  13. Jun 24, 2018
  14. Apr 27, 2018
  15. 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
  16. Feb 16, 2018
  17. Feb 15, 2018
  18. Jan 19, 2018
  19. Dec 27, 2017
  20. Nov 15, 2017
  21. Oct 31, 2017
  22. Oct 14, 2017
  23. Jul 11, 2017
  24. 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
  25. 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
  26. Jun 27, 2017
  27. Jun 26, 2017
  28. Jun 19, 2017
  29. Jun 10, 2017
  30. Apr 13, 2017
  31. Mar 10, 2017
Loading