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. 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
  3. Jun 16, 2019
  4. Jul 17, 2018
  5. Apr 13, 2018
  6. Mar 20, 2018
  7. Mar 08, 2018
  8. Mar 07, 2018
  9. Feb 23, 2018
  10. Feb 15, 2018
Loading