Unnamed repository
5e77777a6b
Resolves: RHEL-40956 commit 5109f119b643a416f24938774c02e39bb5d30467 Author: Philipp Rudo <prudo@redhat.com> Date: Mon Jun 24 13:44:22 2024 +0200 Makefile: Fix early-kdump file names When creating the kdump-utils subpackage the files for earlykdump were incorrectly renamed to kdump.sh and kdump-module-setup.sh rather than the expected early-kdump.sh and module-setup.sh. These incorrect file names then got transferred to the newly created Makefile with fe372af ("Upstream kdump-utils"). With those incorrect file names dracut fails when trying to add the earlykdump module with # dracut --add earlykdump kdump.img dracut[E]: Module 'earlykdump' cannot be installed. Fix the file names to allow installing the earlykdump module. Fixes: 372b4c6 ("Add kdump-utils subpackage") Signed-off-by: Philipp Rudo <prudo@redhat.com> Signed-off-by: Philipp Rudo <prudo@redhat.com> |
||
---|---|---|
spec | ||
tests | ||
.editorconfig | ||
.gitignore | ||
.packit.yaml | ||
.shellspec | ||
0001-dracut-module-setup-Fix-missing-systemd-system.conf-.patch | ||
0001-kdumpctl-Drop-default-kexec-d-option.patch | ||
0001-Use-grep-q-cmd-instead-of-cmd-grep-q.patch | ||
0002-kdump-lib-fix-sed-expression-in-prepare_cmdline-on-a.patch | ||
0002-mkdumprd-Fix-makedumpfile-parameter-check.patch | ||
0003-kdumpctl-Simplify-fadump-handling-in-reset_crashkern.patch | ||
0003-Try-to-install-PHY-and-MDIO-bus-drivers-explicitly.patch | ||
0004-Install-the-driver-of-physical-device-for-a-SR-IOV-v.patch | ||
0004-kdumpctl.8-Add-description-to-reset-crashkernel-rebo.patch | ||
0005-dracut-kdump.sh-Save-kexec-dmesg.log-after-failure_a.patch | ||
0005-update-98-kexec-rules-for-crash-hotplug.patch | ||
0006-Makefile-Fix-early-kdump-file-names.patch | ||
0006-sysconfig-add-pcie_ports-compat-to-KDUMP_COMMANDLINE.patch | ||
0007-fadump-udev-do-not-re-register-fadump-if-kernel-hotp.patch | ||
gating.yaml | ||
kexec-tools-2.0.28-Fix-building-on-x86_64-with-binutils-2.41.patch | ||
kexec-tools-2.0.28-kexec-don-t-use-kexec_file_load-on-XEN.patch | ||
kexec-tools-2.0.28-makedumfpile-0001-PATCH-ppc64-get-vmalloc-start-address-from-vmcoreinf.patch | ||
kexec-tools-2.0.28-makedumpfile-0002-PATCH-Fix-failure-of-hugetlb-pages-exclusion-on-Linu.patch | ||
kexec-tools-2.0.28-makedumpfile-0003-PATCH-Fix-wrong-exclusion-of-Slab-pages-on-Linux-6.1.patch | ||
kexec-tools.spec | ||
README | ||
README.packit | ||
sources |
Adding a patch to kexec-tools ============================= There is a mailing list kexec@lists.fedoraproject.org where all the dicussion related to fedora kexec-tools happen. All the patches are posted there for inclusion and committed to kexec-tools after review. So if you want your patches to be included in fedora kexec-tools package, post these to kexec@lists.fedoraproject.org. One can subscribe to list and browse through archives here. https://admin.fedoraproject.org/mailman/listinfo/kexec