Skip to content
Snippets Groups Projects
Commit f1371fa1 authored by Jérôme Charaoui's avatar Jérôme Charaoui
Browse files

Add borgbackup to Suggests and Description

parent 48e67689
Branches
Tags
No related merge requests found
...@@ -33,7 +33,8 @@ Suggests: ...@@ -33,7 +33,8 @@ Suggests:
rsync, rsync,
subversion, subversion,
trickle, trickle,
wodim wodim,
borgbackup
Description: lightweight, extensible meta-backup system Description: lightweight, extensible meta-backup system
Backupninja lets you drop simple config files in /etc/backup.d to Backupninja lets you drop simple config files in /etc/backup.d to
coordinate system backups. Backupninja is a master of many arts, coordinate system backups. Backupninja is a master of many arts,
...@@ -46,8 +47,8 @@ Description: lightweight, extensible meta-backup system ...@@ -46,8 +47,8 @@ Description: lightweight, extensible meta-backup system
information, as well as the output from custom shell scripts. information, as well as the output from custom shell scripts.
. .
Backupninja currently supports common backup utilities, easing their Backupninja currently supports common backup utilities, easing their
configuration, currently supported are: rdiff-backup, duplicity, rsync configuration, currently supported are: rdiff-backup, duplicity, rsync,
and CD/DVD. borgbackup and CD/DVD.
. .
Most handlers have their own dependencies/recommendations, shown in brackets Most handlers have their own dependencies/recommendations, shown in brackets
below: below:
...@@ -59,3 +60,4 @@ Description: lightweight, extensible meta-backup system ...@@ -59,3 +60,4 @@ Description: lightweight, extensible meta-backup system
- rsync [rsync] - rsync [rsync]
- svn [subversion] - svn [subversion]
- tar [bzip2] - tar [bzip2]
- borg [borgbackup]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment