1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/xfsdump/xfsdump.desc
3 [COPY] Copyright (C) 2007 - 2021 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] Administrative utilities for the XFS filesystem
14 [T] The xfsdump package contains xfsdump, xfsrestore and a number of other
15 [T] utilities for administering XFS filesystems.
17 [T] Xfsdump examines files in a filesystem, determines which need to be
18 [T] backed up, and copies those files to a specified disk, tape or other
19 [T] storage medium. It uses XFS-specific directives for optimizing the
20 [T] dump of an XFS filesystem, and also knows how to backup XFS extended
21 [T] attributes. Backups created with xfsdump are "endian safe" and can
22 [T] thus be transfered between Linux machines of different architectures
23 [T] and also between IRIX machines.
25 [T] Xfsrestore performs the inverse function of xfsdump; it can restore a
26 [T] full backup of a filesystem. Subsequent incremental backups can then
27 [T] be layered on top of the full backup. Single files and directory
28 [T] subtrees may be restored from full or partial backups.
30 [U] http://oss.sgi.com/projects/xfs/
32 [A] SGI XFS development team <linux-xfs@oss.sgi.com>
33 [M] Rene Rebe <rene@t2-project.org>
40 [P] X -----5---9 183.705
42 [O] hook_add preconf 5 'autoconf'
44 [D] 974d70f871f9ccc88c973126c1af304fee203e4768af51aa93709261 xfsdump-3.1.4.tar.gz ftp://oss.sgi.com/projects/xfs/cmd_tars/