gluon-site-ffhb/site.mk

22 lines
469 B
Makefile
Raw Normal View History

GLUON_SITE_PACKAGES := \
gluon-alfred \
gluon-autoupdater \
gluon-config-mode \
gluon-luci-admin \
gluon-luci-autoupdater \
gluon-mesh-batman-adv \
gluon-mesh-vpn-fastd \
gluon-next-node \
gluon-status-page \
iputils-ping6 \
iwinfo \
iptables \
kmod-ipt-nathelper \
firewall \
haveged
2014-05-17 15:22:07 +02:00
DEFAULT_GLUON_RELEASE := 0.3.101-nightly$(shell date '+%Y%m%d'),
# Allow overriding the release number from the command line
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)