Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
duplicity 0.6.17 uses paramiko backend.
Thus, it does not support limiting bandwidth anymore.
Let's use trickle to support bandwidth shaping anyway.
|
|
|
|
... and warn about unsupported options.
|
|
Locking its tables require privileges the 'debian-sys-maint'@'localhost' user is
generally not granted.
|
|
|
|
|
|
|
|
|
|
in rsync short format (Issue #2107)
|
|
|
|
|
|
|
|
|
|
Thanks to Yuval Kogman <nothingmuch@woobling.org> for the patch.
|
|
I.e. document tmpdir.
|
|
|
|
The handler has been heavily broken for a while.
It clearly lacks a maintainer.
|
|
Thanks to Olivier Berger <oberger@ouvaton.org> for the patch.
(Closes Redmine bug #3443)
(Closes: #641120)
|
|
|
|
|
|
|
|
|
|
when=XXX did work already. This patch allow to write this with spaces around the
equal sign - as in every other backup.d/ file.
|
|
cut is in /usr/bin actually.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for a longer time, for instance 1Y which becomes default
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Ian Beckwith for the patch.
|
|
Thanks to Sergio Talens-Oliag <sto@debian.org> for the bug report and patch.
|
|
Removed an extra '.' in file names introduced by the pg_dump options
patch, resulting in names like db..sql or db..sql.gz instead of just
db.sql or db.sql.gz.
|
|
when you specify multiple volume groups to backup, it gives an error, saying you must set the %s template for the name. We are doing that, it just cannot handle it properly.
This change routes around this issue, which has been fixed in later lvm2 releases, by passing only one argument to vgcfgbackup by taking all the volume groups that are found and running them through a for loop
|
|
|