]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
10i18n: README corrected
authorAmadeusz Żołnowski <aidecoe@aidecoe.name>
Tue, 13 Jul 2010 08:13:55 +0000 (10:13 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 21 Jul 2010 11:38:46 +0000 (13:38 +0200)
modules.d/10i18n/README

index dd8488178f4f7d9e112d1cbf34a4ae5efd24ad6f..09cb642149d4286c5f0e578003588c1fabe0400a 100644 (file)
@@ -53,7 +53,7 @@ runtime:
     CONTRANS - see description of '-m' parameter in setfont manual
     UNIMAP - see description of '-u' parameter in setfont manual
 
-The following are appended to EXT_KEYMAPS:
+The following are appended to EXT_KEYMAPS only during build time:
 
     UNIKEYMAP
     GRP_TOGGLE
@@ -120,5 +120,5 @@ file (the same where you put mappings).
 3. Kernel parameters
 
 If you create generic initramfs you can set up i18n by kernel
-parameters using variables listed in 2.1.  The recommended minimum is:
-SYSFONT, KEYMAP and UNICODE.
+parameters using variables listed in 2.1. (expect of UNIKEYMAP
+and GRP_TOGGLE) The recommended minimum is: SYSFONT, KEYMAP and UNICODE.