Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: kexec-tools-debugsource | Distribution: Fedora Project |
Version: 2.0.22 | Vendor: Fedora Project |
Release: 7.fc35 | Build date: Wed Sep 1 01:16:03 2021 |
Group: Development/Debug | Build host: buildhw-x86-09.iad2.fedoraproject.org |
Size: 2354060 | Source RPM: kexec-tools-2.0.22-7.fc35.src.rpm |
Packager: Fedora Project | |
Summary: Debug sources for package kexec-tools |
This package provides debug sources for package kexec-tools. Debug sources are useful when developing applications that use this package or when debugging this package.
GPLv2
* Tue Aug 31 2021 Adam Williamson <awilliam@redhat.com> - 2.0.22-7 - Don't exit 1 from 92-crashkernel.install if zipl is absent (#1993505) * Fri Aug 20 2021 Kairui Song <kasong@redhat.com> - 2.0.22-6 - Remove hard requirement on grubby - Clear old crashkernl=auto in comment and doc - kdump/ppc64: migration action registration clean up - Check the existence of /sys/bus/ccwgroup/devices/*/online beforehand - Make `dump_to_rootfs` wait for 90s for real - Update crashkernel-howto.txt - kdump/ppc64: rebuild initramfs image after migration - kdump.sysconfig.s390: Remove "prot_virt" from kdump kernel cmdline - kdumpctl: fix a typo - Remove references to systemd-sysv-convert - kdump-lib.sh: kdump_get_arch_recommend_size uses crashkernel.default - Revert "Revert "x86_64: enable the kexec file load by default"" - Cleanup dead systemd services before start sysroot.mount - Add a crashkernel-howto.txt doc - Add a new hook: 92-crashkernel.install - kdumpctl: Add kdumpctl reset-crashkernel - Revert "kdump-lib.sh: Remove is_atomic" - fadump-init: clean up mount points properly - fadump: kdumpctl should check the modules used by the fadump initramfs - fadump: isolate fadump initramfs image within the default one * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.22-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jun 29 2021 Kairui Song <kasong@redhat.com> - 2.0.22-4 - fix format issue in find_online_znet_device - check the existence of /sys/bus/ccwgroup/devices before trying to find online network device - check for invalid physical address of /proc/kcore when making ELF dumpfile - check for invalid physical address of /proc/kcore when finding max_paddr - Increase SECTION_MAP_LAST_BIT to 5 * Sun Jun 20 2021 Kairui Song <kasong@redhat.com> - 2.0.22-3 - selftest: Make test_base_image depends on EXTRA_RPMS - selftest: fix the error of misplacing double quotes - mkdumprd: display the absolute path of dump location in the check_user_configured_target() - Iterate /sys/bus/ccwgroup/devices to tell if we should set up rd.znet - Use a customized emergency shell - Remove the kdump error handler isolation wrapper - Don's try to restart dracut-initqueue if it's already there - kdump-lib.sh: fix a warning in prepare_kdump_bootinfo() - kdump-lib.sh: fix the case if no enough total RAM for kdump in get_recommend_size() - kdumpctl: Add kdumpctl estimate - mkdumprd: make use of the new get_luks_crypt_dev helper - kdump-lib.sh: introduce a helper to get all crypt dev used by kdump - kdump-lib.sh: introduce a helper to get underlying crypt device * Thu May 13 2021 Kairui Song <kasong@redhat.com> - 2.0.22-2 - Disable CMA in kdump 2nd kernel - Warn the user if network scripts are used - Set up bond cmdline by "nmcli --get-values" - Set up dns cmdline by parsing "nmcli --get-values" - Set up s390 znet cmdline by "nmcli --get-values" - Add helper to get nmcli connection show cmd by ifname - Add helper to get nmcli connection apath by ifname - Add helper to get value by field using "nmcli --get-values" - Update makedumpfile to 1.6.9 * Tue May 11 2021 Kairui Song <kasong@redhat.com> - 2.0.22-1 - Update kexec-tools to 2.0.22 - rd.route should use the name from kdump_setup_ifname - get kdump ifname once in kdump_install_net - Fix incorrect file permissions of vmcore-dmesg-incomplete.txt - Revert "Always set vm.zone_reclaim_mode = 3 in kdump kernel" - kdumpctl: fix check_config error when kdump.conf is empty * Wed Apr 28 2021 Kairui Song <kasong@redhat.com> - 2.0.21-9 - Make dracut-squash required for kexec-tools - Show write byte size in report messages - Add shorthand --show-stats option to show report stats - Add --dry-run option to prevent writing the dumpfile - fadump: fix dump capture failure to root disk - Write to `/var/lib/kdump` if $KDUMP_BOOTDIR not writable - Drop dependency on ipcalc - Implement IP netmask calculation to replace "ipcalc -m" - Don't use die in dracut-module-setup.sh - Don't iterate the whole /sys/devices just to find drm device * Sat Apr 03 2021 Kairui Song <kasong@redhat.com> - 2.0.21-8 - Update eppic to latest upstream snapshot - mkdumprd: prompt the user to install nfs-utils when mounting NFS fs failed - Fix incorrect permissions on kdump dmesg file - Fix incorrect vmcore permissions when dumped through ssh - (origin/main) Stop reloading kdump service on CPU hotplug event for FADump - Rebuilt for updated systemd-rpm-macros - fadump: improve fadump-howto.txt about remote dump target setup - kdumpctl: enable secure boot on ppc64le LPARs - add dependency on ipcalc * Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.0.21-7 - Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583. * Mon Feb 08 2021 Kairui Song <kasong@redhat.com> - 2.0.21-6 - Remove trace_buf_size and trace_event from the kernel bootparameters of the kdump kernel - kdump-lib.sh: introduce functions to return recommened mem size * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.21-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Jan 22 2021 Kairui Song <kasong@redhat.com> - 2.0.21-4 - dracut-module-setup.sh: enable ForwardToConsole=yes in fadump mode - kdump.conf: add ipv6 example for nfs and ssh dump - fix kdump failure of saving vmcore with the scp + ipv6 method * Wed Jan 20 2021 Kairui Song <kasong@redhat.com> - 2.0.21-3 - module-setup.sh: don't polute the namespace unnecessarily - module-setup.sh: don't source $dracutfunctions - logger: source the logger file individually - Fix dump_fs mount point detection and fallback mount - Revert "Don's try to restart dracut-initqueue if it's already failed" - Revert "Append both nofail and x-systemd.before to kdump mount target" - Doc: Improve the kdump sysconfig document - kdump.conf: Update doc about core_collector for ssh target - Merge #4 `Make dracut-squash a weak dep` - Fix a date error in the change log * Fri Jan 08 2021 Kairui Song <kasong@redhat.com> - 2.0.21-2 - makedumpfile: make use of 'uts_namespace.name' offset in VMCOREINFO - kdumpctl: fix a variable expansion in check_fence_kdump_config() - Add BuildRequires: make - Save the final failure information to log file if saving vmcore failed * Wed Dec 23 2020 Kairui Song <kasong@redhat.com> - 2.0.21-1 - makedumpfile: printk: use committed/finalized state values - makedumpfile: printk: add support for lockless ringbuffer - dracut-module-setup.sh: Use systemctl call to replace ln_r - Doc: improve mkdumprd man page - Don's try to restart dracut-initqueue if it's already failed - dracut-module-setup.sh: use auto6 for ipv6 * Mon Nov 30 2020 Kairui Song <kasong@redhat.com> - 2.0.20-21 - Rebase makedumpfile to 1.6.8 - fadump-howto: update about 'nocma' and 'off' options for 'fadump=' parameter - module-setup.sh: enable vlan on team interface - kdump-lib: Fix get_bind_mount_source to support btrfs and fstab - Make get_mount_info work with bind mount - Set watchdog's pretimeout to zero in kdump kernel - kdump-lib.sh: Use a more generic helper to detect omitted dracut module - Fix the watchdog drivers detection code - Add a helper for detecting watchdog drivers - Remove a redundant nfs check - kdumpctl: split the driver detection from fs dection function * Thu Nov 19 2020 Kairui Song <kasong@redhat.com> - 2.0.20-20 - selftest: Fix several test issue with Fedora 33 - selftest: add more detailed log and fix a test failure issue - selftest: Update test base image to Fedora 33 - selftest: Fix qcow2 image format detect - selftest: Always use the get_image_fmt helper - Doc: improve the usage documentation of the logger - Update the kdump sysconfig - Capitalize the configuration name of log level - Add the rd.kdumploglvl option to control log level in the second kernel - Appropriately converts logger numeric level to syslog log level - Remove unused log levels for kdump logger - Add sanity checks for the log levels - Move watchdog detect and install code to module-setup.sh - Add a helper to omit non-mandatory dracut module - Move some dracut module dependencies checks to module-setup.sh - Add code comments to help better understanding * Thu Nov 05 2020 Kairui Song <kasong@redhat.com> - 2.0.20-19 - Fix comment about ssh dump target - mkdumprd: Ensure kdumpbase is added - kdump.service: use ConditionKernelCommandLine=crashkernel - Revert "Revert "s390x: enable the kexec file load by def - increase makdumpfile default message level to 7 - Fix error when using raw target with opalcore - module-setup.sh: Instead of drop journalctl log, just don't read kmsg - Doc: add a documentation for the usage of logger - Improve debugging in the kdump kernel - kdumpctl: add the '-d' option to enable the kexec loading debugging messages - kdump.sysconfig: add the kdump logger configurations - enable the logger for kdump - introduce the kdump logger from the dracut - Rework check_config and warn on any duplicated option - (watchdog) kdump-lib.sh: detect secure boot on s390 - Don't drop journalctl content if failure action is "shell" - dracut-module-install: Move systemd conf install code to a function - selftest: Show the path of dumped vmcore on test end - selftest: Add document for selftests - selftest: Add basic test framework - selftest: Add basic infrastructure to build test image * Thu Aug 27 2020 Kairui Song <kasong@redhat.com> - 2.0.20-18 - mkdumprd: Improve the warning message when using encrypted target - kdump-lib.sh: Remove is_atomic - Refactor kernel image and initrd detection code - early-kdump: Use consistent symbol link for kernel and initramfs - Add a kernel install hook to clean up kdump initramfs * Tue Aug 04 2020 Kairui Song <kasong@redhat.com> - 2.0.20-17 - Drop static lib dependencies - Revert "x86_64: enable the kexec file load by default" - Revert "s390x: enable the kexec file load by default" - kdumpctl: exit if either pre.d or post.d is missing - kdump_pre: make notes more precise - dracut-kdump.sh: exit shell when machine reboot - kdumpctl: detect modification of scripts by its directory's timestamp - module-setup.sh: suppress false alarm - kexec-tools.spec: make the existence of pre.d and post.d mandatory - ppc64/kdump: use kexec_file_load when secureboot is enabled * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.20-16 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.20-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 01 2020 Kairui Song <kasong@redhat.com> - 2.0.20-14 - s390x: enable the kexec file load by default - x86_64: enable the kexec file load by default - Revert "s390x: add kdump sysconfig option to use the kexec_file_load() syscall" - Revert "kdump-lib: switch to the kexec_file_load() syscall on x86_64 by default" - kdump.conf: fix a grammar issue - man: improve description about /etc/kdump/{pre.d,post.d}interface - mkdumprd: Improve the error message for umounted dump target - mkdumprd: Fix nfs detection in to_mount - Always wrap up call to dracut get_persistent_dev function - s390x: add kdump sysconfig option to use the kexec_file_load() syscall - mkdumprd: Fix dracut error on multiple extra_modules - Fix kdump failure when mount target specified by dracut_args - kdump.conf: Specify /etc/kdump/{pre.d,post.d}interface - dracut-kdump.sh: Execute the binary and script filesin /etc/kdump/{pre.d,post.d} - kdumpctl: Check the update of the binary and script files in /etc/kdump/{pre.d,post.d} - dracut-module-setup.sh: Install files under /etc/kdump/{pre.d,post.d} into kdump initramfs - Drop switch root capability for non fadump initramfs - fadump: update fadump-howto.txt with some more troubleshooting help - fadump-howto.txt: source it in spec file - Don't inherit swiotlb parameter form 1st kernel by default - module-setup.sh: Add "rd.neednet" parameter if network is needed - Revert "Add a hook to wait for kdump target in initqueue" - kdump.sysconfig: Remove the option 'log_buf_len' from kdump command line * Fri May 22 2020 Kairui Song <kasong@redhat.com> - 2.0.20-13 - Update docs for the new noauto dump target support - kexec-kdump-howto.txt: Add some format to the document - mkdumprd: generate usable kdump initramfs even target is not mounted - User get_mount_info to replace findmnt calls - kdump-lib.sh: add fstab failback helper for getting mount info - Allow calling mkdumprd from kdumpctl even if targat not mounted - Add a is_mounted helper - Introduce get_kdump_mntpoint_from_target and fix duplicated / - Append both nofail and x-systemd.before to kdump mount target - Fix the problem that kdump prints redundant / - Partially Revert "Don't mount the dump target unless needed" - fadump: update fadump-howto.txt with some troubleshooting help - Add a new option 'rd.znet_ifname' in order to use it in udev rules - Don't unmount the dump target just after saving vmcore - dracut-module-setup.sh: fix breakage in get_pcs_fence_kdump_nodes() - dracut-module-setup.sh: ensure cluster info is ready before query * Thu Apr 02 2020 Kairui Song <kasong@redhat.com> - 2.0.20-12 - Remove adjust_bind_mount_path call - No longer treat atomic/silverblue specially - mkdumprd: Simplify handling of user specified target - mkdumprd: Use get_save_path instead of parsing config - Remove is_dump_target_configured - dracut-module-setup.sh: improve get_alias() * Tue Mar 24 2020 Kairui Song <kasong@redhat.com> - 2.0.20-11 - Fix a potential syntax error - Use read_strip_comments to filter the installed kdump.conf - kdumpctl: fix driver change detection on latest Fedora - kdumpctl: check hostonly-kernel-modules.txt for kernel module - dracut-module-setup.sh: Ensure initrd.target.wants dir exists - mkdumprd: Use DUMP_TARGET which printing error message during ssh - kdump-lib.sh: Fix is_user_configured_dump_target() - mkdumprd: Use makedumpfile --check-params option - makedumpfile: Introduce --check-params option - Improves the early-kdump-howto.txt document in several points: * Thu Feb 13 2020 Kairui Song <kasong@redhat.com> - 2.0.20-10 - Add --force option to step 2 in early-kdump-howto.txt - Fix typo in early-kdump-howto.txt - kexec-tools/module-setup: Ensure eth devices get IP address for VLAN - powerpc: enable the scripts to capture dump on POWERNV platform - kdump-lib: switch to the kexec_file_load() syscall on x86_64 by default * Wed Jan 29 2020 Kairui Song <kasong@redhat.com> - 2.0.20-9 - Fix building failure * Wed Jan 29 2020 Kairui Song <kasong@redhat.com> - 2.0.20-8 - Update makedumpfile to 1.6.7 - Add a hook to wait for kdump target in initqueue - Always install sed and awk - Fix potential ssh/nfs kdump failure of missing "ip" command - kdump-lib.sh: Fix is_nfs_dump_target - Always use get_save_path to get the 'path' option - kdump-lib: Don't abuse echo, and clean up * Sun Dec 29 2019 Kairui Song <kasong@redhat.com> - 2.0.20-7 - Fix building failure due to makedumpfile's compile flag - mkdumprd: Fix dracut args parsing * Thu Nov 28 2019 Kairui Song <kasong@redhat.com> - 2.0.20-6 - kdump-error-handler.service: Remove ExecStopPost - mkdumprd: simplify dracut args parsing - Always set vm.zone_reclaim_mode = 3 in kdump kernel - kdumpctl: make reload fail proof - spec: move binaries from /sbin to /usr/sbin - Don't execute final_action if failure_action terminates the system - module-setup.sh: Simplify the network setup code - mkdumprd: ensure ssh path exists before check size - module-setup: re-fix 99kdumpbase network dependency - kdumpctl: bail out immediately if host key verification failed * Tue Oct 15 2019 Kairui Song <kasong@redhat.com> - 2.0.20-5 - Don't mount the dump target unless needed - kdump-lib: strip grub device from kdump_bootdir - Add systemd-udev require. * Tue Sep 24 2019 Kairui Song <kasong@redhat.com> - 2.0.20-4 - kdumpctl: echo msg when waiting for connection - makedumpfile: Fix inconsistent return value from find_vmemmap() - makedumpfile: Fix exclusion range in find_vmemmap_pages() - makedumpfile: x86_64: Fix incorrect exclusion by -e option with KASLR - kdumpctl: distinguish the failed reason of ssh - kexec-kdump-howto.txt: Add notes about device dump - Disable device dump by default - dracut-module-setup: fix bond ifcfg processing - dracut-module-setup: filter out localhost for generic_fence_kdump - dracut-module-setup: get localhost alias by manual
/usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64 /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554 /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/baseops.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/eppic.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/eppic.tab.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/eppic.tab.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/eppic.y /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/eppic_alloc.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/eppic_api.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/eppic_api.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/eppic_builtin.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/eppic_case.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/eppic_define.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/eppic_func.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/eppic_input.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/eppic_member.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/eppic_node.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/eppic_num.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/eppic_op.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/eppic_print.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/eppic_stat.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/eppic_str.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/eppic_type.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/eppic_util.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/eppic_var.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/eppicpp.l /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/eppicpp.tab.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/eppicpp.tab.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/eppicpp.y /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/lex.eppic.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/eppic-e8844d3793471163ae4a56d8f95897be9e5bd554/libeppic/lex.eppicpp.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/include /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/include/boot /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/include/boot/beoboot.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/include/boot/elf_boot.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/include/elf.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/include/x86 /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/include/x86/mb_header.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/include/x86/mb_info.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/include/x86/multiboot2.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/include/x86/x86-linux.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/add_buffer.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/add_segment.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/arch /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/arch/i386 /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/arch/i386/crashdump-x86.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/arch/i386/crashdump-x86.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/arch/i386/kexec-beoboot-x86.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/arch/i386/kexec-bzImage.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/arch/i386/kexec-elf-x86.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/arch/i386/kexec-mb2-x86.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/arch/i386/kexec-multiboot-x86.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/arch/i386/kexec-nbi.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/arch/i386/kexec-x86-common.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/arch/i386/kexec-x86.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/arch/i386/x86-linux-setup.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/arch/i386/x86-linux-setup.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/arch/x86_64 /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/arch/x86_64/kexec-bzImage64.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/arch/x86_64/kexec-elf-rel-x86_64.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/arch/x86_64/kexec-elf-x86_64.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/arch/x86_64/kexec-x86_64.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/arch/x86_64/kexec-x86_64.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/arch_reuse_initrd.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/crashdump-elf.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/crashdump-xen.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/crashdump.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/crashdump.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/firmware_memmap.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/firmware_memmap.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/ifdown.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/kexec-elf-boot.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/kexec-elf-boot.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/kexec-elf-core.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/kexec-elf-exec.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/kexec-elf-rel.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/kexec-elf.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/kexec-elf.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/kexec-iomem.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/kexec-lzma.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/kexec-sha256.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/kexec-syscall.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/kexec-xen.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/kexec-xen.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/kexec-zlib.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/kexec.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/kexec.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/lzma.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/phys_arch.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/phys_to_virt.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/proc_iomem.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/purgatory.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/symbols.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/virt_to_phys.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/kexec/zlib.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9 /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/arch /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/arch/arm.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/arch/arm64.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/arch/ia64.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/arch/mips64.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/arch/ppc.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/arch/ppc64.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/arch/s390x.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/arch/sparc64.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/arch/x86.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/arch/x86_64.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/cache.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/cache.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/diskdump_mod.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/dwarf_info.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/dwarf_info.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/elf_info.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/elf_info.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/erase_info.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/erase_info.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/extension_eppic.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/extension_eppic.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/makedumpfile.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/makedumpfile.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/print_info.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/print_info.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/printk.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/sadump_info.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/sadump_info.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/sadump_mod.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/makedumpfile-1.6.9/tools.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/util_lib /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/util_lib/compute_ip_checksum.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/util_lib/elf_info.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/util_lib/include /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/util_lib/include/elf_info.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/util_lib/include/ip_checksum.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/util_lib/include/sha256.h /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/util_lib/sha256.c /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/vmcore-dmesg /usr/src/debug/kexec-tools-2.0.22-7.fc35.x86_64/vmcore-dmesg/vmcore-dmesg.c
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jun 25 00:19:28 2022