Go to file
Tong Li 892bea7aae kdumpctl: filter 'root' kernel parameter when running in live images
Kernels of live images are booted with a kernel parameter which looks
like "root=live:CDLABEL=Fedora-WS-Live-25_A-2". This argument can't be
recognized by dracut during kdump process and will cause failure
of kdump if users didn't set KUDMP_COMMANDLINE in /etc/sysconfig/kdump.
So we should filter out 'root' when we find such a parameter in
/proc/cmdline to make kdump work correctly in live images.

Signed-off-by: Tong Li <tonli@redhat.com>
Acked-by: Dave Young <dyoung@redhat.com>
2016-11-11 10:56:35 +08:00
anaconda-addon
.gitignore .gitignore: Update to make it more generic 2016-05-16 10:15:01 +08:00
98-kexec.rules
dracut-kdump-capture.service
dracut-kdump-emergency.service
dracut-kdump-error-handler.service
dracut-kdump-error-handler.sh
dracut-kdump.sh Support special mount information via "dracut_args" 2016-08-26 14:03:48 +08:00
dracut-module-setup.sh Support special mount information via "dracut_args" 2016-08-26 14:03:48 +08:00
dracut-monitor_dd_progress
fadump-howto.txt
kdump-dep-generator.sh
kdump-in-cluster-environment.txt
kdump-lib-initramfs.sh use "systemctl reboot -f" for reboot action 2015-12-11 15:20:54 +08:00
kdump-lib.sh kdumpctl: fix target identification for systems without initrd 2016-09-16 15:40:48 +08:00
kdump.conf kdump.conf comments fixes 2016-07-20 10:07:21 +08:00
kdump.conf.5 kdump.conf man page fixes 2016-07-20 10:09:41 +08:00
kdump.service
kdump.sysconfig Remove kernel param "quiet" from kdump kernel cmdline 2015-12-11 15:18:31 +08:00
kdump.sysconfig.i386 Remove kernel param "quiet" from kdump kernel cmdline 2015-12-11 15:18:31 +08:00
kdump.sysconfig.ppc64 Remove kernel param "quiet" from kdump kernel cmdline 2015-12-11 15:18:31 +08:00
kdump.sysconfig.ppc64le Remove kernel param "quiet" from kdump kernel cmdline 2015-12-11 15:18:31 +08:00
kdump.sysconfig.s390x Remove kernel param "quiet" from kdump kernel cmdline 2015-12-11 15:18:31 +08:00
kdump.sysconfig.x86_64 Remove kernel param "quiet" from kdump kernel cmdline 2015-12-11 15:18:31 +08:00
kdumpctl kdumpctl: filter 'root' kernel parameter when running in live images 2016-11-11 10:56:35 +08:00
kdumpctl.8
kexec-kdump-howto.txt kexec-kdump-howto: Add doc about the special mount information via "dracut_args" 2016-08-26 14:03:48 +08:00
kexec-tools-2.0.3-disable-kexec-test.patch
kexec-tools-2.0.12-makedumpfile-Support-_count-_refcount-rename-in-struct-p.patch makedumpfile: Support _count -> _refcount rename in struct page 2016-07-13 11:14:56 +08:00
kexec-tools-2.0.13-arm64-Add-arm64-kexec-support.patch Add initial upstream support for kexec on aarch64 2016-10-27 14:44:13 +08:00
kexec-tools-2.0.13-arm64-Add-support-for-additional-relocations-in-the-kexec-purgatory-code.patch Add initial upstream support for kexec on aarch64 2016-10-27 14:44:13 +08:00
kexec-tools-2.0.13-arm64-Add-support-for-binary-image-files.patch Add initial upstream support for kexec on aarch64 2016-10-27 14:44:13 +08:00
kexec-tools-2.0.13-arm64-Add-support-of-R_AARCH64_PREL32-relocation-in-.patch Add initial upstream support for kexec on aarch64 2016-10-27 14:44:13 +08:00
kexec-tools-2.0.13-fix-armv7-build-failure.patch Fix armv7 build failure 2016-08-09 15:42:39 +08:00
kexec-tools-2.0.13-kexec-Add-common-device-tree-routines.patch Add initial upstream support for kexec on aarch64 2016-10-27 14:44:13 +08:00
kexec-tools-2.0.13-makedumpfile-x86_64-fix-page_offset-calculation.patch x86_64: fix page_offset calculation 2016-10-27 14:52:15 +08:00
kexec-tools-2.0.13-makedumpfile-x86-64-calculate-page-offset-from-pt-load.patch Support kdump for kaslr enabled Fedora kernel 2016-10-27 14:44:02 +08:00
kexec-tools-2.0.13-makedumpfile-x86-64-kill-is-vmalloc-addr-x86-64.patch Support kdump for kaslr enabled Fedora kernel 2016-10-27 14:44:02 +08:00
kexec-tools-2.0.13-makedumpfile-x86-64-kill-some-unused-initialization.patch Support kdump for kaslr enabled Fedora kernel 2016-10-27 14:44:02 +08:00
kexec-tools-2.0.13-makedumpfile-x86-64-translate-all-VA-to-PA-using-page-table-values.patch Support kdump for kaslr enabled Fedora kernel 2016-10-27 14:44:02 +08:00
kexec-tools.spec Documentation: step by step guide on confiuring kdump in live images 2016-11-11 10:56:11 +08:00
live-image-kdump-howto.txt Documentation: step by step guide on confiuring kdump in live images 2016-11-11 10:56:11 +08:00
mkdumprd kdumpctl: check /etc/fstab modification only when it exists 2016-09-16 15:40:48 +08:00
mkdumprd.8
README
rhcrashkernel-param
sources Release 2.0.13-1 2016-08-09 14:08:28 +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