On Tue, 9 Oct 2012, Lennart Poettering wrote:

On Tue, 09.10.12 20:20, Panu Matilainen (pmati...@laiskiainen.org) wrote:

It's 28M of my 434M F18 container image. i.e. 6.5% of the disk space.

/usr/lib/locale and /usr/share/locale are 148M of my 434M container
image, i.e. 35%. I wonder if we could do something about that. Is there
a way to tell yum not to install any translations, or just translations
for a certain set of languages?

Yup, another rpm macro configuration item (this is obviously the default):

#       A colon separated list of desired locales to be installed;
#       "all" means install all locale specific files.
#
%_install_langs all

Seth, any chance we can get this exposed on the yum cmdline somehow? I'd
really like to use this on the yum command line to install a container
with "--installroot", and having to edit the host rpmrc for that really
sucks...


It's not up to me. Talk to the packaging team.

-sv

--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to