]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
Drop XFS workaround
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 17 Aug 2023 12:08:23 +0000 (14:08 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 18 Aug 2023 09:49:26 +0000 (11:49 +0200)
Heuristic was changed upstream so should work OOTB now.

.github/mkosi.conf.d/20-centos.conf

index 9478b80e27a7f6ffd633ed66570014fe45bd70d3..c794d3235995e4a71003e38f11f28031f4b8ce49 100644 (file)
@@ -8,8 +8,3 @@ Packages=kernel-core
          systemd
          systemd-boot
          udev
-         # Add extra packages to increase the size of the image a bit to make sure repart calculates a large
-         # enough minimal size for the XFS filesystem.
-         # TODO: Check if this is still needed when the next ubuntu LTS becomes available on Github Actions.
-         kernel-modules
-         llvm