site.mk 1.5 KB

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