site.mk 1.6 KB

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