From e510af5b1274bc7372dd8735fd16337efd3c555f 2025-10-07 01:25:50 From: xbr Date: 2025-10-07 01:25:50 Subject: [PATCH] update: change to gluon community ssid-changer from v2018 ffnord --- diff --git a/site_config/experimental/site/image-customization.lua b/site_config/experimental/site/image-customization.lua index e0bc5d4057c4e062b98e3c5cb07ddef12081372e..d89d27c4cf2daa02c627d80e4dcfaca342423b98 100644 --- a/site_config/experimental/site/image-customization.lua +++ b/site_config/experimental/site/image-customization.lua @@ -32,7 +32,7 @@ packages { 'gluon-respondd', 'gluon-setup-mode', 'gluon-status-page', - 'gluon-ssid-changer', + 'ffac-ssid-changer', 'respondd-module-airtime', 'iwinfo', } diff --git a/site_config/experimental/site/modules b/site_config/experimental/site/modules index 42943fae66b0bce8e97cd293e294c7ca0e40cc9d..9f68bf7f34817a9b660efe8daae4f30be6521c96 100644 --- a/site_config/experimental/site/modules +++ b/site_config/experimental/site/modules @@ -1,5 +1,5 @@ -GLUON_SITE_FEEDS="SSIDCHANGER" +GLUON_SITE_FEEDS='community' -PACKAGES_SSIDCHANGER_REPO=https://github.com/Freifunk-Nord/gluon-ssid-changer.git -PACKAGES_SSIDCHANGER_COMMIT=3c6750ce8fc9cedabfa8a6f479fb12d343c6ecc2 -PACKAGES_SSIDCHANGER_BRANCH=2018.1.x +PACKAGES_COMMUNITY_REPO=https://github.com/freifunk-gluon/community-packages.git +PACKAGES_COMMUNITY_COMMIT=91e5fa8a253b1c5cf73fca7f5f519520cf6c90c2 +PACKAGES_COMMUNITY_BRANCH=v2023.2.x \ No newline at end of file