Skip to content

Use C.UTF-8

nl6720 requested to merge C.UTF-8 into master

The glibc 2.35-6 package ships with the C.UTF-8 locale included.

This means there is now a UTF-8 locale available by default and en_US.UTF-8, which requires editing /etc/locale.gen and running locale-gen, is not needed anymore. Also mkarchiso does not need to use a non-UTF-8 locale anymore.

Implements #175 (closed).

Merge request reports