xfsdump 3.1.9+0+nmu1 source package in Ubuntu

Changelog

xfsdump (3.1.9+0+nmu1) unstable; urgency=medium

  * Non-maintainer upload.
  * add build-arch and build-indep targets to debian/rules
    Closes: #999291

 -- Damyan Ivanov <email address hidden>  Thu, 16 Dec 2021 08:44:12 +0000

Upload details

Uploaded by:
Nathan Scott
Uploaded to:
Sid
Original maintainer:
Nathan Scott
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xfsdump_3.1.9+0+nmu1.dsc 1.6 KiB c341c4cd78e7bf8a173f14e77bd131cdb9ddd644d0af74f09d96186e31043c28
xfsdump_3.1.9+0+nmu1.tar.gz 864.8 KiB ce1bf787fbd19f4053bb798e51415915e2b5cf301e53a1964751037f46085286

No changes file available.

Binary packages built by this source

xfsdump: Administrative utilities for the XFS filesystem

 The xfsdump package contains xfsdump, xfsrestore and a number of
 other administrative utilities for managing XFS filesystems.
 .
 xfsdump examines files in a filesystem, determines which need to be
 backed up, and copies those files to a specified disk, tape or other
 storage medium. It uses XFS-specific directives for optimizing the
 dump of an XFS filesystem, and also knows how to backup XFS extended
 attributes. Backups created with xfsdump are "endian safe" and can
 thus be transfered between Linux machines of different architectures
 and also between IRIX machines.
 .
 xfsrestore performs the inverse function of xfsdump; it can restore a
 full backup of a filesystem. Subsequent incremental backups can then
 be layered on top of the full backup. Single files and directory
 subtrees may be restored from full or partial backups.

xfsdump-dbgsym: debug symbols for xfsdump