Skip to content
Snippets Groups Projects
  1. Jan 28, 2023
  2. Dec 13, 2022
  3. Dec 10, 2022
  4. 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
  5. Sep 13, 2021
  6. May 02, 2021
    • David Bauer's avatar
      gluon-private-wifi: add package · e729b813
      David Bauer authored
      Add a package for handling upgrade-scripts speific for the WAN radio
      operation.
      
      This way, the config mode interface can be removed seperately from the
      core functionality to perform tasks on system upgrade. This can be
      useful when the setup-mode is removed entirely for space preservation.
      e729b813
  7. May 01, 2021
  8. May 28, 2020
  9. Mar 25, 2020
  10. Nov 09, 2019
  11. Apr 13, 2018
  12. Mar 08, 2018
  13. Mar 07, 2018
  14. 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
      b1aa5390
  15. Feb 23, 2018
  16. Feb 15, 2018
  17. Jun 19, 2017
  18. Apr 10, 2017
  19. Mar 02, 2017
  20. Feb 22, 2017
Loading