unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Guix-devel <guix-devel@gnu.org>
Subject: Locales
Date: Thu, 27 Nov 2014 09:04:03 +0100	[thread overview]
Message-ID: <87sih5qdcc.fsf@gnu.org> (raw)

Hello,

In current ‘master’, libc builds all the available locales and carries
them with itself (~110 MiB.)

In ‘core-updates’ commit 97e1120, I changed libc to build and install
zero locales.  Instead, locale definitions that users may want must be
specified in the ‘operating-system’ declaration, in a new
‘locale-definitions’ field (see commit 598e19d in ‘master’.)  Locale
data is then available in /run/current-system/locale (and people can
also use $LOCPATH if needed.)

I’ve already noticed that gawk had test failures in the absence of UTF-8
locales, so commit e9bab1d works around it by explicitly invoking
‘localedef’.  Hopefully such problems will be quite rare and can be
worked around similarly, on a case by case basis.  If it turns out to be
not-so-rare, we can add a helper package that contains locale data, or a
helper procedure somewhere.

Comments welcome!

Ludo’.

                 reply	other threads:[~2014-11-27  8:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sih5qdcc.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).