guix-devel/gnu/system
Ludovic Courtès f5582b2c1d system: Selected locale is automatically built.
Fixes <http://bugs.gnu.org/22572>.
Reported by Mark H Weaver <mhw@netris.org>.

* gnu/system/locale.scm (%not-dot): New variable.
(denormalize-codeset, locale-name->definition): New procedures.
* gnu/system.scm (locale-name->definition*): New procedure.
(operating-system-locale-directory): Instead of raising an error, add
the missing locale.
* doc/guix.texi (Locales): Adjust accordingly.
2016-02-10 15:15:17 +01:00
..
examples doc: Be more explicit in example of file-systems configuration. 2015-12-21 13:12:07 -05:00
file-systems.scm file-systems: Move 'string->uuid' to the build side. 2016-01-01 22:41:35 +01:00
grub.scm system: grub: Search root device by label or UUID if possible. 2016-01-22 00:02:52 +01:00
install.scm install: Add glibc to the global profile. 2016-02-04 12:21:34 +01:00
linux-container.scm linux-container: Accept file systems with a UUID 'source'. 2016-02-08 23:46:46 +01:00
linux-initrd.scm Add (guix build bournish) and use it in the initrd. 2016-02-08 23:46:46 +01:00
locale.scm system: Selected locale is automatically built. 2016-02-10 15:15:17 +01:00
nss.scm nss: Add '%mdns-host-lookup-nss'. 2015-05-08 16:35:32 +02:00
pam.scm system: pam: 'pam-root-service-type' can be extended with transformations. 2016-02-06 12:01:42 +01:00
shadow.scm system: Populate /etc/shells from ACCOUNT-SERVICE-TYPE. 2015-11-11 00:37:50 +01:00
vm.scm file-systems: Spawn a Bournish REPL upon fsck failure. 2016-02-08 23:46:46 +01:00