site.mk 1.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. GLUON_SITE_PACKAGES := \
  2. gluon-mesh-batman-adv-15 \
  3. gluon-alfred \
  4. gluon-announced \
  5. gluon-autoupdater \
  6. gluon-setup-mode \
  7. gluon-config-mode-core \
  8. gluon-config-mode-autoupdater \
  9. gluon-config-mode-hostname \
  10. gluon-config-mode-mesh-vpn \
  11. gluon-config-mode-geo-location \
  12. gluon-config-mode-contact-info \
  13. gluon-ebtables-filter-multicast \
  14. gluon-ebtables-filter-ra-dhcp \
  15. gluon-luci-admin \
  16. gluon-luci-autoupdater \
  17. gluon-luci-portconfig \
  18. gluon-luci-private-wifi \
  19. gluon-luci-wifi-config \
  20. gluon-next-node \
  21. gluon-mesh-vpn-fastd \
  22. gluon-radvd \
  23. gluon-status-page \
  24. iwinfo \
  25. iptables \
  26. haveged
  27. DEFAULT_GLUON_RELEASE := 0.7.2
  28. # Allow overriding the release number from the command line
  29. GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
  30. GLUON_PRIORITY ?= 0
  31. GLUON_BRANCH ?= stable
  32. export GLUON_BRANCH
  33. GLUON_TARGET ?= ar71xx-generic
  34. export GLUON_TARGET
  35. GLUON_LANGS ?= en de