site-ffhh/site.mk

40 lines
771 B
Makefile
Raw Normal View History

2018-10-01 21:37:30 +02:00
GLUON_MULTIDOMAIN := 1
2019-07-05 21:15:35 +02:00
GLUON_DEPRECATED := upgrade
2018-10-01 21:37:30 +02:00
2019-12-01 19:37:15 +01:00
GLUON_SITE_PACKAGES := \
-gluon-config-mode-geo-location \
2018-09-24 21:42:39 +02:00
-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
iptables \
iwinfo
GLUON_FEATURES := \
autoupdater \
2018-10-01 21:37:30 +02:00
config-mode-domain-select \
2018-09-24 21:42:39 +02:00
ebtables-filter-multicast \
ebtables-filter-ra-dhcp \
mesh-batman-adv-15 \
mesh-vpn-fastd \
2019-12-01 13:03:55 +01:00
web-private-wifi \
2019-12-01 19:35:15 +01:00
radv-filterd \
2018-09-24 21:42:39 +02:00
respondd \
status-page \
web-advanced \
web-wizard
2018-02-05 19:02:27 +01:00
# x86 and x86-64 add extra software
ifeq ($(GLUON_TARGET),$(filter $(GLUON_TARGET),x86-generic x86-64))
GLUON_SITE_PACKAGES += \
nano \
htop \
ethtool
2018-02-05 19:02:27 +01:00
endif
2018-10-01 21:37:30 +02:00
GLUON_PRIORITY ?= 7
2017-10-22 21:37:45 +02:00
# Region code required for some images; supported values: us eu
GLUON_REGION ?= eu
GLUON_LANGS ?= en de