Skip to content
Snippets Groups Projects
  1. May 19, 2016
  2. May 17, 2016
  3. May 16, 2016
    • Sven Eckelmann's avatar
      gluon-luci-admin: Fix uploaded image validation · d30a6ff1
      Sven Eckelmann authored
      
      The image validation currently fails on some devices (tested OpenMesh)
      because it isn't done via sysupgrade. But the checks depend partially on
      the integration in sysupgrade (e.g. via loops that can be stopped via
      "break statements").
      
      Instead of hacking its own version check, it is easier and better tested to
      just use 'sysupgrade -T' like it is already done by LuCI.
      
      Signed-off-by: default avatarSven Eckelmann <sven.eckelmann@open-mesh.com>
      d30a6ff1
  4. May 13, 2016
  5. Apr 28, 2016
  6. Apr 27, 2016
  7. Apr 26, 2016
  8. Apr 24, 2016
  9. Apr 22, 2016
  10. Apr 08, 2016
  11. Apr 03, 2016
  12. Apr 02, 2016
  13. Mar 10, 2016
  14. Mar 08, 2016
  15. Feb 29, 2016
  16. Feb 28, 2016
  17. Feb 26, 2016
  18. Feb 16, 2016
  19. 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
  20. Feb 08, 2016
  21. Feb 05, 2016
  22. Feb 02, 2016
Loading