btrbk/contrib
Axel Burri 805d7f4a0d btrbk-verify: add workaround for btrbk <= 0.27.2 bug: missing target_rsh, target_type
btrbk <= 0.27.2 does not print "target_rsh" and "target_type" when
called with --format=raw, see $table_formats{resolved}. This is fixed
in 0.28.0.

Hardcoding target_type=send-receive is not so bad, as for raw targets
btrbk-verify complains first with:

  btrbk-verify: missing required variable "target_rsh" in btrbk --format=raw line

So we should not run rsync (which is not really a problem, rsync just
fails with "not a directory").
2019-04-01 16:27:49 +02:00
..
cron btrbk-verify: add workaround for btrbk <= 0.27.2 bug: missing target_rsh, target_type 2019-04-01 16:27:49 +02:00
crypt documentation: change digint links to https:// 2017-10-11 20:54:41 +02:00
migration change version to 0.26.0 2017-10-12 00:39:06 +02:00
systemd contrib: systemd: btrbk.service: add Documentation link to btrbk(1) 2017-10-24 13:29:06 +02:00