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.
Arch: i386
Download: | dump-0.4b41-1.2.i386.rpm |
Build Date: | Sat Feb 11 10:23:49 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 2.06 MiB |
Changelog
- * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0.4b41-1.2
-
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0.4b41-1.1
-
- rebuilt for new gcc4.1 snapshot and glibc changes
- * Wed Jan 11 17:00:00 2006 Jindrich Novy <jnovy{%}redhat{*}com> 0.4b41-1
-
- update to 0.4b41
- drop .fixacl patch, now applied in the new upstream release
- link against device-mapper