makedumpfile 1:1.6.7-1ubuntu2 source package in Ubuntu
Changelog
makedumpfile (1:1.6.7-1ubuntu2) focal; urgency=low * debian/control/tests: sleep while waiting for systemd service. Also, exit in case the service is not successfully started, and dump status output for debugging. This is necessary because now that the initrd is not generated during postinst, it will be generated when the service is first started, and that may delay it for a few seconds. -- Thadeu Lima de Souza Cascardo <email address hidden> Tue, 17 Mar 2020 16:40:38 -0300
Upload details
- Uploaded by:
- Thadeu Lima de Souza Cascardo
- Sponsored by:
- Dan Streetman
- 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 | Published | Component | Section | |
---|---|---|---|---|
Focal | release | main | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
makedumpfile_1.6.7.orig.tar.gz | 190.1 KiB | e702fbdf62b4cd829a76e46f3e24eb3fc7501918b85ebdcd8baef4f53d6ee2c8 |
makedumpfile_1.6.7-1ubuntu2.debian.tar.xz | 36.2 KiB | 83b149d91e4d2379115f8d46ecd4ccf27de9d4de0593a8d80e28dd4261348d0a |
makedumpfile_1.6.7-1ubuntu2.dsc | 2.3 KiB | 7cb1e14f71a7d079b24bfd028e0609341a2308c5055a5bf9f89e5e8d4604054c |
Available diffs
- diff from 1:1.6.6-4ubuntu3 to 1:1.6.7-1ubuntu2 (11.2 KiB)
- diff from 1:1.6.7-1ubuntu1 to 1:1.6.7-1ubuntu2 (772 bytes)
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