docs: Document keymap= and dokeymap (bug #346017)
authorSebastian Pipping <sebastian@pipping.org>
Mon, 13 Dec 2010 08:33:12 +0000 (09:33 +0100)
committerSebastian Pipping <sebastian@pipping.org>
Mon, 13 Dec 2010 08:33:12 +0000 (09:33 +0100)
ChangeLog
doc/genkernel.8.txt

index ff7e14aa4b9eaff06556ea80ef27c3860bd6472f..9418c03502bed85abbcb8cdd3189d3cd046b8e88 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  13 Dec 2010; <sping@gentoo.org> doc/genkernel.8.txt:
+  docs: Document keymap= and dokeymap (bug #346017)
+
   6 Dec 2010; <sping@gentoo.org> genkernel.conf:
   .conf: Document LUKS variable (bug #346015)
 
index 2058e6aca5a54feb1c4c6c26041d39914f5f1c7e..a943e4ca64402d39eb31d86fbe7549ca8497c3ef 100644 (file)
@@ -323,6 +323,14 @@ which the ramdisk scripts would recognize.
     Activate SCSI devices on bootup, necessary when SCSI support is
     compiled as modules and you're using SCSI or SATA devices.
 
+*keymap*='MAP'::
+    Set keymap to 'MAP', e.g. *keymap*=de.
+    For valid values of 'MAP' please see
+    '/usr/share/genkernel/defaults/keymaps.tar.gz'.
+
+*dokeymap*::
+    Use keymap.  Usage of *keymap*= implies this option, already.
+
 
 NETBOOTING
 ----------