makedumpfile 1:1.6.7-1ubuntu2.4 source package in Ubuntu

Changelog

makedumpfile (1:1.6.7-1ubuntu2.4) focal; urgency=low

  * debian/rules: Remove "ata_piix.prefer_ms_hyperv=0" (LP: #1978333)

 -- Heather Lemon <email address hidden>  Mon, 13 Jun 2022 13:59:29 +0000

Upload details

Uploaded by:
Heather Lemon
Sponsored by:
Heitor Alves de Siqueira
Uploaded to:
Focal
Original maintainer:
Louis Bouchard
Architectures:
i386 amd64 powerpc ia64 x32 arm64 armel armhf ppc64el s390x
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
makedumpfile_1.6.7.orig.tar.gz 190.1 KiB e702fbdf62b4cd829a76e46f3e24eb3fc7501918b85ebdcd8baef4f53d6ee2c8
makedumpfile_1.6.7-1ubuntu2.4.debian.tar.xz 48.6 KiB 86706ca77dedfd659967980e18d5537275a11276165aae6b3e22d390c72febdc
makedumpfile_1.6.7-1ubuntu2.4.dsc 2.3 KiB 089dd51ee971efec5a213c5a2f379dc49cc71d296deab2858a594b4bbd384131

View changes file

Binary packages built by this source

kdump-tools: 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
 reduce the size of the /proc/vmcore file based on user preferences.
 .
 After installing, please see /usr/share/doc/kdump-tools/README.Debian
 for information on enabling and configuring kdump.

makedumpfile: VMcore extraction tool

 This program is used to extract a subset of the memory available either
 via /dev/mem or /proc/vmcore (for crashdumps). It is used to get memory
 images without extra unneeded information (zero pages, userspace programs,
 etc).

makedumpfile-dbgsym: debug symbols for makedumpfile