Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
dump: Programs for backing up and restoring ext2/ext3 filesystems
- Summary
- The dump package contains both dump and restore. Dump examines files
in a filesystem, determines which ones need to be backed up, and
copies those files to a specified disk, tape, or other storage medium.
The restore command performs the inverse function of dump; 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 also be restored from full or partial backups.
Install dump if you need a system for both backing up filesystems and
restoring filesystems after backups.
Changelog
- * Sat Apr 4 17:00:00 2009 Adam Tkac <atkac redhat com> 0.4b41-4
- display dump level correctly in all cases (#493635)
- -A option is not valid when -P is specified, correct manual page (#490627)
- fix typos in manual pages (#489853)
- * Mon Mar 9 17:00:00 2009 Adam Tkac <atkac redhat com> 0.4b41-3
- correct manual page (dump level is 0 by default, #356121)
- * Mon Aug 7 17:00:00 2006 Jindrich Novy <jnovy{%}redhat{*}com> 0.4b41-2.fc6
- fix miscompares detected by restore -C caused by SELinux (#189845)
- link properly against device-mapper and selinux libraries
- add autoconf BuildRequires
- use %{?dist}