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 22, 2021
    • David Bauer's avatar
      mesh-vpn: fully abstract VPN methods · 98a1c196
      David Bauer authored
      
      This fully abstracts VPN methods, making gluon-mesh-vpn-fastd and
      gluon-mesh-vpn-tunneldigger completely self-contained.
      
      Provide a LUA interface for generic interacting with VPN methods in
      gluon-mesh-vpn-core and web packages.
      
      This also adds the ability to install tunneldigger and fastd to the same
      image, selecting the VPN method based on the selected domain.
      
      Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
      98a1c196
  3. May 14, 2021
  4. Nov 09, 2019
  5. Jun 16, 2019
  6. Apr 11, 2019
  7. Jul 25, 2018
  8. Jul 19, 2018
  9. Jul 17, 2018
  10. May 17, 2018
  11. Apr 13, 2018
  12. Mar 08, 2018
  13. Mar 07, 2018
  14. Feb 25, 2018
  15. Feb 23, 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.
      Unverified
      2cd30d64
  18. Jul 06, 2017
  19. Mar 10, 2017
  20. Feb 22, 2017
  21. Feb 10, 2017
  22. Jan 17, 2017
  23. Aug 27, 2016
  24. Jul 10, 2016
  25. Apr 27, 2016
  26. Apr 02, 2016
  27. Feb 28, 2016
  28. Oct 15, 2015
  29. Oct 08, 2015
  30. Sep 17, 2015
  31. Aug 30, 2015
    • Jan-Philipp Litza's avatar
      gluon-config-mode-mesh-vpn: Move display of key to translations · eb590bdc
      Jan-Philipp Litza authored
      When rebooting the node in config mode, currently the fastd key is
      forcefully displayed in a fixed format. This is confusing in communities
      where fastd accepts all keys and no key submission is needed.
      Furthermore, some communities might want to personalize the display of
      the key (see #387).
      
      This patch moves the displaying <div> from the package's lua file to the
      translation files of the sample site configuration and mentiones the
      change in the release notes.
      eb590bdc
  32. Apr 26, 2015
  33. Apr 10, 2015
  34. Mar 25, 2015
  35. Mar 22, 2015
Loading