Hi,
This small series imports the supported-kdump-targets.txt from CentOS Stream 9. Please see the patch description of patch 1 for a discussion why this makes sense. Patch 2 is a small clean up I noticed. If required the two patches can also be squashed.
FYI about removal of libteam in the upcoming CentOS Stream 10, I screwed up slightly in my first review. I missed that the only mentioning of team devices is in the "Unsupported" section. Support for teamed devices was already removed at the beginning of CentOS Stream 9 development with this commit [2]. So no update to supported-kdump-targets.txt is needed for that change.
[2] https://gitlab.com/redhat/centos-stream/rpms/kexec-tools/-/commit/9e86be70ac...
Philipp Rudo (2): Supported targets: Import from CentOS Stream 9 Supported targets: Merge hypervisor sections
kexec-tools.spec | 3 + supported-kdump-targets.txt | 119 ++++++++++++++++++++++++++++++++++++ 2 files changed, 122 insertions(+) create mode 100644 supported-kdump-targets.txt