From: Darshaka Pathirana Date: Thu, 13 Dec 2018 14:55:17 +0000 (+0100) Subject: Update cheatcodes to clarify hardware clock and timezone defaults X-Git-Tag: v0.33.1~3^2 X-Git-Url: http://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=7f304b5c6bac2ce8213737848a8a181c8a8537cb Update cheatcodes to clarify hardware clock and timezone defaults While debugging grml/grml#61, it was unclear for me what the expected behavior should be. Grml defaults to LOCAL (in /etc/adjtime) which means that Hardware Clock is expected to be set in local time (which is usually the case on Windows only systems). The time zone defaults to UTC. --- diff --git a/templates/GRML/grml-cheatcodes.txt b/templates/GRML/grml-cheatcodes.txt index fabc281..cc157ae 100644 --- a/templates/GRML/grml-cheatcodes.txt +++ b/templates/GRML/grml-cheatcodes.txt @@ -40,10 +40,9 @@ Regional settings: grml lang=at|de|cn|da|es|fr|it Specify language ($LANG, $LC_ALL, $LANGUAGE - utf8) + keyboard grml lang=nl|pl|ru|sk|tr|tw|us Specify language ($LANG, $LC_ALL, $LANGUAGE - utf8) + keyboard grml lang=$LANG-iso Activate $LANG (use like in lines above) with iso-mode instead of utf8 -grml gmt Use GMT-based time (UTC=yes) -grml utc Use Coordinated Universal Time (UTC=yes) -grml localtime Use local time (UTC=no) -grml tz=Europe/Vienna Use specified timezone for TZ +grml utc|gmt Hardware Clock is set to Coordinated Universal Time (UTC) +grml localtime Hardware Clock is set to local time (LOCAL), this is the default +grml tz=Europe/Vienna Use specified timezone for TZ, defaults to TZ=UTC grml keyboard=us xkeyboard=us Use different keyboard layout (text-console/X) Configuration settings: