From 65ee43cd4a0ec3bba16919c503c70f79bf9ce07a Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Fri, 14 Dec 2018 10:34:28 +0100 Subject: [PATCH] grml-cheatcodes.txt: don't mention "gmt" boot option, "utc" should be used The "utc|gmt" might confuse users and the "gmt" is something which shouldn't be even announced as such, people should use "utc". --- templates/GRML/grml-cheatcodes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/GRML/grml-cheatcodes.txt b/templates/GRML/grml-cheatcodes.txt index cc157ae..72f7fda 100644 --- a/templates/GRML/grml-cheatcodes.txt +++ b/templates/GRML/grml-cheatcodes.txt @@ -40,7 +40,7 @@ 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 utc|gmt Hardware Clock is set to Coordinated Universal Time (UTC) +grml utc 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) -- 2.1.4