Go to file
Lianbo Jiang a571b0da9f fix kdump failure of saving vmcore with the scp + ipv6 method
Currently, kdump will fail to save vmcore when using the scp and ipv6.
The reason is that the scp requires IPv6 addresses to be enclosed in
square brackets, but ssh doesn’t require this.

Let's enclose the ipv6 address in square brackets for scp dump.

Signed-off-by: Lianbo Jiang <lijiang@redhat.com>
Acked-by: Pingfan Liu <piliu@redhat.com>
2021-01-21 15:03:20 +08:00
tests selftest: Fix several test issue with Fedora 33 2020-11-18 23:57:13 +08:00
.gitignore
60-kdump.install
98-kexec.rules
98-kexec.rules.ppc64
dracut-early-kdump-module-setup.sh module-setup.sh: don't polute the namespace unnecessarily 2021-01-20 14:14:08 +08:00
dracut-early-kdump.sh logger: source the logger file individually 2021-01-20 14:13:44 +08:00
dracut-kdump-capture.service
dracut-kdump-emergency.service
dracut-kdump-emergency.target
dracut-kdump-error-handler.service
dracut-kdump-error-handler.sh
dracut-kdump.sh fix kdump failure of saving vmcore with the scp + ipv6 method 2021-01-21 15:03:20 +08:00
dracut-module-setup.sh module-setup.sh: don't polute the namespace unnecessarily 2021-01-20 14:14:08 +08:00
dracut-monitor_dd_progress
early-kdump-howto.txt
fadump-howto.txt fadump-howto: update about 'nocma' and 'off' options for 'fadump=' parameter 2020-11-30 15:29:11 +08:00
kdump-dep-generator.sh logger: source the logger file individually 2021-01-20 14:13:44 +08:00
kdump-in-cluster-environment.txt
kdump-lib-initramfs.sh fix kdump failure of saving vmcore with the scp + ipv6 method 2021-01-21 15:03:20 +08:00
kdump-lib.sh logger: source the logger file individually 2021-01-20 14:13:44 +08:00
kdump-logger.sh Capitalize the configuration name of log level 2020-11-13 02:49:35 +08:00
kdump-udev-throttler
kdump.conf kdump.conf: Update doc about core_collector for ssh target 2021-01-12 16:12:32 +08:00
kdump.conf.5 kdump.conf: Update doc about core_collector for ssh target 2021-01-12 16:12:32 +08:00
kdump.service
kdump.sysconfig Update the kdump sysconfig 2020-11-13 02:49:56 +08:00
kdump.sysconfig.aarch64 Update the kdump sysconfig 2020-11-13 02:49:56 +08:00
kdump.sysconfig.i386 Update the kdump sysconfig 2020-11-13 02:49:56 +08:00
kdump.sysconfig.ppc64 Update the kdump sysconfig 2020-11-13 02:49:56 +08:00
kdump.sysconfig.ppc64le Update the kdump sysconfig 2020-11-13 02:49:56 +08:00
kdump.sysconfig.s390x Update the kdump sysconfig 2020-11-13 02:49:56 +08:00
kdump.sysconfig.x86_64 Update the kdump sysconfig 2020-11-13 02:49:56 +08:00
kdumpctl logger: source the logger file individually 2021-01-20 14:13:44 +08:00
kdumpctl.8
kexec-kdump-howto.txt Doc: Improve the kdump sysconfig document 2021-01-12 16:46:44 +08:00
kexec-tools-2.0.20-eppic-Remove-duplicated-variable-declaration.patch
kexec-tools-2.0.20-makedumpfile-printk-add-support-for-lockless-ringbuffer.patch makedumpfile: printk: add support for lockless ringbuffer 2020-12-23 17:26:11 +08:00
kexec-tools-2.0.20-makedumpfile-printk-use-committed-finalized-state-value.patch makedumpfile: printk: use committed/finalized state values 2020-12-23 17:27:10 +08:00
kexec-tools-2.0.20-Remove-duplicated-variable-declarations.patch
kexec-tools-2.0.21-makedumpfile-make-use-of-uts_namespace.name-offset-in-VMCOR.patch makedumpfile: make use of 'uts_namespace.name' offset in VMCOREINFO 2021-01-08 11:05:05 +08:00
kexec-tools.spec Release 2.0.21-3 2021-01-20 14:38:54 +08:00
live-image-kdump-howto.txt
mkdumprd logger: source the logger file individually 2021-01-20 14:13:44 +08:00
mkdumprd.8 Doc: improve mkdumprd man page 2020-12-11 14:05:08 +08:00
README
sources Release 2.0.20-1 2020-12-23 17:41:43 +08:00
zanata-notes.txt

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