guix/gnu
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
..
bootloader
build
installer
packages gnu: fc-host-tools: Fix fc-loadtool. 2019-04-12 16:30:10 +02:00
services services: sddm: Switch back to using ‘startx’. 2019-04-11 05:42:41 +02:00
system installer: Choosing a locale opens the translated manual on tty2. 2019-04-12 17:56:23 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Choosing a locale opens the translated manual on tty2. 2019-04-12 17:56:23 +02:00
local.mk gnu: idris: Run tests. 2019-04-11 19:34:01 -05:00
packages.scm
services.scm
system.scm
tests.scm