summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2019-07-04 12:28:07 +0200
committerSimon Rettberg2019-07-04 12:28:07 +0200
commit124875ff7c785933247ed231063885c7cf5ce827 (patch)
treebc0f1b72742ec322ca347ee594e4d793606cd375
parent[dnbd3] Add baseconfig vars for experimental local caching (diff)
downloadslx-admin-124875ff7c785933247ed231063885c7cf5ce827.tar.gz
slx-admin-124875ff7c785933247ed231063885c7cf5ce827.tar.xz
slx-admin-124875ff7c785933247ed231063885c7cf5ce827.zip
[baseconfig_bwlp] Update help text for SLX_ADDONS
-rw-r--r--modules-available/baseconfig_bwlp/lang/de/config-variables.json2
-rw-r--r--modules-available/baseconfig_bwlp/lang/en/config-variables.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/modules-available/baseconfig_bwlp/lang/de/config-variables.json b/modules-available/baseconfig_bwlp/lang/de/config-variables.json
index b8db8e80..fc8b628d 100644
--- a/modules-available/baseconfig_bwlp/lang/de/config-variables.json
+++ b/modules-available/baseconfig_bwlp/lang/de/config-variables.json
@@ -1,5 +1,5 @@
{
- "SLX_ADDONS": "Zu ladende Addons. Zur Zeit steht nur *vmware* zur Verf\u00fcgung.",
+ "SLX_ADDONS": "Zu ladende Addons. Zur Zeit steht *vmware* oder *virtualbox* zur Verf\u00fcgung.\r\n\r\n*Hinweis: Mit *vmware12* bzw. *vmware15* k\u00f6nnen Sie ggf. die Verwendung des VMware Players 12.5.9 bzw. 15.x erzwingen, andernfalls wird automatisch anhand der CPU-Generation entschieden, welcher Player zum Einsatz kommt.",
"SLX_AUTOLOGIN": "Anmeldemaske \u00fcberspringen und direkt zum vmChooser gehen, bzw. die in SLX_AUTOSTART_UUID gesetzte Veranstaltung starten.",
"SLX_AUTOSTART_UUID": "ID einer Veranstaltung die automatisch gestartet werden soll. Die Veranstaltungs-ID finden Sie im Detailfenster innerhalb der bwLehrpool-Suite.\r\n\r\n*Hinweis: Diese Option ist eine tempor\u00e4re \u00dcbergangsl\u00f6sung. In sp\u00e4teren Versionen wird die Funktionalit\u00e4t einfacher erreichbar sein.*",
"SLX_BIOS_CLOCK": "Legt fest, ob und wie die interne Uhr des Rechners im Bezug auf die Systemzeit des \/MiniLinux\/ gesetzt werden soll.\r\n*off* = Die interne Uhr des Rechners wird nicht ver\u00e4ndert.\r\n*local* = Die interne Uhr wird auf die Lokalzeit gesetzt. Bevorzugt wenn z.B. noch eine native Windows-Installation auf dem PC vorhanden ist.\r\n*utc* = Die interne Uhr wird auf die \/Koordinierte Weltzeit\/ gesetzt. Dies ist die g\u00e4ngige Einstellung in einem reinen Linux-Umfeld.",
diff --git a/modules-available/baseconfig_bwlp/lang/en/config-variables.json b/modules-available/baseconfig_bwlp/lang/en/config-variables.json
index 4ac3c76e..b35aefbe 100644
--- a/modules-available/baseconfig_bwlp/lang/en/config-variables.json
+++ b/modules-available/baseconfig_bwlp/lang/en/config-variables.json
@@ -1,5 +1,5 @@
{
- "SLX_ADDONS": "Addons to load. Currently, only *vmware* is available.",
+ "SLX_ADDONS": "Addons to load. Currently, *vmware* or *virtualbox* is available.\r\n\r\n*Hint*: With *vmware12* or *vmware15* you can enforce the usage of VMware Player 12.5.9 or 15.x; otherwise, the decision is made based on the CPU gen.",
"SLX_AUTOLOGIN": "Skip login screen and directly show vmChooser (or start the lecture specified in SLX_AUTOSTART_UUID).",
"SLX_AUTOSTART_UUID": "ID of a lecture which is automatically started. The lecture-ID is found in the detail window of a lecture in the bwLehrpool-Suite. \r\n\r\n*This solution is only temporary. In later versions this feature will probably be moved to another section*",
"SLX_BIOS_CLOCK": "Specifies whether and how the internal clock of the computer should be set in relation to the system time of the \/MiniLinux\/.\r\n*off* = The internal clock of the computer is not changed.\r\n*local* = The internal clock is set to local time. Preferably if, for example, there is still a native Windows installation available on the PC.\r\n*utc* = The internal clock is set to the \/Coordinated Universal Time\/. This is the most common setup in a pure Linux environment.",