Skip to content
Snippets Groups Projects
  1. 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
  2. Sep 13, 2021
  3. 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
  4. May 01, 2021
  5. May 28, 2020
  6. Mar 25, 2020
  7. Nov 09, 2019
  8. Apr 13, 2018
  9. Mar 08, 2018
  10. Mar 07, 2018
  11. 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
  12. Feb 23, 2018
  13. Feb 15, 2018
  14. Jun 19, 2017
  15. Apr 10, 2017
  16. Mar 02, 2017
  17. Feb 22, 2017
Loading