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
..
2019-03-07 20:05:09 +01:00
2019-03-08 23:21:59 +01:00
2019-03-16 18:15:13 +01:00
2018-03-23 04:41:53 -04:00
2019-01-17 14:04:26 +01:00
2019-03-07 20:05:09 +01:00
2019-03-24 23:06:12 +01:00
2018-01-15 23:29:33 +01:00
2018-11-21 23:26:59 +01:00
2019-03-13 23:12:43 +01:00
2018-08-28 00:19:58 -07:00
2018-05-28 13:24:19 +02:00
2018-06-01 15:21:28 +02:00
2019-03-13 23:12:43 +01:00