]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
fix: Remove `erofs-utils` from initrd
authorXavier Moffett <sapphirus@azorium.net>
Fri, 30 May 2025 00:34:06 +0000 (20:34 -0400)
committerJörg Behrmann <behrmann@physik.fu-berlin.de>
Thu, 5 Jun 2025 07:40:19 +0000 (09:40 +0200)
No longer necessary, since fsck is no longer invoked by systemd for
read-only filesystems. This fixes a bug causing the initrd stage
of Ubuntu images to fail.

mkosi/resources/mkosi-initrd/mkosi.conf.d/10-arch.conf
mkosi/resources/mkosi-initrd/mkosi.conf.d/10-centos/mkosi.conf.d/20-epel-packages.conf
mkosi/resources/mkosi-initrd/mkosi.conf.d/10-debian-kali-ubuntu/mkosi.conf
mkosi/resources/mkosi-initrd/mkosi.conf.d/10-fedora.conf
mkosi/resources/mkosi-initrd/mkosi.conf.d/10-opensuse.conf

index ee478c9d788d06acdc73a6b79abfa2a4926b761c..d7e78f2419f5b05563de8e25a63f4ceda2af0425 100644 (file)
@@ -8,7 +8,6 @@ Packages=
         btrfs-progs
         e2fsprogs
         xfsprogs
-        erofs-utils
         dosfstools
 
         # Various libraries that are dlopen'ed by systemd
index facf2b059f85d04b249730062829a1bbf2d44a8b..1f73a64e99dff8cb6e78d9a5c0d24341d487ae7e 100644 (file)
@@ -6,4 +6,3 @@ Repositories=epel
 [Content]
 Packages=
         btrfs-progs
-        erofs-utils
index d8d22e50793acd1d3b2a2270d4f8774afe13e191..aa2358f04086b81637293fec00c93ce53eca9605 100644 (file)
@@ -16,7 +16,6 @@ Packages=
         # isn't used on Debian so we don't install xfsprogs.
         btrfs-progs
         e2fsprogs
-        erofs-utils
         dosfstools
 
         util-linux
index a8b30f06fb0d7e3377bf198a02c0369e4493cd15..ee9def3f9cb92b49683fb2a0b963cf60fc0e4fc0 100644 (file)
@@ -8,4 +8,3 @@ Packages=
         btrfs-progs
         libfido2
         util-linux-core
-        erofs-utils
index 121de93676e56e6bafafa02ee51e41e0770bf70c..e39b82f4bbb04370741576e230b22e96047b72dc 100644 (file)
@@ -25,7 +25,6 @@ Packages=
         btrfsprogs
         e2fsprogs
         xfsprogs
-        erofs-utils
         dosfstools
 
         util-linux