From 38a675932ac9164dbe13a10362c6851245e10e64 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sun, 15 Jan 2023 16:11:02 +0200 Subject: [PATCH] var/lib/iwd: add open networks my computers actually see irregularly-regularly Note: my phone#2 has three diffent spellings of stadinet, so I am picking the one #1 believes and anyway cp is easy --- var/lib/iwd/Helsingfors stads WLAN.open | 0 var/lib/iwd/Helsingin kaupungin WLAN.open | 0 var/lib/iwd/Helsinki City Open WLAN.open | 0 var/lib/iwd/README.md | 3 +++ var/lib/iwd/stadinet.open | 0 5 files changed, 3 insertions(+) create mode 100644 var/lib/iwd/Helsingfors stads WLAN.open create mode 100644 var/lib/iwd/Helsingin kaupungin WLAN.open create mode 100644 var/lib/iwd/Helsinki City Open WLAN.open create mode 100644 var/lib/iwd/stadinet.open diff --git a/var/lib/iwd/Helsingfors stads WLAN.open b/var/lib/iwd/Helsingfors stads WLAN.open new file mode 100644 index 00000000..e69de29b diff --git a/var/lib/iwd/Helsingin kaupungin WLAN.open b/var/lib/iwd/Helsingin kaupungin WLAN.open new file mode 100644 index 00000000..e69de29b diff --git a/var/lib/iwd/Helsinki City Open WLAN.open b/var/lib/iwd/Helsinki City Open WLAN.open new file mode 100644 index 00000000..e69de29b diff --git a/var/lib/iwd/README.md b/var/lib/iwd/README.md index 5ecbace1..df4caa58 100644 --- a/var/lib/iwd/README.md +++ b/var/lib/iwd/README.md @@ -5,6 +5,9 @@ NetworkManager. Notes: +* `git commit`ing the same SSID with different capitalisations breaks + Windows and more common macOS setups due to their filesystems being + case-insensitive. * `Settings.AutoConnect=true` is unnecessary as it defaults to true according to `man iwd.network`. * `IPv6.Enabled=true` defauls to true being also unnecessary. diff --git a/var/lib/iwd/stadinet.open b/var/lib/iwd/stadinet.open new file mode 100644 index 00000000..e69de29b