CVS log for ports/sysutils/tbku/distinfo
Up to [FreeBSD] / ports / sysutils / tbku
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Mar 19 12:33:26 2011 UTC (10 months, 3 weeks ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -1 lines
- Get Rid MD5 support
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Apr 26 18:28:52 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL
tbku is a utility script for producing "tarball" backups of some- or all of your files. It is useful both for producing incremental backups or for systemwide images or "snapshots". The script can be run either from the command line or, more typically, as a cron job to automate system backup tasks. The central benefit of using 'tbku' over hand written tar commands is that 'tbku' is "table driven". You specify the set of files to back up in a table (a separate file). You can have as many of these "filesets" as you wish, corresponding to different kinds of backups you want done. 'tbku' will do backups automatically or manually, based on the name of the "fileset". This considerably simplifies automating backups, keeping backup logs, and generally maintaining an orderly backup environment. 'tbku' can also be used to capture system images which can then later be used to (re)provision other machines. PR: ports/121916 Submitted by: Tim Daneliuk <tbku@tundraware.com>
