guix/gnu/system
Ludovic Courtès c7dc604253
installer: Choosing a locale opens the translated manual on tty2.
Suggested by Florian Pelz.

* gnu/system/install.scm (%installation-node-names): New variable.
(log-to-info): Expect the chosen locale as an argument.  Compute the
language, Info file name, and node name.  Install the locale.
(documentation-shepherd-service): Add 'locale' parameter to the 'start'
action and honor it.  Set GUIX_LOCPATH and TERM as environment variables
for the process.
* gnu/installer.scm (apply-locale): Use (gnu services herd).  Call
'stop-service' and 'start-service' with the chosen locale.
2019-04-12 17:56:23 +02:00
..
examples doc: Adjust desktop instructions for GDM. 2019-04-10 12:40:58 +02:00
accounts.scm accounts: Add default value for the 'home-directory' field of <user-account>. 2019-03-25 23:37:06 +01:00
file-systems.scm
install.scm installer: Choosing a locale opens the translated manual on tty2. 2019-04-12 17:56:23 +02:00
keyboard.scm Add (gnu system keyboard). 2019-03-24 23:06:11 +01:00
linux-container.scm system: Add 'essential-services' field to <operating-system>. 2019-03-25 23:37:06 +01:00
linux-initrd.scm system: Initialize console keyboard layout in the initrd. 2019-03-24 23:06:12 +01:00
locale.scm
mapped-devices.scm linux-modules: Factorize 'missing-modules'. 2019-03-13 23:12:43 +01:00
nss.scm
pam.scm
shadow.scm activation: Build account databases with (gnu build accounts). 2019-03-07 20:05:09 +01:00
uuid.scm
vm.scm vm: Ask QEMU for more RAM in the VM that makes ISO9660 images. 2019-03-27 11:54:06 +01:00