Skip to content

Commit

Permalink
manifest: add kexec-tools for kdump
Browse files Browse the repository at this point in the history
This was discussed in:
coreos/fedora-coreos-tracker#622
  • Loading branch information
jlebon committed Oct 27, 2020
1 parent 6bf15bf commit 5546737
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@
# https://github.com/coreos/afterburn/issues/405
# When we changed to inherit from FCOS we started enabling this service
disable [email protected]

# Explicitly disable: it's enabled by default otherwise but will fail because
# we don't ship with the kargs needed for enablement.
disable kdump.service
3 changes: 3 additions & 0 deletions rhcos-packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ packages:
- rpm-ostree
# part of container-tools module
- toolbox
# for kdump:
# https://github.com/coreos/fedora-coreos-tracker/issues/622
- kexec-tools

0 comments on commit 5546737

Please sign in to comment.