diff --git a/modules b/modules deleted file mode 100644 index c2462aec7d24e13907c7834f9814372500325cb9..0000000000000000000000000000000000000000 --- a/modules +++ /dev/null @@ -1,9 +0,0 @@ -# This file allows specifying additional repositories to use -# when building gluon. - -GLUON_SITE_FEEDS='ffrl_packages' - -#FFRL Packages -PACKAGES_FFRL_PACKAGES_REPO=https://github.com/ffrl/ffrl-packages.git -PACKAGES_FFRL_PACKAGES_COMMIT=434f2181290b129bdfbb09ca16e1d9696c8327be -PACKAGES_FFRL_PACKAGES_BRANCH=master diff --git a/site.mk b/site.mk index 02e4bfc1b0e2fd1a0cae0adb0b11afe23688bb60..3e47899fc683c464061d0842c6abc13f5104269a 100644 --- a/site.mk +++ b/site.mk @@ -8,7 +8,6 @@ GLUON_SITE_PACKAGES := \ gluon-config-mode-hostname \ gluon-config-mode-core \ gluon-config-mode-autoupdater \ - gluon-config-mode-mesh-vpn \ gluon-ebtables-filter-multicast \ gluon-ebtables-filter-ra-dhcp \ gluon-web-admin \ @@ -16,13 +15,12 @@ GLUON_SITE_PACKAGES := \ gluon-web-network \ gluon-web-private-wifi \ gluon-web-wifi-config \ - gluon-mesh-vpn-tunneldigger \ gluon-radvd \ gluon-status-page \ iwinfo \ iptables \ - gluon-config-mode-tunneldigger \ - gluon-tunneldigger-watchdog \ + gluon-mesh-vpn-tunneldigger \ + gluon-config-mode-mesh-vpn \ haveged # from eulenfunk: