docs: gluon-mesh-batman-adv split
This commit is contained in:
parent
354ebb495b
commit
64bac337c7
@ -23,6 +23,7 @@ Site changes
|
|||||||
- Obsolete packages:
|
- Obsolete packages:
|
||||||
|
|
||||||
+ ``gluon-config-mode``
|
+ ``gluon-config-mode``
|
||||||
|
+ ``gluon-mesh-batman-adv``
|
||||||
|
|
||||||
- Recommended new packages:
|
- Recommended new packages:
|
||||||
|
|
||||||
@ -31,6 +32,7 @@ Site changes
|
|||||||
+ ``gluon-config-mode-mesh-vpn``
|
+ ``gluon-config-mode-mesh-vpn``
|
||||||
+ ``gluon-config-mode-geo-location``
|
+ ``gluon-config-mode-geo-location``
|
||||||
+ ``gluon-config-mode-contact-info``
|
+ ``gluon-config-mode-contact-info``
|
||||||
|
+ ``gluon-mesh-batman-adv-14`` or ``gluon-mesh-batman-adv-15`` (specify this before all other packages in the list)
|
||||||
|
|
||||||
Internals
|
Internals
|
||||||
~~~~~~~~~
|
~~~~~~~~~
|
||||||
|
@ -2,8 +2,10 @@
|
|||||||
|
|
||||||
## GLUON_SITE_PACKAGES
|
## GLUON_SITE_PACKAGES
|
||||||
# specify gluon/openwrt packages to include here
|
# specify gluon/openwrt packages to include here
|
||||||
|
# The gluon-mesh-batman-adv-* package must come first because of the dependency resolution
|
||||||
|
|
||||||
GLUON_SITE_PACKAGES := \
|
GLUON_SITE_PACKAGES := \
|
||||||
|
gluon-mesh-batman-adv-15 \
|
||||||
gluon-alfred \
|
gluon-alfred \
|
||||||
gluon-announced \
|
gluon-announced \
|
||||||
gluon-autoupdater \
|
gluon-autoupdater \
|
||||||
@ -18,7 +20,6 @@ GLUON_SITE_PACKAGES := \
|
|||||||
gluon-luci-autoupdater \
|
gluon-luci-autoupdater \
|
||||||
gluon-luci-portconfig \
|
gluon-luci-portconfig \
|
||||||
gluon-next-node \
|
gluon-next-node \
|
||||||
gluon-mesh-batman-adv \
|
|
||||||
gluon-mesh-vpn-fastd \
|
gluon-mesh-vpn-fastd \
|
||||||
gluon-radvd \
|
gluon-radvd \
|
||||||
gluon-status-page \
|
gluon-status-page \
|
||||||
|
Loading…
Reference in New Issue
Block a user