diff options
author | Daan De Meyer <daan.j.demeyer@gmail.com> | 2024-04-30 13:38:31 +0200 |
---|---|---|
committer | Daan De Meyer <daan.j.demeyer@gmail.com> | 2024-04-30 17:01:41 +0200 |
commit | 3c9a807ac86be7c6ba4adf8d7ae2085fd25a0800 (patch) | |
tree | 74ed6f1603eba8b7d6ed613c49663cf5904e3c55 /mkosi.images | |
parent | mkosi: Install tpm2-tools in system image (diff) | |
download | systemd-3c9a807ac86be7c6ba4adf8d7ae2085fd25a0800.tar.xz systemd-3c9a807ac86be7c6ba4adf8d7ae2085fd25a0800.zip |
mkosi: Install more locales on CentOS/Fedora
Required for TEST-73-LOCALE.
Diffstat (limited to 'mkosi.images')
-rw-r--r-- | mkosi.images/system/mkosi.conf.d/10-centos-fedora/mkosi.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mkosi.images/system/mkosi.conf.d/10-centos-fedora/mkosi.conf b/mkosi.images/system/mkosi.conf.d/10-centos-fedora/mkosi.conf index d35fabefd4..ba8c33f350 100644 --- a/mkosi.images/system/mkosi.conf.d/10-centos-fedora/mkosi.conf +++ b/mkosi.images/system/mkosi.conf.d/10-centos-fedora/mkosi.conf @@ -26,6 +26,8 @@ Packages= dhcp-server dnf git-core + glibc-langpack-de + glibc-langpack-en gnutls integritysetup iproute |