From 9de56d9e4e1eedad655ad8d543b73c67af1e2aef Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Thu, 29 Jul 2010 19:22:23 -0400 Subject: [PATCH] grml-cheatcodes.txt: document utc + localtime bootoptions. --- templates/GRML/grml-cheatcodes.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/templates/GRML/grml-cheatcodes.txt b/templates/GRML/grml-cheatcodes.txt index 54d966d..9e67072 100644 --- a/templates/GRML/grml-cheatcodes.txt +++ b/templates/GRML/grml-cheatcodes.txt @@ -41,8 +41,10 @@ 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 -grml tz=Europe/Vienna Use this timezone for TZ +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 keyboard=us xkeyboard=us Use different keyboard layout (text-console/X) grml setkeycodes Set some special function keys for MS/HP keyboards -- 2.1.4