diff --git a/common/include-excludes.conf b/common/include-excludes.conf index fd07913..fa61c0f 100644 --- a/common/include-excludes.conf +++ b/common/include-excludes.conf @@ -25,12 +25,12 @@ filter_packages = [ ] }), - ("^RT$", { - "*": [ - "kernel-rt-kvm-debuginfo", - "kernel-rt-debug-kvm-debuginfo", - ] - }), +# ("^RT$", { +# "*": [ +# "kernel-rt-kvm-debuginfo", +# "kernel-rt-debug-kvm-debuginfo", +# ] +# }), ("^.*$", { "*": [ @@ -1253,6 +1253,12 @@ additional_packages = [ ] }), + ("^RT$", { + "*": [ + "kernel-rt-kvm", + ] + }), + ("^BaseOS$", { "*": [ "rocky-obsolete-packages",