site.mk 857 B

12345678910111213141516171819202122232425262728293031
  1. GLUON_SITE_PACKAGES := \
  2. gluon-mesh-batman-adv-15 \
  3. gluon-alfred \
  4. gluon-announced \
  5. gluon-autoupdater \
  6. gluon-config-mode-hostname \
  7. gluon-config-mode-autoupdater \
  8. gluon-config-mode-mesh-vpn \
  9. gluon-config-mode-geo-location \
  10. gluon-config-mode-contact-info \
  11. gluon-ebtables-filter-multicast \
  12. gluon-ebtables-filter-ra-dhcp \
  13. gluon-luci-admin \
  14. gluon-luci-autoupdater \
  15. gluon-luci-private-wifi \
  16. gluon-luci-portconfig \
  17. gluon-next-node \
  18. gluon-mesh-vpn-fastd \
  19. gluon-radvd \
  20. gluon-status-page \
  21. iwinfo \
  22. iptables \
  23. haveged
  24. DEFAULT_GLUON_RELEASE := 0.6.1
  25. # Allow overriding the release number from the command line
  26. GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
  27. GLUON_PRIORITY ?= 0