Skip to content
Snippets Groups Projects
  1. Feb 22, 2017
  2. Jan 17, 2017
  3. Aug 27, 2016
  4. Jul 10, 2016
  5. May 03, 2015
  6. Apr 26, 2015
  7. Aug 06, 2014
  8. 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
  9. Feb 09, 2014
    • Nils Schneider's avatar
      gluon-luci-core: replacing luci-mod-admin-core · a365d626
      Nils Schneider authored
      This commit adds gluon-luci-core, a package both gluon-config-mode and
      gluon-luci-admin will depend on. gluon-luci-core itself will depends on
      gluon-luci-theme, gluon-core and most importantly luci-lib-web. It also
      copies a few files from luci-mod-admin-core but leaves out everyting we
      do not use.
      
      At a later point I plan to move functionality from luci-lib-web into
      this package, too. luci-lib-web contains most parts of luci including
      hardcoded templates for CBI, which I intend to replace.
      a365d626
  10. Jan 22, 2014
  11. Nov 28, 2013
Loading