Skip to content
Snippets Groups Projects
Unverified Commit dcb18e6e authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

features: include gluon-radvd by default

Fixes #1775
parent dc8149ab
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,6 @@ GLUON_FEATURES := \ ...@@ -12,7 +12,6 @@ GLUON_FEATURES := \
ebtables-limit-arp \ ebtables-limit-arp \
mesh-batman-adv-15 \ mesh-batman-adv-15 \
mesh-vpn-fastd \ mesh-vpn-fastd \
radvd \
respondd \ respondd \
status-page \ status-page \
web-advanced \ web-advanced \
......
...@@ -12,7 +12,6 @@ GLUON_FEATURES := \ ...@@ -12,7 +12,6 @@ GLUON_FEATURES := \
ebtables-limit-arp \ ebtables-limit-arp \
mesh-batman-adv-15 \ mesh-batman-adv-15 \
mesh-vpn-fastd \ mesh-vpn-fastd \
radvd \
respondd \ respondd \
status-page \ status-page \
web-advanced \ web-advanced \
......
...@@ -24,7 +24,11 @@ packages 'web-advanced & autoupdater' \ ...@@ -24,7 +24,11 @@ packages 'web-advanced & autoupdater' \
'gluon-web-autoupdater' 'gluon-web-autoupdater'
packages 'status-page & (mesh-batman-adv-14 | mesh-batman-adv-15)' \ packages 'status-page & (mesh-batman-adv-14 | mesh-batman-adv-15)' \
'gluon-status-page-mesh-batman-adv' 'gluon-status-page-mesh-batman-adv'
packages 'mesh-batman-adv-14 | mesh-batman-adv-15' \ packages 'mesh-batman-adv-14 | mesh-batman-adv-15' \
'gluon-ebtables-limit-arp' 'gluon-ebtables-limit-arp' \
'gluon-radvd'
packages 'mesh-babel' \
'gluon-radvd'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment