xfsdump 3.1.4 source package in Ubuntu

Changelog

xfsdump (3.1.4) unstable; urgency=low


  * New upstream release (closes: #747079)
  * Add a watch file (closes: #748482)
  * Update configure files during build (closes: #746531)

 -- Nathan Scott <email address hidden>  Wed, 16 Jul 2014 13:26:02 +1000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xfsdump_3.1.4.dsc 965 bytes d40c7e8a1daf391e802e9396e6d006ed41eadf1da34ee078813fcb336fbc6164
xfsdump_3.1.4.tar.gz 833.2 KiB 41cb173ee112d36e524d354af1cc605c089006feb03cc5ee55896c84050b55c9

Available diffs

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.