Linux kernel module management utilities
Go to file
Eugene Syromiatnikov 094585790a weak-modules: add symvers.xz support
Check for symvers.xz support in addition to symvers.gz,
due to unnanounced unilateral change[1][2] in the kernel packaging.

[1] 2644665657
[2] 2db77a072a

* weak-modules (make_kernel_file_names): Interpret all arguments after
the second as a list of suffixes, iterate over them
(find_kernel_file): Switch print and suffix arguments, interpret all
argument after print as suffixes, pass them to make_kernel_file_names.
(find_symvers_file): Update the order of arguments in the
find_kernel_file call, add .xz suffix in addition to .gz.
(find_systemmap_file): Update the order of arguments in the
find_kernel_file call.

Resolves: RHEL-8903
Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
2023-10-24 14:27:04 +02:00
tests tests: testcase do not need RhtsRequires and python any more 2023-10-24 14:26:58 +02:00
.gitignore Import rpm: c8s 2023-02-27 13:51:15 -05:00
0001-depmod-prevent-module-dependency-files-missing-durin.patch Auto sync2gitlab import of kmod-25-19.el8.src.rpm 2022-05-26 10:04:36 -04:00
0002-depmod-prevent-module-dependency-files-corruption-du.patch Auto sync2gitlab import of kmod-25-19.el8.src.rpm 2022-05-26 10:04:36 -04:00
depmod.conf.dist Auto sync2gitlab import of kmod-25-19.el8.src.rpm 2022-05-26 10:04:36 -04:00
gating.yaml Bring gating.yaml over from Brew dist-git 2023-03-10 10:47:47 -08:00
kmod-libkmod-signature-implement-pkcs7-parsing-with-opens.patch Auto sync2gitlab import of kmod-25-19.el8.src.rpm 2022-05-26 10:04:36 -04:00
kmod-modprobe-ignore-builtin-module-on-recursive-removing.patch Auto sync2gitlab import of kmod-25-19.el8.src.rpm 2022-05-26 10:04:36 -04:00
kmod-signature-do-not-report-wrong-data-for-pkc-7-signatu.patch Auto sync2gitlab import of kmod-25-19.el8.src.rpm 2022-05-26 10:04:36 -04:00
kmod.spec Auto sync2gitlab import of kmod-25-19.el8.src.rpm 2022-05-26 10:04:36 -04:00
sources Auto sync2gitlab import of kmod-25-19.el8.src.rpm 2022-05-26 10:04:36 -04:00
weak-modules weak-modules: add symvers.xz support 2023-10-24 14:27:04 +02:00