FS#48545 - add locale whitelist to pacman
Attached to Project:
Pacman
Opened by Marty Plummer (ntzrmtthihu777) - Saturday, 12 March 2016, 11:35 GMT
Last edited by Andrew Gregory (andrewgregory) - Saturday, 12 March 2016, 14:57 GMT
Opened by Marty Plummer (ntzrmtthihu777) - Saturday, 12 March 2016, 11:35 GMT
Last edited by Andrew Gregory (andrewgregory) - Saturday, 12 March 2016, 14:57 GMT
|
Details
Request:
I'd like to see a locale whitelist added to pacman. What I mean by this is setting some option somewhere will determine which localization files will be unpacked from installed/upgraded packages, such as in `/usr/share/locale' or `/usr/share/man' and so on. Ideas and options for this are: =>pacman/libalpm determines the proper locales via what you have uncommented in `/etc/locale.gen' =>pacman/libalpm determines the proper localse via a dedicated option in `/etc/pacman.conf' such as `EnabledLocales = en_US ja_JP' Reasoning: I don't know about you guys, but when I read documentation and man pages I stick with my first language, and as such all these other locales are simply a waste of space on my disk |
This task depends upon
Closed by Andrew Gregory (andrewgregory)
Saturday, 12 March 2016, 14:57 GMT
Reason for closing: Won't implement
Saturday, 12 March 2016, 14:57 GMT
Reason for closing: Won't implement
NoExtract = usr/share/locale/zu_ZA/ usr/share/locale/zh_TW usr/share/zh_SG usr/share/locale/zh_HK....
the line would become unmanageably long in this usage.