summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorThadeu Lima de Souza Cascardo <cascardo@debian.org>2017-11-29 13:39:40 -0200
committerThadeu Lima de Souza Cascardo <cascardo@debian.org>2018-02-06 13:37:43 -0200
commit393d1a1456af75334f9a4181c4b8553843808296 (patch)
tree66585edc9a9542316946e8c064cd69b861e59518 /debian
parent051fa5dd35d71f0db712916023cd47f81e9c7e00 (diff)
kdump-tools Recommends initramfs-tools-core
Though an initramfs is not needed when using kdump-tools, the user will have to set it up in a way that it's not going to be required when loading the kdump kernel. By default, the config script will try to create an initramfs and require it to be present so load can work. Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@debian.org>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 89af4be..23eccf3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -36,6 +36,7 @@ makedumpfile (1:1.6.3-1) UNRELEASED; urgency=medium
- [PATCH] Update maintainers (by Atsushi Kumagai) 9d3147e
* Use multi-user.target. (LP: #1708409)
+ * kdump-tools Recommends initramfs-tools-core.
-- Thadeu Lima de Souza Cascardo <cascardo@debian.org> Tue, 06 Feb 2018 12:53:14 -0200
diff --git a/debian/control b/debian/control
index 3c965a6..8e2d2e4 100644
--- a/debian/control
+++ b/debian/control
@@ -29,6 +29,7 @@ Package: kdump-tools
Architecture: i386 amd64 powerpc ia64 x32 arm64 armel armhf ppc64el s390x
Depends: ${shlibs:Depends}, ${misc:Depends}, ${dist:Depends}, makedumpfile,
debconf, bsdmainutils, lsb-base (>= 3.0-6), file, ucf
+Recommends: initramfs-tools-core
Description: scripts and tools for automating kdump (Linux crash dumps)
kdump-tools provides an init script and a configuration script for
automating the use of kdump. It uses the makedumpfile utility to