guix-devel/gnu/system
Ludovic Courtès 46bd6edd5a gnu: libc: Look for locale data under /run/current-system/locale/X.Y.
* gnu/packages/base.scm (glibc)[arguments]: Append VERSION to
  'libc_cv_localedir'.
* gnu/system/locale.scm (localedef-command): Write to the sub-directory
  called (package-version libc) in #$output.
  (locale-directory): Create said directory.
* doc/guix.texi (Locales): Mention the per-version sub-directory.
2015-09-30 17:06:40 +02:00
..
examples system: Define '%base-user-accounts'. 2015-05-25 21:34:23 +02:00
file-systems.scm linux-boot: Mount /dev as a devtmpfs from the start. 2015-09-20 22:05:36 +02:00
grub.scm artwork: Update to latest version. 2015-05-07 23:11:23 +02:00
install.scm Merge branch 'master' into core-updates 2015-09-13 21:28:01 +02:00
linux-container.scm gnu: system: Add Linux container module. 2015-09-14 08:30:46 -04:00
linux-initrd.scm linux-initrd: Add LUKS/dm-crypt modules to the initrd. 2015-09-20 22:05:50 +02:00
linux.scm Revert "services: 'mingetty-service' no longer takes monadic values." 2015-09-13 12:04:55 +02:00
locale.scm gnu: libc: Look for locale data under /run/current-system/locale/X.Y. 2015-09-30 17:06:40 +02:00
nss.scm nss: Add '%mdns-host-lookup-nss'. 2015-05-08 16:35:32 +02:00
shadow.scm system: Fix typo in 'PS1' in skeleton '.bashrc'. 2015-07-17 00:20:08 +02:00
vm.scm vm: Make the list of partitions to build a parameter. 2015-07-26 00:57:44 +02:00