documentation, siteselector was missing to site.mk
This commit is contained in:
parent
f043301d87
commit
cc3163eed5
@ -1,5 +1,14 @@
|
|||||||
# Freifunk Regensburg Firmware Changelog
|
# Freifunk Regensburg Firmware Changelog
|
||||||
|
|
||||||
|
## v2016.2
|
||||||
|
- Site Selector integrated (Segment 'Freifunk Regensburg' and 'Freifunk Regensburg Umland')
|
||||||
|
|
||||||
|
## v2016.1
|
||||||
|
- Update to Gluon v2015.1.4
|
||||||
|
- Many new devices
|
||||||
|
- switched from announced to respondd
|
||||||
|
- changed naming: no more sitecode in version, Schwandorf dropped
|
||||||
|
|
||||||
## v2015.1-ffrgb
|
## v2015.1-ffrgb
|
||||||
- Update to Gluon v2015.1
|
- Update to Gluon v2015.1
|
||||||
- Integrated no_rebroadcast fix on mesh-vpn from Gluon Upstream
|
- Integrated no_rebroadcast fix on mesh-vpn from Gluon Upstream
|
||||||
|
1
site.mk
1
site.mk
@ -9,6 +9,7 @@ GLUON_SITE_PACKAGES := \
|
|||||||
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-config-mode-site-select \
|
||||||
gluon-ebtables-filter-multicast \
|
gluon-ebtables-filter-multicast \
|
||||||
gluon-ebtables-filter-ra-dhcp \
|
gluon-ebtables-filter-ra-dhcp \
|
||||||
gluon-luci-admin \
|
gluon-luci-admin \
|
||||||
|
Loading…
Reference in New Issue
Block a user