]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
postmarketos: Install full util-linux package in initrds
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 26 Sep 2025 08:53:32 +0000 (10:53 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 26 Sep 2025 13:51:30 +0000 (15:51 +0200)
Otherwise we get busybox mount instead of util-linux mount and systemd
only supports util-linux mount.

mkosi/resources/mkosi-initrd/mkosi.conf.d/postmarketos.conf

index a2e5e7bc0a870d91a716c8347af5f46871d1bc21..db354729b73cd8633da36c41b3c2c1165931f895 100644 (file)
@@ -7,5 +7,5 @@ Distribution=postmarketos
 Packages=
         kbd
         libseccomp
-        util-linux-login
+        util-linux
         systemd-udevd