Replying to @dalias@hachyderm.io
@dysfun I'm still not sure how system integrators will want to do collation in locale data. My leaning would be to strip the language-specific locales down to just have culturally-correct logic for their own language's script as it's used in their language, so they're only a few tens of kB, and then have a few optional "big" files you can install and use for LC_COLLATE if you want a multilingual collation order.