site-ffhh/template/site.mk.erb

55 lines
1,014 B
Text
Raw Normal View History

2018-09-24 21:42:39 +02:00
GLUON_SITE_PACKAGES := -gluon-config-mode-geo-location \
-gluon-config-mode-contact-info \
gluon-ebtables-source-filter \
2018-09-28 20:55:08 +02:00
gluon-web-mesh-vpn-fastd \
2018-09-24 21:42:39 +02:00
haveged \
iptables \
iwinfo
GLUON_FEATURES := \
autoupdater \
ebtables-filter-multicast \
ebtables-filter-ra-dhcp \
ebtables-limit-arp \
mesh-batman-adv-15 \
mesh-vpn-fastd \
radvd \
respondd \
status-page \
web-advanced \
web-wizard
2018-02-05 19:02:27 +01:00
# EXTRA_SOFTWARE_TOOLS_01
EXTRA_SOFTWARE_TOOLS_01 := \
nano \
htop \
ethtool
# x86
ifeq ($(GLUON_TARGET),x86-generic)
GLUON_SITE_PACKAGES += \
$(EXTRA_SOFTWARE_TOOLS_01)
endif
# x86-64
ifeq ($(GLUON_TARGET),x86-64)
GLUON_SITE_PACKAGES += \
$(EXTRA_SOFTWARE_TOOLS_01)
endif
2017-10-22 21:37:45 +02:00
DEFAULT_GLUON_RELEASE := <%= gluon_release %>
# Allow overriding the release number from the command line
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
GLUON_PRIORITY ?= 0
# Region code required for some images; supported values: us eu
GLUON_REGION ?= eu
2018-04-06 21:50:20 +02:00
GLUON_ATH10K_MESH ?= 11s
2017-10-22 21:37:45 +02:00
GLUON_LANGS ?= en de