diff options
author | intrigeri <intrigeri@boum.org> | 2011-05-16 23:03:02 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2011-05-16 23:06:01 +0200 |
commit | 3469d4d58a697e38b644536b71ebce5092209b62 (patch) | |
tree | a94ef57b5a398811085fa7d9a42cb291ebedcdd5 /debian | |
parent | 6ef0bfdff0634c637f8068ab8de3b49aab44968c (diff) | |
download | backupninja-3469d4d58a697e38b644536b71ebce5092209b62.tar.gz backupninja-3469d4d58a697e38b644536b71ebce5092209b62.tar.bz2 |
Long description: general update, spelling fixes.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/control b/debian/control index c4f004a..c95cc71 100644 --- a/debian/control +++ b/debian/control @@ -33,16 +33,18 @@ Suggests: Description: lightweight, extensible meta-backup system Backupninja lets you drop simple config files in /etc/backup.d to coordinate system backups. Backupninja is a master of many arts, - including incremental remote filesystem backup, MySQL backup, and ldap + including incremental remote filesystem backup, MySQL backup, and LDAP backup. By creating simple drop-in handler scripts, backupninja can learn new skills. Backupninja is a silent flower blossom death strike to lost data. . In addition to backing up regular files, Backupninja has handlers to ease - backing up: ldap, maildir, MySQL, svn, trac, and the output from shell scripts + backing up: LDAP, Maildir, MySQL, PostgreSQL, SVN, Trac, hardware and system + information, as well as the output from custom shell scripts. . Backupninja currently supports common backup utilities, easing their - configuration, currently supported are: rdiff-backup, duplicity, CD/DVD + configuration, currently supported are: rdiff-backup, duplicity, rsync + and CD/DVD. . Most handlers have their own dependencies/recommendations, shown in brackets bellow: |