Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
backupninja
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
raT
backupninja
Commits
f1371fa1
Commit
f1371fa1
authored
6 years ago
by
Jérôme Charaoui
Browse files
Options
Downloads
Patches
Plain Diff
Add borgbackup to Suggests and Description
parent
48e67689
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/control
+5
-3
5 additions, 3 deletions
debian/control
with
5 additions
and
3 deletions
debian/control
+
5
−
3
View file @
f1371fa1
...
...
@@ -33,7 +33,8 @@ Suggests:
rsync,
subversion,
trickle,
wodim
wodim,
borgbackup
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,
...
...
@@ -46,8 +47,8 @@ Description: lightweight, extensible meta-backup 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, rsync
and CD/DVD.
configuration, currently supported are: rdiff-backup, duplicity, rsync
,
borgbackup
and CD/DVD.
.
Most handlers have their own dependencies/recommendations, shown in brackets
below:
...
...
@@ -59,3 +60,4 @@ Description: lightweight, extensible meta-backup system
- rsync [rsync]
- svn [subversion]
- tar [bzip2]
- borg [borgbackup]
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment