guix-devel/gnu/installer
Ludovic Courtès 7611074f67
installer: Run 'guix system init' with the right locale.
* gnu/installer/utils.scm (run-shell-command): Add #:locale and honor it.
* gnu/installer/newt/final.scm (run-install-shell): Add 'locale'
parameter; pass it to 'install-system'.
(run-final-page): Obtain locale from RESULT; pass it to 'run-install-shell'.
* gnu/installer/final.scm (install-system): Add 'locale' parameter; pass
it to 'run-shell-command'.
2019-04-23 00:34:47 +02:00
..
aux-files gnu: Add graphical installer support. 2019-01-17 14:04:20 +01:00
newt installer: Run 'guix system init' with the right locale. 2019-04-23 00:34:47 +02:00
connman.scm gnu: Fix some typos in the installer. 2019-02-18 01:52:47 +01:00
final.scm installer: Run 'guix system init' with the right locale. 2019-04-23 00:34:47 +02:00
hostname.scm installer: Add hostname. 2019-01-17 14:04:23 +01:00
keymap.scm installer: Parse the 'shortDescription' field from xkeyboard-config. 2019-04-17 15:13:31 +02:00
locale.scm installer: Use the normalized codeset in the 'locale' field. 2019-04-07 16:19:09 +02:00
newt.scm installer: Clear screen upon exit. 2019-01-17 14:04:26 +01:00
parted.scm installer: Produce an 'initrd-modules' field if needed. 2019-03-27 11:54:05 +01:00
record.scm installer: Add partitioning support. 2019-01-17 14:04:24 +01:00
services.scm installer: Desktop environment page now includes window managers. 2019-04-17 11:53:53 +02:00
steps.scm installer: Fix skip-to-step issue. 2019-04-21 12:12:11 +02: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: Run 'guix system init' with the right locale. 2019-04-23 00:34:47 +02:00