Skip to content
Snippets Groups Projects
  1. Feb 22, 2022
  2. Dec 19, 2021
  3. Oct 07, 2021
    • Matthias Schiffer's avatar
      Set PKG_VERSION in gluon.mk · f419db58
      Matthias Schiffer authored
      This removes PKG_VERSION and PKG_RELEASE from most Makefiles, as the
      value was never useful for Gluon packages; instead, PKG_VERSION is set
      to 1 in gluon.mk.
      
      It also removes two other weird definitions:
      
      - gluon-iptables-clamp-mss-to-pmtu replicating the old PKG_VERSION logic
        from gluon-core, but without the fixed PKG_BUILD_DIR to prevent
        unnessary rebuilds
      - gluon-hoodselector set GLUON_VERSION=3
      f419db58
  4. Sep 13, 2021
  5. Sep 11, 2021
  6. Jul 13, 2020
  7. Jul 05, 2020
  8. Jun 12, 2020
  9. Jun 07, 2020
  10. Jun 06, 2020
  11. May 28, 2020
  12. Mar 31, 2020
  13. Nov 09, 2019
  14. Nov 06, 2019
  15. Sep 06, 2019
  16. Jun 16, 2019
  17. Apr 28, 2019
    • Martin Weinelt's avatar
      gluon-core: add outdoor support for 5 ghz radios · bf552491
      Martin Weinelt authored
      Add the `wifi5.outdoor_chanlist` site configuration that
      allows specifying an outdoor channel range that can be
      switched to for regulatory compliance.
      
      Upon enabling the outdoor option the device will
       - configure the `outdoor_chanlist` on all 5 GHz radios
       - which may enable DFS/TPC, based on the regulatory domain
       - disable ibss/mesh on the 5 GHz radio, as DFS *will*
         break mesh connections
       - allow for htmode reconfiguration on 5 GHz radios
      
      The outdoor option can be toggled from
       - Advanced Settings
         - W-LAN
           - Outdoor Installation
      
      The `preserve_channel` flag overrules the outdoor channel
      selection.
      bf552491
  18. Jul 17, 2018
  19. Apr 13, 2018
  20. Mar 08, 2018
  21. Mar 07, 2018
  22. Feb 25, 2018
    • Matthias Schiffer's avatar
      gluon-config-mode-core: move gluon-web base path to /lib/gluon/config-mode · b1aa5390
      Matthias Schiffer authored
      - CGI script and index.html are moved from gluon-web to
        gluon-config-mode-core, the script is renamed to 'config'
      - gluon-web and gluon-web-model base views and i18n files are symlinked
        into the new path
      - gluon-web-theme is renamed to gluon-config-mode-theme and installs
        directly into the new path
      - all gluon-web-* models, controllers and views are moved into the new
        path
      Unverified
      b1aa5390
  23. Feb 23, 2018
  24. Aug 08, 2017
  25. Jun 23, 2017
  26. Apr 10, 2017
  27. Feb 22, 2017
Loading