guix-devel/gnu/installer
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
..
aux-files gnu: Add graphical installer support. 2019-01-17 14:04:20 +01:00
newt installer: Set the system's 'keyboard-layout' field. 2019-03-25 23:37:05 +01:00
connman.scm gnu: Fix some typos in the installer. 2019-02-18 01:52:47 +01:00
final.scm installer: Add configuration formatter. 2019-01-17 14:04:22 +01:00
hostname.scm installer: Add hostname. 2019-01-17 14:04:23 +01:00
keymap.scm installer: keymap: Do not fail on non-kmscon terminals. 2019-01-17 14:04:25 +01:00
locale.scm installer: Add configuration formatter. 2019-01-17 14:04:22 +01:00
newt.scm installer: Clear screen upon exit. 2019-01-17 14:04:26 +01:00
parted.scm installer: Set the system's 'keyboard-layout' field. 2019-03-25 23:37:05 +01:00
record.scm installer: Add partitioning support. 2019-01-17 14:04:24 +01:00
services.scm installer: Add services page. 2019-01-17 14:04:23 +01:00
steps.scm installer: Add configuration formatter. 2019-01-17 14:04:22 +01:00
timezone.scm gnu: Fix some typos in the installer. 2019-02-18 01:52:47 +01:00
user.scm installer: Add user module. 2019-01-17 14:04:24 +01:00
utils.scm installer: Add new utils. 2019-01-17 14:04:22 +01:00