]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
mkosi-initrd: Make locale configurable
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 10 Dec 2023 08:33:39 +0000 (09:33 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 10 Dec 2023 09:48:27 +0000 (10:48 +0100)
Now that we use it as the default initrd, let's make the locale
configurable so we can override it when building an image.

mkosi/resources/mkosi-initrd/mkosi.conf

index 9946ee19742359e6a216b9b352f1c9e391917c7d..784813506dd0146db140718a52f944ec7798899b 100644 (file)
@@ -36,7 +36,7 @@ RemoveFiles=
         /usr/lib/modules/*/System.map
 
 # Configure locale explicitly so that all other locale data is stripped on distros whose package manager supports it.
-Locale=C.UTF-8
+@Locale=C.UTF-8
 WithDocs=no
 
 # Make sure various core modules are always included in the initrd.