Unnamed repository 
			
		
		
				Resolves: RHEL-46776
commit 2f21fa2acfac9f6e19e071330f917e60aafc4600
Author: Philipp Rudo <prudo@redhat.com>
Date:   Mon Jun 24 17:34:35 2024 +0200
    kdump-lib: Drop 'file' dependency in is_uki
    The 'file' utility is no longer installed per default. In addition there
    was an update to it so it now reports the file type as
    application/vnd.microsoft.portable-executable. Thus fall back to use
    objdump to avoid adding yet an other dependency for kdump-utils and deal
    with different versions of 'file'.
    Note: This has the small drawback that objdump is arch specific. I.e.
    examining a aarch64 UKI on a x86_64 machine will return an 'file format
    not recognized' error.
    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 | ||
| 0007-kdump-lib-Drop-file-dependency-in-is_uki.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