All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] locales
@ 2007-06-20 10:14 Sergey Lapin
  2007-06-20 10:40 ` Holger Freyther
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Sergey Lapin @ 2007-06-20 10:14 UTC (permalink / raw)
  To: openembedded-devel

Hi, all!

Note: I could be fundamentally wrong here, so, please feel free to
point me to right direction in this case.

As it was discussed on #oe, locale infrastructure lacks implementation
on oe.dev, and, in particular, in Angstrom.

With a bit of research I done on this subject made me to come up with
a few ideas, which I'd like to know your opinion about.

Present status:
*-locale* packages are generated, but not put on image. These packages
contain message translations.
* Only glibc locale which is put on image (if any) is en_GB.

Infrastructure problem:
* We need a way to set up automatic locale package installation during
image build
according to some subset of languages/locales.
* We need a way to install "language" in simple user-friendly way. I
mean here not only locale packages, but also various
language-dependent files (docs, keymap settings, various configuration
files, etc.).

Various random problems encountered:
* GPE locale.alias for gpe-dm needs cleanup (get rid of non-UTF8 locales?)
* libx11 locale.alias needs cleanup (setup for UTF8-only system).

So, if we go utf8-only, we need to do a great cleanup/testing job here
to settle things up.

As for infrastructure, I see several questionable methods of solving this:

1. each package RRECOMMENDS its locale packages for locales mentioned
in local.conf variable, and additional ones, which are related.

2. image RRECOMMENDS locale packages blindly for all normal packages
for languages which are in a var mentioned in 1.

3. all -locale packages generated during builds are written to some
special lists, for each language. Then meta-packages are generated
from these lists.

...

So, any ideas?



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2007-06-21  7:57 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-20 10:14 [RFC] locales Sergey Lapin
2007-06-20 10:40 ` Holger Freyther
2007-06-20 14:25   ` Sergey Lapin
2007-06-20 14:34     ` Holger Freyther
2007-06-20 15:01       ` Sergey Lapin
2007-06-20 14:55     ` Paul Sokolovsky
2007-06-20 10:45 ` Michael Krelin
2007-06-20 11:36   ` Koen Kooi
2007-06-20 15:34 ` Paul Sokolovsky
2007-06-20 22:05   ` Sergey Lapin
2007-06-21  7:38     ` Paul Sokolovsky
2007-06-21  7:53       ` Koen Kooi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.