guix/doc
Ludovic Courtès 34760ae703 system: Add 'locale-libcs' field.
* gnu/system/locale.scm (localedef-command)[maybe-version-directory]:
  New procedure.
  Use it.
  (locale-directory): Rename to...
  (single-locale-directory): ... this.  Check the version of LIBC to
  determine whether to create a "X.Y" sub-directory or to make it a
  symlink to ".".  Add the version number in the derivation name.
  (locale-directory): New procedure.
  (%default-locale-libcs): New variable.
* gnu/system.scm (<operating-system>)[locale-libcs]: New field.
  (operating-system-locale-directory): Pass it to 'locale-directory'.
* doc/guix.texi (operating-system Reference): Document 'locale-libcs'.
  (Locales)[Locale Data Compatibility Considerations]: New section.
2015-10-30 23:05:52 +01:00
..
images doc: Regenerate 'guix graph' examples. 2015-10-15 23:11:29 +02:00
contributing.texi doc: Add texinfo to the requirements when building from git. 2015-10-28 12:04:02 +01:00
emacs.texi doc: Add a REPL example. 2015-10-27 00:01:20 +01:00
environment-gdb.scm
fdl-1.3.texi
guix.texi system: Add 'locale-libcs' field. 2015-10-30 23:05:52 +01:00
package-hello.scm