Go to file
WANG Chao ed12e00218 kdump-dep-generator: Add kdump service dependencies on the fly
kdump-dep-generator is a systemd generator, used to write out kdump
service dependencies.

Currently it's only useful for ssh dump case. And in ssh dump case, it
writes out a dependency which kdump.service "Wants"
network-online.target:

  # ls -l /run/systemd/generator/kdump.service.wants/
  [..] network-online.target -> /usr/lib/systemd/system/network-online.target

So that kdump.service will pull in network-online.target and delayed
start until network-online.target is reached.

In the future, we could use generator to write out kdump.service
dynamically and get rid of the static defined kdump.service at all.

v1->v2:
Vivek: not using hardcoded run time generator path, use what systemd pass in.

Signed-off-by: WANG Chao <chaowang@redhat.com>
Acked-by: Vivek Goyal <vgoyal@redhat.com>
2014-04-17 11:27:31 +08:00
po Translation, Makefile: add make tgz option to auto pack po files 2013-12-24 14:25:23 +08:00
.gitignore Release 2.0.6-1 2014-03-26 15:28:42 +08:00
98-kexec.rules
dracut-kdump.sh Add fence_kdump support for generic clusters 2014-04-03 14:43:06 +08:00
dracut-module-setup.sh Add fence_kdump support for generic clusters 2014-04-03 14:43:06 +08:00
dracut-monitor_dd_progress
firstboot_kdump.py
kdump-dep-generator.sh kdump-dep-generator: Add kdump service dependencies on the fly 2014-04-17 11:27:31 +08:00
kdump-in-cluster-environment.txt Add fence_kdump support for generic clusters 2014-04-03 14:43:06 +08:00
kdump-lib.sh Add fence_kdump support for generic clusters 2014-04-03 14:43:06 +08:00
kdump.conf Add fence_kdump support for generic clusters 2014-04-03 14:43:06 +08:00
kdump.conf.5 Add fence_kdump support for generic clusters 2014-04-03 14:43:06 +08:00
kdump.init
kdump.service kdump.service: Start kdump after network is online and remote fs is mounted 2013-09-27 10:07:13 +08:00
kdump.sysconfig
kdump.sysconfig.i386 kdump.sysconfig: default to "nofail" mount 2013-09-27 15:45:24 +08:00
kdump.sysconfig.ia64
kdump.sysconfig.ppc64 kdump.sysconfig: default to "nofail" mount 2013-09-27 15:45:24 +08:00
kdump.sysconfig.s390x s390x, sysconfig: Change maxcpus=1 to nr_cpus=1 for s390x 2014-01-22 12:52:02 +08:00
kdump.sysconfig.x86_64 Add acpi_no_memhotplug to kdump kernel 2014-01-29 16:25:57 +08:00
kdumpctl Add fence_kdump support for generic clusters 2014-04-03 14:43:06 +08:00
kexec-kdump-howto.txt makedumpfile compression method default to lzo 2013-12-24 14:25:07 +08:00
kexec-tools-2.0.3-build-makedumpfile-eppic-shared-object.patch Rebase makedumpfile-1.5.5 2014-01-28 13:04:36 +08:00
kexec-tools-2.0.3-disable-kexec-test.patch
kexec-tools-2.0.4-makedumpfile-memset-in-cyclic-bitmap-initialization-introdu.patch makedumpfile: memset() in cyclic bitmap initialization introduce segment fault. 2014-01-29 16:31:04 +08:00
kexec-tools-2.0.5-vmcore-dmesg-stack-smashing-happend-in-extreme-case.patch Backport vmcore-dmsg stack smashing in extreme case 2014-03-14 13:04:58 +08:00
kexec-tools.spec kdump-dep-generator: Add kdump service dependencies on the fly 2014-04-17 11:27:31 +08:00
mkdumprd mkdumprd fail if target is NFS and mounted on /var/crash 2014-03-26 14:37:55 +08:00
mkdumprd.8
README README: Add a README file 2014-04-02 10:45:36 +08:00
rhcrashkernel-param
sources Release 2.0.6-1 2014-03-26 15:28:42 +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