guix/doc
Ludovic Courtès ae7a316b9d
system: Initialize console keyboard layout in the initrd.
Partially fixes <https://bugs.gnu.org/25453>.

* gnu/system.scm (<operating-system>)[keyboard-layout]: New field.
(operating-system-initrd-file): Pass #:keyboard-layout to MAKE-INITRD.
* gnu/system/linux-initrd.scm (raw-initrd): Add #:keyboard-layout.
Pass #:keymap-file to 'boot-system'.
(base-initrd): Add #:keyboard-layout.
[helper-packages]: Add LOADKEYS-STATIC when KEYBOARD-LAYOUT is true.
Pass #:keyboard-layout to 'raw-initrd'.
* gnu/build/linux-boot.scm (boot-system): Add #:keymap-file and honor
it.
* doc/guix.texi (operating-system Reference): Document the
'keyboard-layout' field.
(Initial RAM Disk): Update 'raw-initrd' and 'base-initrd' documentation.
2019-03-24 23:06:12 +01:00
..
images doc: Document the graphical installer some more. 2019-03-13 23:12:43 +01:00
contributing.de.texi
contributing.fr.texi
contributing.texi doc: Remove instances of powerpc-linux being a supported Guix architecture. 2019-03-24 19:42:24 +02:00
environment-gdb.scm
fdl-1.3.texi
guix.de.texi Correct name and email address for ng0. 2019-03-18 15:05:08 +01:00
guix.fr.texi Correct name and email address for ng0. 2019-03-18 15:05:08 +01:00
guix.texi system: Initialize console keyboard layout in the initrd. 2019-03-24 23:06:12 +01:00
htmlxref.cnf
local.mk doc: Document the graphical installer some more. 2019-03-13 23:12:43 +01:00
package-hello.scm