From: Daan De Meyer Date: Fri, 26 Sep 2025 08:53:32 +0000 (+0200) Subject: postmarketos: Install full util-linux package in initrds X-Git-Tag: v26~104^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63e43462e3bd5dc64dd99e44b6e3515e337f9d45;p=thirdparty%2Fmkosi.git postmarketos: Install full util-linux package in initrds Otherwise we get busybox mount instead of util-linux mount and systemd only supports util-linux mount. --- diff --git a/mkosi/resources/mkosi-initrd/mkosi.conf.d/postmarketos.conf b/mkosi/resources/mkosi-initrd/mkosi.conf.d/postmarketos.conf index a2e5e7bc0..db354729b 100644 --- a/mkosi/resources/mkosi-initrd/mkosi.conf.d/postmarketos.conf +++ b/mkosi/resources/mkosi-initrd/mkosi.conf.d/postmarketos.conf @@ -7,5 +7,5 @@ Distribution=postmarketos Packages= kbd libseccomp - util-linux-login + util-linux systemd-udevd