xfsdump 3.0.5 source package in Ubuntu

Changelog

xfsdump (3.0.5) unstable; urgency=low

  * New upstream release
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 14:05:03 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
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.0.5.tar.gz 785.7 KiB c301046994287801ebce0f23437ae88809b85336a8aa9f762dc0fdcc08630faf
xfsdump_3.0.5.dsc 898 bytes 482a352ce57423c35b342b7e372680d295ccc26f2d3ccf2bd1c123aa5f842081

Available diffs

View changes file

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.