Skip to content
Snippets Groups Projects
  1. Mar 10, 2016
  2. Mar 08, 2016
  3. Feb 29, 2016
  4. Feb 28, 2016
  5. Feb 26, 2016
  6. Feb 16, 2016
  7. Feb 10, 2016
    • Kokel's avatar
      gluon-core: add preserve wifi channels feature · 388d264f
      Kokel authored
      This new feature introduces the new uci section 'gluon-core.wireless' with a preserve_channels option:
       * preserve_channels (boolean)
      
      By setting this option to 1 (true) wifi channels will be preserved during upgrades.
      388d264f
  8. Feb 08, 2016
  9. Feb 05, 2016
  10. Feb 02, 2016
  11. Jan 13, 2016
  12. Jan 08, 2016
  13. Jan 07, 2016
  14. Jan 02, 2016
  15. Dec 18, 2015
  16. Dec 08, 2015
  17. Dec 07, 2015
  18. Nov 27, 2015
  19. Nov 18, 2015
    • Matthias Schiffer's avatar
      gluon-mesh-batman-adv-core: keep disabled state even when the mesh interface... · 0335ce10
      Matthias Schiffer authored
      gluon-mesh-batman-adv-core: keep disabled state even when the mesh interface section name is changed
      
      Is makes sense to always look for both ibss_radio* and mesh_radio* sections
      to determine if the meshing should be enabled when regenerating these
      sections. Doing this, the disabled state will survive updates changing the
      section name (either updating from pre-2015.2 while keeping IBSS, or
      changing from IBSS to 11s or vice-versa).
      
      If both ibss_radio* and mesh_radio* sections exist, the disabled state will
      be kept correctly for each section, the behaviour is changed only when
      creating a section that didn't exist before.
      
      Fixes #549
      0335ce10
    • Matthias Schiffer's avatar
      gluon-site: set PKG_FILE_DEPENDS to site.conf and i18n/ only · e5289771
      Matthias Schiffer authored
      PKG_FILE_DEPENDS caused the whole site repo to be hashed to determine if
      gluon-site needed rebuilding. While this is normally no problem,
      alternative build setups sometimes put the Gluon repo inside the site repo,
      causing long build times and parallel build failures.
      e5289771
Loading