grml-cheatcodes + isolinux splashes: drop xkeyboard + lang=*-iso boot options
authorMichael Prokop <mika@grml.org>
Sat, 29 Dec 2018 16:13:55 +0000 (17:13 +0100)
committerMichael Prokop <mika@grml.org>
Sat, 29 Dec 2018 16:13:55 +0000 (17:13 +0100)
The xkeyboard boot option is no longer supported as such (see
relevant changes in grml-live commit 3a054970e and grml-autoconfig
commit fc67c1849a4), so longer announce it.

The lang=*-iso is supposed to disappear and no longer supported as
such, so don't announce it either.

templates/GRML/grml-cheatcodes.txt
templates/boot/isolinux/f4

index b46edcd..dff83a9 100644 (file)
@@ -38,11 +38,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 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)
+grml keyboard=us                    Use different keyboard layout
 
 Configuration settings:
 -----------------------
index cdfb3fe..032f6b6 100644 (file)
                 copy /etc/network then to local system and restart networking  
  grml gmt tz=Europe/Vienna   use GMT-based time and specified timezone for TZ  
  grml home=/dev/sda1                   use specified device as home directory  
- grml keyboard=de xkeyboard=de                                   set keyboard  
- grml lang=[at|ch|da|de|es|fr|it|...|us]       set keyboard + language (UTF8)  
- grml lang=[at|ch|da|de|es|fr|it|...|us]-iso   set keyboard + language  (ISO)  
+ grml keyboard=de                                                set keyboard  
+ grml lang=[at|ch|da|de|es|fr|it|...|us]              set keyboard + language  
  grml myconfig=/dev/fd0              load configuration from specified device  
  grml noautoconfig               disable searching for device labeled GRMLCFG  
  grml nodhcp                     disable searching for network setup via DHCP  
  grml noeject noprompt      do not eject CD after halt / do not prompt for it  
  grml nofstab / nolabel   disable generating of /etc/fstab / use of fs-labels  
                                                                                
+                                                                               
 \ f1f