Skip to content
Snippets Groups Projects
  1. Mar 08, 2018
  2. Mar 07, 2018
  3. Feb 25, 2018
  4. Feb 23, 2018
  5. Feb 15, 2018
  6. Aug 11, 2017
  7. 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
  8. Feb 22, 2017
  9. Feb 21, 2017
  10. Feb 10, 2017
  11. Jan 18, 2017
  12. Jan 17, 2017
  13. Dec 11, 2016
  14. Aug 27, 2016
  15. Jul 10, 2016
  16. May 19, 2016
  17. Oct 11, 2015
  18. Oct 08, 2015
  19. Sep 17, 2015
  20. May 21, 2015
  21. May 02, 2015
  22. Apr 26, 2015
  23. Mar 25, 2015
  24. Mar 22, 2015
  25. Mar 19, 2015
  26. Mar 18, 2015
  27. Aug 06, 2014
  28. Aug 05, 2014
    • Nils Schneider's avatar
      gluon-config-mode: modularize wizard · 3aecc920
      Nils Schneider authored
      This commit splits gluon-config-mode into several, mostly independent
      packages.
      
      * gluon-config-mode-core: basic functionality (required)
      * gluon-config-mode-hostname: hostname field
      * gluon-config-mode-autoupdater: show when autoupdater is enabled
      * gluon-config-mode-mesh-vpn: fastd vpn configuration, bw limit
      * gluon-config-mode-geo-location: geo coordinates
      * gluon-config-mode-contact-info: contact info field
      
      The package gluon-config-mode has been removed. You need to replace
      it with these packages (or any subset of them) in site.mk:
      
      * gluon-config-mode-hostname
      * gluon-config-mode-autoupdater
      * gluon-config-mode-mesh-vpn
      * gluon-config-mode-geo-location
      * gluon-config-mode-contact-info
      
      Note: It is not possible to deactivate the autoupdater in config mode
      anymore (expert mode will still allow it). Instead, a message is shown
      in case the autoupdater is enabled.
      3aecc920
Loading