site.mk 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  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. ffho-fix-defaultroute \
  23. gluon-luci-admin \
  24. ffho-luci-ap-timer \
  25. ffho-luci-autoupdater-wifi-fallback \
  26. gluon-luci-portconfig \
  27. ffho-luci-remote-syslog \
  28. gluon-luci-wifi-config \
  29. gluon-mesh-vpn-fastd \
  30. gluon-next-node \
  31. gluon-radvd \
  32. ffho-respondd-config \
  33. gluon-setup-mode \
  34. ffho-site-auto-select \
  35. ffho-status-page \
  36. iwinfo \
  37. iptables \
  38. haveged
  39. USB_BASIC := \
  40. kmod-usb-core \
  41. kmod-usb2 \
  42. kmod-usb-hid
  43. USB_NIC := \
  44. kmod-usb-net \
  45. kmod-usb-net-asix \
  46. kmod-usb-net-rtl8150 \
  47. kmod-usb-net-rtl8152 \
  48. kmod-usb-net-dm9601-ether
  49. ifeq ($(GLUON_TARGET),x86-generic)
  50. GLUON_SITE_PACKAGES += \
  51. $(USB_BASIC) \
  52. kmod-usb-ohci-pci \
  53. $(USB_NIC)
  54. endif
  55. ifeq ($(GLUON_TARGET),x86-64)
  56. GLUON_SITE_PACKAGES += \
  57. $(USB_BASIC) \
  58. $(USB_NIC) \
  59. kmod-igb #APU2
  60. endif
  61. # 0.2~1 < 0.2 < 0.2+1 < 0.2-1 < 0.2.1 < 0.3
  62. DEFAULT_GLUON_RELEASE := 0.7.5~exp$(shell date '+%Y%m%d')
  63. DEFAULT_GLUON_PRIORITY := 0
  64. GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
  65. GLUON_PRIORITY ?= $(DEFAULT_GLUON_PRIORITY)
  66. GLUON_REGION ?= eu
  67. GLUON_LANGS ?= en de
  68. GLUON_ATH10K_MESH ?= 11s