Package xfsdump: Information

    Source package: xfsdump
    Version: 2.2.48-alt1
    Build time:  Mar 12, 2008, 07:41 PM
    Report package bug
    License: GPL
    Summary: Administrative utilities for the XFS filesystem
    Description: 
    The xfsdump package contains xfsdump, xfsrestore and a number of
    other utilities for administering 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.

    List of rpms provided by this srpm:
    xfsdump (x86_64, i586)

    Maintainer: Grigory Batalov

    List of contributors:
    Grigory Batalov
    Alexander Bokovoy
    goldhead


      1. libdm-devel
      2. libe2fs-devel
      3. libxfs-devel >= 2.8.16
      4. libncurses-devel
      5. libattr-devel

    Last changed


    March 12, 2008 Grigory Batalov 2.2.48-alt1
    - New upstream release.
    Sept. 21, 2007 Grigory Batalov 2.2.46-alt1
    - New upstream release (fixes CVE-2007-2654)
    Dec. 18, 2006 Grigory Batalov 2.2.42-alt1
    - New upstream release.
    - .la removal patch updated.
    - Resolve conflict with systemwide list_add declaration.
    - Fix compile and link with libtool.
    - Html description page included.
    - Uuid-shared patch obsoleted.