Go to file
Dave Young ffc5ece53b Resolves: bz808299
Copy comments from the bz:
In rhel7 onwards, we will require dump target filesystem to be mounted in first kernel so that kdump can make use of same mount options instead of trying to come up with its own mount options. This should make mounting that file system safer. Also it reduces complexity in kdump code.

That will mean one needs to put an entry for the dump file system in /etc/fstab
so that after reboot when kdump service starts, it can find the dump target and build initramfs instead of failing.
2012-08-31 10:05:37 +08:00
po
.gitignore
98-kexec.rules
dracut-kdump.sh
dracut-module-setup.sh iscsi setup fix 2012-08-29 09:42:00 +08:00
dracut-monitor_dd_progress
firstboot_kdump.py firstboot: add automatic and manual memory reservation for rhel 2012-08-28 16:22:35 +08:00
kdump.conf
kdump.conf.5 Resolves: bz808299 2012-08-31 10:05:37 +08:00
kdump.init
kdump.service
kdump.sysconfig
kdump.sysconfig.i386
kdump.sysconfig.ia64
kdump.sysconfig.ppc64
kdump.sysconfig.s390x
kdump.sysconfig.x86_64
kdumpctl
kexec-kdump-howto.txt Resolves: bz808299 2012-08-31 10:05:37 +08:00
kexec-tools-2.0.3-disable-kexec-test.patch
kexec-tools.spec Release 2.0.3-54 2012-08-29 09:44:56 +08:00
mkdumprd pass raw device as dracut argument 2012-08-29 09:42:18 +08:00
mkdumprd.8
rhcrashkernel-param
sources