forked from freifunk-luebeck/site-ffhl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
site.mk
53 lines (42 loc) · 1.08 KB
/
site.mk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
GLUON_FEATURES := \
autoupdater \
ebtables-filter-multicast \
ebtables-filter-ra-dhcp \
ebtables-limit-arp \
mesh-batman-adv-15 \
mesh-vpn-fastd \
respondd \
status-page \
web-advanced \
web-wizard \
web-private-wifi
GLUON_SITE_PACKAGES := \
gluon-core \
gluon-setup-mode \
gluon-config-mode-core \
gluon-authorized-keys \
haveged \
iptables \
iwinfo
# from https://github.com/Freifunk-Greifswald/packages-ffhgw:
GLUON_SITE_PACKAGES += \
gluon-rfkill-disable \
ffhgw-banner
# from https://github.com/Freifunk-Nord/gluon-ssid-changer:
GLUON_SITE_PACKAGES += \
gluon-ssid-changer
DEFAULT_GLUON_RELEASE := yyyy-mm-dd~commit
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
GLUON_AUTOUPDATER_ENABLED = 1
GLUON_AUTOUPDATER_BRANCH ?= stable
GLUON_PRIORITY ?= 0
GLUON_TARGET ?= ar71xx-tiny
export GLUON_TARGET
# Region code required for some images; supported values: us eu
GLUON_REGION ?= eu
# Languages to include
GLUON_LANGS ?= en de
#enable generation of images for ath10k devices with ibss mode
GLUON_WLAN_MESH=11s
# Do not build images for deprecated devices
GLUON_DEPRECATED ?= full