xfsdump 3.1.11-0.2 source package in Ubuntu

Changelog

xfsdump (3.1.11-0.2) unstable; urgency=medium

  * Non-maintainer upload.

  [ Helmut Grohne ]
  * Move aliased xfs tools to /usr (DEP17). (Closes: #1063876)

 -- Chris Hofstaedtler <email address hidden>  Wed, 12 Jun 2024 20:17:14 +0200

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
Oracular release main admin

Downloads

File Size SHA-256 Checksum
xfsdump_3.1.11-0.2.dsc 1.8 KiB b615feaf804629faa6de57fe647ca102ccbb4a01ab75d2b9a988caaf4e9a4c13
xfsdump_3.1.11.orig.tar.gz 842.1 KiB 62923283bb1af849eabba6de71b9f24b09c4ac652fcbc03f902d75332bc22e9a
xfsdump_3.1.11-0.2.debian.tar.xz 5.3 KiB 23ec4da95482c13772938414aa04c1f13dc06865a3a5c0ce4266742063a1e2f9

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