mirror of
https://github.com/ffrgb/site-ffrgb.git
synced 2024-12-29 01:11:51 +01:00
Fix Luci bug in last v2021.1.1 release
This commit is contained in:
parent
c9e8b3dd1c
commit
9557961335
2
modules
2
modules
@ -4,4 +4,4 @@ PACKAGES_FFRGB_BRANCH=master
|
||||
PACKAGES_FFRGB_COMMIT=af2c608f31e264a279b919814896e4470c455e72
|
||||
PACKAGES_COMMUNITY_REPO=https://github.com/ffrgb/community-packages.git
|
||||
PACKAGES_COMMUNITY_BRANCH=gluon-mesh-vpn-wireguard-vxlan
|
||||
PACKAGES_COMMUNITY_COMMIT=43289c587312cb896a71a327b6a0972498dc76aa
|
||||
PACKAGES_COMMUNITY_COMMIT=86f28f9ebce00871bef9940a09d6865ffdf669b2
|
||||
|
42
site.mk
42
site.mk
@ -1,34 +1,28 @@
|
||||
GLUON_FEATURES := \
|
||||
autoupdater \
|
||||
config-mode-domain-select \
|
||||
config-mode-geo-location-osm \
|
||||
config-mode-mesh-vpn \
|
||||
ebtables-filter-multicast \
|
||||
ebtables-filter-ra-dhcp \
|
||||
ebtables-source-filter \
|
||||
mesh-batman-adv-15 \
|
||||
respondd \
|
||||
status-page \
|
||||
web-advanced \
|
||||
web-private-wifi \
|
||||
web-wizard
|
||||
|
||||
|
||||
GLUON_SITE_PACKAGES := \
|
||||
gluon-mesh-batman-adv-15 \
|
||||
gluon-respondd \
|
||||
gluon-autoupdater \
|
||||
gluon-config-mode-core \
|
||||
gluon-config-mode-autoupdater \
|
||||
gluon-config-mode-hostname \
|
||||
gluon-config-mode-domain-select \
|
||||
gluon-config-mode-geo-location \
|
||||
gluon-config-mode-contact-info \
|
||||
gluon-config-mode-mesh-vpn \
|
||||
gluon-ebtables-filter-multicast \
|
||||
gluon-ebtables-filter-ra-dhcp \
|
||||
gluon-ebtables-source-filter \
|
||||
gluon-web-admin \
|
||||
gluon-web-autoupdater \
|
||||
gluon-web-network \
|
||||
gluon-web-wifi-config \
|
||||
gluon-web-private-wifi \
|
||||
gluon-radvd \
|
||||
gluon-setup-mode \
|
||||
gluon-status-page \
|
||||
gluon-segment-mover \
|
||||
iwinfo \
|
||||
iptables \
|
||||
gluon-ssid-changer \
|
||||
respondd-module-airtime \
|
||||
gluon-mesh-vpn-wireguard-vxlan \
|
||||
ffrgb-banner #\
|
||||
#ffho-site-generate \
|
||||
#ffho-config-mode-site-select \
|
||||
ffrgb-banner
|
||||
|
||||
|
||||
|
||||
# basic support for USB stack
|
||||
|
Loading…
Reference in New Issue
Block a user