diff --git a/site_config/stable/site/image-customization.lua b/site_config/stable/site/image-customization.lua new file mode 100644 index 0000000000000000000000000000000000000000..d89d27c4cf2daa02c627d80e4dcfaca342423b98 --- /dev/null +++ b/site_config/stable/site/image-customization.lua @@ -0,0 +1,38 @@ +features { + 'autoupdater', + 'ebtables-filter-multicast', + 'ebtables-filter-ra-dhcp', + 'ebtables-limit-arp', + 'mesh-batman-adv-15', + 'mesh-vpn-fastd', + 'respondd', + 'status-page', + 'web-advanced', + 'wireless-encryption-wpa3', + 'web-wizard', +} + +packages { + 'gluon-mesh-batman-adv-15', + 'gluon-autoupdater', + 'gluon-config-mode-autoupdater', + 'gluon-config-mode-hostname', + 'gluon-config-mode-mesh-vpn', + 'gluon-config-mode-geo-location', + 'gluon-config-mode-contact-info', + 'gluon-config-mode-core', + 'gluon-ebtables-filter-multicast', + 'gluon-ebtables-filter-ra-dhcp', + 'gluon-web-admin', + 'gluon-web-autoupdater', + 'gluon-web-wifi-config', + 'gluon-web-private-wifi', + 'gluon-mesh-vpn-fastd', + 'gluon-radvd', + 'gluon-respondd', + 'gluon-setup-mode', + 'gluon-status-page', + 'ffac-ssid-changer', + 'respondd-module-airtime', + 'iwinfo', +} diff --git a/site_config/stable/site/modules b/site_config/stable/site/modules index 42943fae66b0bce8e97cd293e294c7ca0e40cc9d..9f68bf7f34817a9b660efe8daae4f30be6521c96 100644 --- a/site_config/stable/site/modules +++ b/site_config/stable/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 diff --git a/site_config/stable/site/site.conf b/site_config/stable/site/site.conf index 9b6f5420db905a977aa7820fed7faf2e590c2e6d..366d00c8bccbc5c826e5bbf55c4caba101e83254 100644 --- a/site_config/stable/site/site.conf +++ b/site_config/stable/site/site.conf @@ -1,233 +1,215 @@ --- This is an example site configuration for Gluon v2014.3.x --- --- Take a look at the documentation located at --- http://gluon.readthedocs.org/ for details. --- --- This configuration will not work as it. You're required to make --- community specific changes to it! +-- See https://gluon.readthedocs.io/ { - -- Used for generated hostnames, e.g. freifunk-abcdef123456. - hostname_prefix = 'fflux-', - - -- Name of the community. - site_name = 'Freifunk Luxembourg', - - -- Shorthand of the community. - site_code = 'fflux', - - -- 32 bytes of random data, encoded in hexadecimal - -- This data must be unique among all sites and domains! - -- Can be generated using: echo $(hexdump -v -n 32 -e '1/1 "%02x"'