kumquat-buildroot/toolchain
Thomas Petazzoni 284cb4fb2e toolchain: purge locales by default
Our current default is to keep all locales installed in
/usr/share/locale/. However, in practice, those locales take up a
significant amount of space, and most users do not need
locales. Therefore, it makes more sense to default to purging locales,
in order to keep only a few useful ones rather than keeping them all.

It helps in providing a small filesystem size by default, and still
allows advanced users who really need locales to tune their
configuration.

As an example, a very basic system with just util-linux enabled (not
even Busybox) weights 11 MB, including 6.4 MB of locales. With this new
default, the generated system is only 4.2 MB.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-08-03 21:17:01 +02:00
..
toolchain
toolchain-buildroot Replace (e)glibc by glibc 2016-06-28 22:19:22 +02:00
toolchain-external toolchain-external: musl toolchain on ARM is for MMU-systems only 2016-07-28 22:15:03 +02:00
Config.in uclibc: disable PIE for microblaze 2016-08-01 23:01:20 +02:00
helpers.mk toolchain/helpers: add fortran check 2016-07-03 16:58:11 +02:00
toolchain-common.in toolchain: purge locales by default 2016-08-03 21:17:01 +02:00
toolchain-wrapper.c
toolchain-wrapper.mk
toolchain.mk toolchain: use the <PKG>_TARGET_FINALIZE_HOOKS 2016-07-18 23:30:46 +02:00