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
.gitignore
98-kexec.rules
dracut-kdump.sh
dracut-module-setup.sh
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
kdump-lib.sh
kdump.conf
kdump.conf.5
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
kexec-tools-2.0.3-build-makedumpfile-eppic-shared-object.patch
kexec-tools-2.0.3-disable-kexec-test.patch
kexec-tools-2.0.4-makedumpfile-memset-in-cyclic-bitmap-initialization-introdu.patch
kexec-tools-2.0.5-vmcore-dmesg-stack-smashing-happend-in-extreme-case.patch
kexec-tools.spec kdump-dep-generator: Add kdump service dependencies on the fly 2014-04-17 11:27:31 +08:00
mkdumprd
mkdumprd.8
README
rhcrashkernel-param
sources
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