diff options
author | Will Woods <wwoods@redhat.com> | 2012-06-08 20:08:25 -0400 |
---|---|---|
committer | Will Woods <wwoods@redhat.com> | 2012-06-19 17:02:45 -0400 |
commit | 100e2588b5ab6415857914f49186bf4f69d2dd27 (patch) | |
tree | 4d52118a601774b80b26a1e85844426074856dba /data | |
parent | bf37a652d763c406a02e1c32f5bcd716324ac6b5 (diff) | |
download | anaconda-100e2588b5ab6415857914f49186bf4f69d2dd27.tar.gz anaconda-100e2588b5ab6415857914f49186bf4f69d2dd27.tar.xz anaconda-100e2588b5ab6415857914f49186bf4f69d2dd27.zip |
Save RAM by using pregenerated locale files
In F15 we started removing the glibc locale files and locale-archive in
lorax, because they took up around 100MB RAM once anaconda started.
In F16 and later the runtime stays compressed, so those files would take
up around 4MB RAM. Running localedef takes much more RAM than that, so
it's not worth the added complexity anymore.
This basically reverts the following commits:
eb7732732d579af57d194131b61e75f5750e19a6
ad7adf6b6eb62af29e9819b6597d36332c90e853
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions