guix/gnu/installer/newt
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
..
ethernet.scm
final.scm installer: Run 'guix system init' with the right locale. 2019-04-23 00:34:47 +02:00
hostname.scm
keymap.scm installer: Sort keyboard layouts according to language and translations. 2019-04-17 15:16:08 +02:00
locale.scm installer: Display language and territory names natively. 2019-04-17 11:53:54 +02:00
menu.scm
network.scm installer: Fix wording for "Internet access." 2019-04-07 16:21:52 +02:00
page.scm installer: Sort items with 'string-locale<?'. 2019-04-17 11:53:54 +02:00
partition.scm installer: Ask for confirmation before formatting partitions. 2019-03-27 11:54:05 +01:00
services.scm installer: Force user to choose exactly one network management method. 2019-04-14 23:40:52 +02:00
timezone.scm installer: Look up timezone name translations in "iso_3166-1". 2019-04-17 11:53:54 +02:00
user.scm
utils.scm gnu: Fix some typos in the installer. 2019-02-18 01:52:47 +01:00
welcome.scm installer: Adjust welcome page message. 2019-04-07 22:23:51 +02:00
wifi.scm gnu: Fix some typos in the installer. 2019-02-18 01:52:47 +01:00