forked from remote/site-ffmuc
Add own packages feed and custom packages with ebtables filters
This commit is contained in:
4
modules
Normal file
4
modules
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
GLUON_SITE_FEEDS='ffmuc_packages'
|
||||||
|
|
||||||
|
PACKAGES_FFMUC_PACKAGES_REPO=https://github.com/freifunkMUC/gluon-packages.git
|
||||||
|
PACKAGES_FFMUC_PACKAGES_COMMIT=c931b5dd497d3e8495dc934faacc71a838c23550
|
||||||
4
site.mk
4
site.mk
@@ -20,7 +20,9 @@ GLUON_SITE_PACKAGES := \
|
|||||||
gluon-status-page \
|
gluon-status-page \
|
||||||
iwinfo \
|
iwinfo \
|
||||||
iptables \
|
iptables \
|
||||||
haveged
|
haveged \
|
||||||
|
gluon-ebtables-filter-arp-ffmuc \
|
||||||
|
gluon-ebtables-filter-multicast-ffmuc
|
||||||
|
|
||||||
|
|
||||||
DEFAULT_GLUON_RELEASE := snapshot~$(shell date '+%Y%m%d')
|
DEFAULT_GLUON_RELEASE := snapshot~$(shell date '+%Y%m%d')
|
||||||
|
|||||||
Reference in New Issue
Block a user