From 41c50c8261ced884d5c9512ab1bd26440f143646 Mon Sep 17 00:00:00 2001 From: Ruben Barkow-Kuder Date: Wed, 3 Feb 2021 00:25:04 +0100 Subject: [PATCH] ffka-gluon-web-usb-wan-hotplug: clarify the use-case --- ffda-usb-wan-hotplug/README.md | 11 +++++++++++ ffka-gluon-web-usb-wan-hotplug/README.md | 7 +++++++ ffka-gluon-web-usb-wan-hotplug/i18n/de.po | 4 ++-- ffka-gluon-web-usb-wan-hotplug/i18n/en.po | 7 ++++--- 4 files changed, 24 insertions(+), 5 deletions(-) create mode 100644 ffda-usb-wan-hotplug/README.md create mode 100644 ffka-gluon-web-usb-wan-hotplug/README.md diff --git a/ffda-usb-wan-hotplug/README.md b/ffda-usb-wan-hotplug/README.md new file mode 100644 index 00000000..a917f18b --- /dev/null +++ b/ffda-usb-wan-hotplug/README.md @@ -0,0 +1,11 @@ +# ffda-usb-wan-hotplug + +This package will automatically add USB ethernet devices to the WAN bridge. + +This is especially useful if the tethering function of a mobile phone +connected via USB is enabled and to be used as the WAN. For iOS the trust +question is automatically triggered, if it is answered positively, iOS also +provides an Ethernet device via USB. + +You can use the package `ffka-gluon-web-usb-wan-hotplug` to add an option to +to config mode to enable this functionality. diff --git a/ffka-gluon-web-usb-wan-hotplug/README.md b/ffka-gluon-web-usb-wan-hotplug/README.md new file mode 100644 index 00000000..0f4af409 --- /dev/null +++ b/ffka-gluon-web-usb-wan-hotplug/README.md @@ -0,0 +1,7 @@ +# ffka-gluon-web-usb-wan-hotplug + +This package adds a new option to the config mode, where you can enable to use +a USB connected Ethernet adapter as a WAN. + +It depends on the package `ffda-usb-wan-hotplug` which is needed to +automatically add USB Ethernet devices to the WAN bridge. diff --git a/ffka-gluon-web-usb-wan-hotplug/i18n/de.po b/ffka-gluon-web-usb-wan-hotplug/i18n/de.po index f05c3edd..5b5268fe 100644 --- a/ffka-gluon-web-usb-wan-hotplug/i18n/de.po +++ b/ffka-gluon-web-usb-wan-hotplug/i18n/de.po @@ -19,6 +19,6 @@ msgstr "USB-WAN-Hotplug" msgid "ffka-gluon-web-usb-wan-hotplug:description" msgstr "" "Dein Knoten kann automatisch einen per USB angeschlossen Ethernet-Adapter als WAN benutzen. " -"Das ist insbesondere praktisch wenn als WAN der mobile Hotspot eines per USB verbundenen " -"Mobiltelefons verwendet werden soll. Für iOS wird automatisch die Trust-Frage ausgelöst, " +"Das ist insbesondere praktisch wenn ein per USB verbundenes Mobiltelefons mit aktiviertem " +"USB-Tethering als WAN verwendet werden soll. Für iOS wird automatisch die Trust-Frage ausgelöst, " "wenn diese positiv beantwortet wird stellt auch iOS ein Ethernet Gerät über USB zur Verfügung." diff --git a/ffka-gluon-web-usb-wan-hotplug/i18n/en.po b/ffka-gluon-web-usb-wan-hotplug/i18n/en.po index 5f0537ed..c7c63398 100644 --- a/ffka-gluon-web-usb-wan-hotplug/i18n/en.po +++ b/ffka-gluon-web-usb-wan-hotplug/i18n/en.po @@ -19,6 +19,7 @@ msgstr "USB-WAN-Hotplug" msgid "ffka-gluon-web-usb-wan-hotplug:description" msgstr "" "Your node can automatically use a USB connected Ethernet adapter as a WAN. " -"This is especially useful if the tethering function of a mobile phone connected via USB is " -"enabled and to be used as the WAN. For iOS the trust question is automatically triggered, " -"if it is answered positively, iOS also provides an Ethernet device via USB." +"This is especially useful if the tethering function of a mobile phone " +"connected via USB is enabled and to be used as the WAN. For iOS the trust " +"question is automatically triggered, if it is answered positively, iOS also " +"provides an Ethernet device via USB."