mirror of
https://github.com/ffrgb/site-ffrgb.git
synced 2024-12-27 19:31:51 +01:00
wip: testbuild
This commit is contained in:
parent
82625076c9
commit
d2ccca6ac7
4
Makefile
4
Makefile
@ -6,7 +6,9 @@ SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key
|
|||||||
|
|
||||||
|
|
||||||
GLUON_TARGETS ?= \
|
GLUON_TARGETS ?= \
|
||||||
ar71xx-generic \
|
x86-64 \
|
||||||
|
x86-generic \
|
||||||
|
# ar71xx-generic \
|
||||||
ar71xx-tiny \
|
ar71xx-tiny \
|
||||||
ar71xx-nand \
|
ar71xx-nand \
|
||||||
ath79-generic \
|
ath79-generic \
|
||||||
|
1
modules
1
modules
@ -3,4 +3,5 @@ PACKAGES_FFRGB_REPO=https://github.com/ffrgb/gluon-packages.git
|
|||||||
PACKAGES_FFRGB_BRANCH=master
|
PACKAGES_FFRGB_BRANCH=master
|
||||||
PACKAGES_FFRGB_COMMIT=af2c608f31e264a279b919814896e4470c455e72
|
PACKAGES_FFRGB_COMMIT=af2c608f31e264a279b919814896e4470c455e72
|
||||||
PACKAGES_COMMUNITY_REPO=https://github.com/ffrgb/community-packages.git
|
PACKAGES_COMMUNITY_REPO=https://github.com/ffrgb/community-packages.git
|
||||||
|
PACKAGES_COMMUNITY_BRANCH=gluon-mesh-vpn-wireguard-vxlan
|
||||||
PACKAGES_COMMUNITY_COMMIT=3a431c1dc88a083612f9f4ffb121520ee6d58651
|
PACKAGES_COMMUNITY_COMMIT=3a431c1dc88a083612f9f4ffb121520ee6d58651
|
||||||
|
2
site.mk
2
site.mk
@ -16,7 +16,6 @@ GLUON_SITE_PACKAGES := \
|
|||||||
gluon-web-autoupdater \
|
gluon-web-autoupdater \
|
||||||
gluon-web-network \
|
gluon-web-network \
|
||||||
gluon-web-wifi-config \
|
gluon-web-wifi-config \
|
||||||
gluon-web-mesh-vpn-fastd \
|
|
||||||
gluon-web-private-wifi \
|
gluon-web-private-wifi \
|
||||||
gluon-radvd \
|
gluon-radvd \
|
||||||
gluon-setup-mode \
|
gluon-setup-mode \
|
||||||
@ -26,6 +25,7 @@ GLUON_SITE_PACKAGES := \
|
|||||||
iptables \
|
iptables \
|
||||||
gluon-ssid-changer \
|
gluon-ssid-changer \
|
||||||
respondd-module-airtime \
|
respondd-module-airtime \
|
||||||
|
gluon-mesh-vpn-wireguard-vxlan \
|
||||||
ffrgb-banner #\
|
ffrgb-banner #\
|
||||||
#ffho-site-generate \
|
#ffho-site-generate \
|
||||||
#ffho-config-mode-site-select \
|
#ffho-config-mode-site-select \
|
||||||
|
Loading…
Reference in New Issue
Block a user