Re: [systemd-devel] [PATCH] localectl: support systems without locale-archive

2013-01-03 Thread Lennart Poettering
On Mon, 31.12.12 18:05, Giovanni Campagna (scampa.giova...@gmail.com) wrote: > From: Giovanni Campagna > > Not all systems ships with locales inside /usr/lib/locale-archive, some > prefer to have locale data as individual subdirectories of /usr/lib/locale. > (A notable example of this is OpenEmb

[systemd-devel] [PATCH] localectl: support systems without locale-archive

2012-12-31 Thread Giovanni Campagna
From: Giovanni Campagna Not all systems ships with locales inside /usr/lib/locale-archive, some prefer to have locale data as individual subdirectories of /usr/lib/locale. (A notable example of this is OpenEmbeddded, and OSes deriving from it like gnome-ostree). Given that glibc supports both way