1b417c import kexec-tools-2.0.7-19.el7

Authored and Committed by centosrcm 9 years ago
54 files changed. 1746 lines added. 3808 lines removed.
.gitignore
file modified
+3 -3
.kexec-tools.metadata
file modified
+3 -3
SOURCES/98-kexec.rules
file modified
+4 -4
SOURCES/dracut-kdump-capture.service
file added
+30
SOURCES/dracut-kdump-emergency.service
file added
+27
SOURCES/dracut-kdump-error-handler.service
file added
+34
SOURCES/dracut-kdump-error-handler.sh
file added
+10
SOURCES/dracut-kdump.sh
file modified
+15 -158
SOURCES/dracut-module-setup.sh
file modified
+112 -16
SOURCES/firstboot_kdump.py
file removed
-497
SOURCES/kdump-in-cluster-environment.txt
file modified
+32 -7
SOURCES/kdump-lib-initramfs.sh
file added
+163
SOURCES/kdump-lib.sh
file modified
+79 -16
SOURCES/kdump.conf
file modified
+23 -3
SOURCES/kdump.conf.5
file modified
+24 -1
SOURCES/kdump.service
file modified
+1 -0
SOURCES/kdump.sysconfig.i386
file modified
+1 -1
SOURCES/kdump.sysconfig.ppc64
file modified
+2 -2
SOURCES/kdump.sysconfig.ppc64le
file added
+37
SOURCES/kdump.sysconfig.s390x
file modified
+1 -1
SOURCES/kdump.sysconfig.x86_64
file modified
+1 -1
SOURCES/kdumpctl
file modified
+333 -87
SOURCES/kexec-kdump-howto.txt
file modified
+50 -12
SOURCES/kexec-tools-2.0.3-build-makedumpfile-eppic-shared-object.patch
file removed
-20
SOURCES/kexec-tools-2.0.4-Enumerate-all-sys-devices-system-cpu-cpuN-when-they-.patch
file removed
-48
SOURCES/kexec-tools-2.0.4-Fix-mistaken-check-of-stat-2-return-value.patch
file removed
-32
SOURCES/kexec-tools-2.0.4-Revert-kexec-include-reserved-e820-sections-in-crash.patch
file removed
-102
SOURCES/kexec-tools-2.0.4-Revert-kexec-lengthen-the-kernel-command-line-image.patch
file removed
-35
SOURCES/kexec-tools-2.0.4-kdump-x86-Process-multiple-Crash-kernel-in-proc-iome.patch
file removed
-230
SOURCES/kexec-tools-2.0.4-kexec-i386-Add-cmdline_add_memmap_internal-to-reduce.patch
file removed
-150
SOURCES/kexec-tools-2.0.4-makedumpfile-Add-help-and-man-message-for-help.patch
file removed
-43
SOURCES/kexec-tools-2.0.4-makedumpfile-Add-non-mmap-option-to-disable-mmap-manually.patch
file removed
-161
SOURCES/kexec-tools-2.0.4-makedumpfile-Add-vmap_area_list-definition-for-ppc-ppc64.patch
file removed
-44
SOURCES/kexec-tools-2.0.4-makedumpfile-Assign-non-printable-value-as-short-option.patch
file removed
-244
SOURCES/kexec-tools-2.0.4-makedumpfile-Fall-back-to-read-when-mmap-fails.patch
file removed
-38
SOURCES/kexec-tools-2.0.4-makedumpfile-Fix-a-segmentation-fault-when-physical-addr.patch
file removed
-96
SOURCES/kexec-tools-2.0.4-makedumpfile-Fix-max_mapnr-issue-on-system-has-over-44-b.patch
file removed
-329
SOURCES/kexec-tools-2.0.4-makedumpfile-Improve-progress-information-for-huge-memor.patch
file removed
-200
SOURCES/kexec-tools-2.0.4-makedumpfile-PATCH-Support-newer-kernels.patch
file removed
-47
SOURCES/kexec-tools-2.0.4-makedumpfile-Support-to-filter-dump-for-kernels-that-use.patch
file removed
-429
SOURCES/kexec-tools-2.0.4-makedumpfile-Understand-v3.11-rc4-dmesg.patch
file removed
-197
SOURCES/kexec-tools-2.0.4-makedumpfile-Update-pfn_cyclic-when-the-cyclic-buffer-size-.patch
file removed
-33
SOURCES/kexec-tools-2.0.4-makedumpfile-Use-divideup-to-calculate-maximum-required-bit.patch
file removed
-44
SOURCES/kexec-tools-2.0.4-makedumpfile-cache-Allocate-buffers-at-initialization-t.patch
file removed
-105
SOURCES/kexec-tools-2.0.4-makedumpfile-cache-Reuse-entry-in-pending-list.patch
file removed
-120
SOURCES/kexec-tools-2.0.4-vmcore-dmesg-stack-smashing-happend-in-extreme-case.patch
file removed
-43
SOURCES/kexec-tools-2.0.4-vmcore-dmesg-struct_val_u64-not-casting-u64-to-u32.patch
file removed
-31
SOURCES/kexec-tools-2.0.7-Provide-an-option-to-use-new-kexec-system-call.patch
file added
+443
SOURCES/kexec-tools-2.0.7-kexec-ppc64-disabling-exception-handling-when-buildi.patch
file added
+37
SOURCES/kexec-tools-2.0.7-kexec-ppc64-move-to-device-tree-version-17.patch
file added
+42
SOURCES/kexec-tools-2.0.7-ppc64-kdump-Fix-ELF-header-endianess.patch
file added
+36
SOURCES/mkdumprd
file modified
+56 -59
SOURCES/rhcrashkernel-param
file removed
-6
SPECS/kexec-tools.spec
file modified
+147 -110
    import kexec-tools-2.0.7-19.el7
    
        
file modified
+3 -3
file modified
+3 -3
file modified
+4 -4
file modified
+15 -158
file modified
+112 -16
file modified
+79 -16
file modified
+23 -3
file modified
+24 -1
file modified
+1 -0
file modified
+1 -1
file modified
+333 -87
file modified
+50 -12
file modified
+56 -59
file modified
+147 -110