Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
dar: Software for making/restoring incremental CD/DVD backups
- Summary
- DAR is a command line tool to backup a directory tree and files. DAR is
able to make differential backups, split them over a set of disks or files
of a given size, use compression, filter files or subtrees to be saved or
not saved, directly access and restore given files. DAR is also able
to handle extented attributes, and can make remote backups through an
ssh session for example. Finally, DAR handles save and restore of hard
and symbolic links.
Arch: src
Download: | dar-2.3.1-4.al3.src.rpm |
Build Date: | Wed Nov 29 18:18:45 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 1.10 MiB |
Changelog
- * Wed Nov 15 16:00:00 2006 Chris Petersen <rpm{%}forevermore{*}net> 2.3.1-4
- Change the main summary -- this is no longer a "collection of scripts"
- * Tue Nov 14 16:00:00 2006 Chris Petersen <rpm{%}forevermore{*}net> 2.3.1-3
- Fix/standardize Requires/Provides for libdar and libdar-devel
- Remove redundant zlib-devel (covered by openssl-devel)
- Update README.Fedora with my name/date, as requested in the ticket
- Add a patch to fix a funky character in man/dar.1
- * Sat Nov 4 16:00:00 2006 Chris Petersen <rpm{%}forevermore{*}net> 2.3.1-2
- Add README.Fedora explaining why we do not include static binaries (upstream's request)
- Add libdar-static-devel subpackage to hold the *.a files
- Disable static subpackages by default, enabled via "--with static" for those who want to compile them