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