guix-devel/gnu
Ludovic Courtès 76269f6bc4
installer: Use 'glibc-supported-locales'.
The list of locales supported by glibc is now built from source.

* gnu/installer/locale.scm (locale-string->locale): Add optional
'codeset' parameter and honor it.
(supported-locales->locales): Rewrite to 'read' from SUPPORTED-LOCALES.
* gnu/installer.scm (compute-locale-step): Pass the result of
'glibc-supported-locales' instead of the "aux-files/SUPPORTED" file.
* gnu/installer/aux-files/SUPPORTED: Remove.
* gnu/local.mk (dist_installer_DATA): Remove it.
2019-05-13 23:46:08 +02:00
..
bootloader bootloader: grub: Remove unneeded 'terminal_output'. 2019-05-09 12:11:36 +02:00
build shepherd: Include /etc/localtime in service containers. 2019-05-03 17:47:29 +02:00
installer installer: Use 'glibc-supported-locales'. 2019-05-13 23:46:08 +02:00
packages gnu: Add harmonist. 2019-05-13 23:20:00 +02:00
services services: prometheus-node-exporter add default. 2019-05-13 15:28:37 +02:00
system locale: Add 'glibc-supported-locales'. 2019-05-13 23:46:08 +02:00
tests services: Log-in services now require "pam_loginuid". 2019-05-09 12:11:36 +02:00
artwork.scm artwork: Update snapshot to b975164. 2019-03-05 23:08:53 +01:00
bootloader.scm bootloader: Add a 'keyboard-layout' field. 2019-03-24 23:06:11 +01:00
ci.scm Remove traces of "GuixSD". 2019-03-13 23:12:43 +01:00
installer.scm installer: Use 'glibc-supported-locales'. 2019-05-13 23:46:08 +02:00
local.mk installer: Use 'glibc-supported-locales'. 2019-05-13 23:46:08 +02:00
packages.scm packages: Reintroduce 'find-newest-available-packages'. 2019-03-28 23:06:58 +01:00
services.scm services: 'gc-root-service-type' now has a default value. 2019-05-10 23:29:18 +02:00
system.scm system: Export 'operating-system-default-essential-services'. 2019-05-10 23:29:18 +02:00
tests.scm accounts: Add default value for the 'home-directory' field of <user-account>. 2019-03-25 23:37:06 +01:00