site.mk 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. GLUON_SITE_PACKAGES := \
  2. gluon-mesh-batman-adv-14 \
  3. gluon-alfred \
  4. ffho-ap-timer \
  5. gluon-respondd \
  6. ffho-ath9k-blackout-workaround \
  7. gluon-autoupdater \
  8. ffho-autoupdater-wifi-fallback \
  9. ffho-autoupdater-wifi-fallback-legacy \
  10. ffho-banner \
  11. gluon-config-mode-core \
  12. gluon-config-mode-autoupdater \
  13. gluon-config-mode-contact-info \
  14. gluon-config-mode-geo-location \
  15. gluon-config-mode-hostname \
  16. gluon-config-mode-mesh-vpn \
  17. ffho-config-mode-site-select \
  18. ffho-debug \
  19. gluon-ebtables-filter-multicast \
  20. gluon-ebtables-filter-ra-dhcp \
  21. ffho-ebtables-net-rules \
  22. gluon-luci-admin \
  23. ffho-luci-autoupdater-wifi-fallback \
  24. gluon-luci-portconfig \
  25. ffho-luci-remote-syslog \
  26. gluon-luci-wifi-config \
  27. gluon-mesh-vpn-fastd \
  28. gluon-next-node \
  29. ffho-node-tuning \
  30. gluon-radvd \
  31. ffho-respondd-config \
  32. gluon-setup-mode \
  33. ffho-site-auto-select \
  34. ffho-status-page \
  35. iwinfo \
  36. iptables \
  37. haveged
  38. USB_BASIC := \
  39. kmod-usb-core \
  40. kmod-usb2 \
  41. kmod-usb-hid
  42. USB_NIC := \
  43. kmod-usb-net \
  44. kmod-usb-net-asix \
  45. kmod-usb-net-rtl8150 \
  46. kmod-usb-net-rtl8152 \
  47. kmod-usb-net-dm9601-ether
  48. ifeq ($(GLUON_TARGET),x86-generic)
  49. GLUON_SITE_PACKAGES += \
  50. $(USB_BASIC) \
  51. kmod-usb-ohci-pci \
  52. $(USB_NIC)
  53. endif
  54. ifeq ($(GLUON_TARGET),x86-64)
  55. GLUON_SITE_PACKAGES += \
  56. $(USB_BASIC) \
  57. $(USB_NIC) \
  58. kmod-igb #APU2
  59. endif
  60. # 0.2~1 < 0.2 < 0.2+1 < 0.2-1 < 0.2.1 < 0.3
  61. DEFAULT_GLUON_RELEASE := 0.7.4~exp$(shell date '+%Y%m%d')
  62. DEFAULT_GLUON_PRIORITY := 0
  63. GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
  64. GLUON_PRIORITY ?= $(DEFAULT_GLUON_PRIORITY)
  65. GLUON_REGION ?= eu
  66. GLUON_LANGS ?= en de
  67. GLUON_ATH10K_MESH ?= 11s