guix/gnu
Ludovic Courtès 3191b5f6ba
installer: Set the system's 'keyboard-layout' field.
* gnu/installer/newt/keymap.scm (keyboard-layout->configuration): New
procedure.
* gnu/installer.scm (compute-keymap-step): Return RESULT.
(installer-steps) <'keymap>: Add 'configuration-formatter' field.
(installer-program): Use (gnu installer newt keymap).
* gnu/installer/parted.scm (bootloader-configuration): Set
'keyboard-layout'.
2019-03-25 23:37:05 +01:00
..
bootloader bootloader: Add a 'keyboard-layout' field. 2019-03-24 23:06:11 +01:00
build system: Initialize console keyboard layout in the initrd. 2019-03-24 23:06:12 +01:00
installer installer: Set the system's 'keyboard-layout' field. 2019-03-25 23:37:05 +01:00
packages gnu: guix: Update to f970946. 2019-03-25 23:37:05 +01:00
services services: SDDM: Specify absolute path to the X server. 2019-03-25 19:24:22 +01:00
system system: Initialize console keyboard layout in the initrd. 2019-03-24 23:06:12 +01:00
tests services: Add nslcd-service-type. 2019-03-20 20:31:15 +01:00
artwork.scm
bootloader.scm bootloader: Add a 'keyboard-layout' field. 2019-03-24 23:06:11 +01:00
ci.scm Remove traces of "GuixSD". 2019-03-13 23:12:43 +01:00
installer.scm installer: Set the system's 'keyboard-layout' field. 2019-03-25 23:37:05 +01:00
local.mk gnu: docker: Use fewer modprobes. 2019-03-25 20:27:57 +01:00
packages.scm packages: Add the channel .go files to the search path. 2019-03-11 23:12:26 +01:00
services.scm
system.scm system: Initialize console keyboard layout in the initrd. 2019-03-24 23:06:12 +01:00
tests.scm