Update modules, add needed packages
This commit is contained in:
parent
a1080192ce
commit
8e07f48238
2
modules
2
modules
|
@ -2,4 +2,4 @@ GLUON_SITE_FEEDS='ffhb'
|
||||||
|
|
||||||
PACKAGES_FFHB_REPO=git://github.com/FreifunkBremen/ffhb-packages.git
|
PACKAGES_FFHB_REPO=git://github.com/FreifunkBremen/ffhb-packages.git
|
||||||
PACKAGES_FFHB_BRANCH=breminale2016
|
PACKAGES_FFHB_BRANCH=breminale2016
|
||||||
PACKAGES_FFHB_COMMIT=4113c81ab4b395189d1687d32b0d2027dcc26f3f
|
PACKAGES_FFHB_COMMIT=42c7e2f0c1cd81abbc179c19e381a199c38a5c73
|
||||||
|
|
2
site.mk
2
site.mk
|
@ -5,11 +5,13 @@ GLUON_SITE_PACKAGES := \
|
||||||
gluon-respondd-lldp \
|
gluon-respondd-lldp \
|
||||||
gluon-respondd-wifisettings \
|
gluon-respondd-wifisettings \
|
||||||
gluon-ebtables-filter-ra-dhcp \
|
gluon-ebtables-filter-ra-dhcp \
|
||||||
|
gluon-ebtables-filter-multicast \
|
||||||
gluon-authorized-keys \
|
gluon-authorized-keys \
|
||||||
iputils-ping6 \
|
iputils-ping6 \
|
||||||
iwinfo \
|
iwinfo \
|
||||||
iptables \
|
iptables \
|
||||||
firewall \
|
firewall \
|
||||||
|
ffhb-breminale \
|
||||||
reghack \
|
reghack \
|
||||||
haveged
|
haveged
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue