Skip to content
Snippets Groups Projects
  1. Jan 03, 2023
  2. Feb 22, 2022
  3. Feb 20, 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. May 18, 2021
  6. May 14, 2021
    • Matthias Schiffer's avatar
      gluon-config-mode-core: unconditionally run gluon-reconfigure · 42335a07
      Matthias Schiffer authored
      Simplify the individual form providers by always running reconfigure. This
      also commits all UCI packages, so we can remove all tracking of UCI
      sections from the wizard code.
      
      Instead of returning a list of packages to commit, the providers just
      save their settings directly. Explicit runs of upgrade scripts are
      removed, as they are now run by reconfigure.
      42335a07
  7. Nov 09, 2019
  8. Oct 11, 2018
  9. Jul 17, 2018
  10. Apr 13, 2018
  11. Mar 08, 2018
  12. Mar 07, 2018
  13. Feb 25, 2018
  14. Feb 23, 2018
  15. Feb 15, 2018
  16. Aug 11, 2017
  17. Jul 08, 2017
    • Matthias Schiffer's avatar
      Remove redundant virtual packages · 2cd30d64
      Matthias Schiffer authored
      As PROVIDES can be used to replace real packages now, we don't need the
      virtual packages as workaround anymore. This also means that the providing
      packages don't need to be added to site.mk explicitly anymore when the
      default provider is used.
      2cd30d64
  18. Feb 22, 2017
  19. Feb 21, 2017
  20. Feb 10, 2017
  21. Jan 18, 2017
  22. Jan 17, 2017
  23. Dec 11, 2016
  24. Aug 27, 2016
  25. Jul 10, 2016
  26. May 19, 2016
  27. Oct 11, 2015
  28. Oct 08, 2015
  29. Sep 17, 2015
  30. May 21, 2015
  31. May 02, 2015
  32. Apr 26, 2015
Loading