makedumpfile 1.5.4-1ubuntu1 source package in Ubuntu

Changelog

makedumpfile (1.5.4-1ubuntu1) trusty; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Build makedumpfile on armel, armhf, ppc64el, and x32.
  * Stop trying to build on arm64 until upstream supports it.

makedumpfile (1.5.4-1) unstable; urgency=low

  [Louis Bouchard]
  * New upstream version
 -- Adam Conrad <email address hidden>   Mon, 04 Nov 2013 14:04:29 -0700

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
i386 amd64 powerpc ia64 lpia x32 armel armhf ppc64el all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
makedumpfile_1.5.4.orig.tar.gz 134.8 KiB bc0c4c01e15492e73a18b8197b1dff39923294b3da9d2d8fbc8ac38883e85b6f
makedumpfile_1.5.4-1ubuntu1.debian.tar.gz 16.6 KiB e588d39e11cfc24432630e6b87c38126e61f54aadacf8f374245b1a576044f4a
makedumpfile_1.5.4-1ubuntu1.dsc 1.5 KiB 92f29b0ea7826d7997e1fec0dab1990bf6d5e1dd9df3876fc00cc15064ce1230

Available diffs

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 uneeded information (zero pages, userspace programs,
 etc).