The locale-gen script can take some time, especially when trying to generate all supported locales.
Part of the problem is that it only runs the actual localedef tool for one locale at a time, so utilizing only one CPU core at a time.
Continue reading “Evil hack of the week: Speeding up locale-gen”