forked from Mirror/pmbootstrap
Previous reasons to write the locales to /etc/profile.d/.. was because musl-locales do only support reading from environment variables and not /etc/locale.conf. However systemd-localed (and glibc) uses /etc/locale.conf to read and write locale configurations. gnome-control-center, for example, uses localed to change locales. In the sake of a single source of truth, allow pmb to write to /etc/locale.conf and allow its consumers (e.g. g-c-c via systemd) to read/change these variables. Part-of: https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/merge_requests/2547 |
||
---|---|---|
.. | ||
__init__.py | ||
_install.py | ||
blockdevice.py | ||
format.py | ||
losetup.py | ||
partition.py | ||
recovery.py | ||
ui.py |