TODO
author Tero Marttila <tero.marttila@aalto.fi>
Mon, 28 Jul 2014 13:33:13 +0300
changeset 81 509a30f96b87
parent 66 f96289ad970c
permissions -rw-r--r--
version 0.6.3: workaround issues with pvl-common 0.5 -c/--config options
TODO:
    simplify pvl.backup-snapshot, perhaps moving multiple-target support to a separate config bash script?

    stats: total/changed files/bytes + time?

    config: [target] exclude = ...

0.3.0:
    pvl.backup.mount: mount without readonly fails to omit --options arg
    XXX: rsync-snapshot clean_interval removes newest items
    rsync-wrapper: uses /mnt
    better config error when referencing an undefined interval for [target:$:intervals]

0.4.0:
    XXX: bad implementation
        different run-intervals?
        bi-daily intervals?

0.5.0:
    config:     split pvl-backup.d configs
    logging:    less config/source-parsing, more 'real rsync command running'

0.5.2:
    retry snapshot lvremove; usually works on the 2/3rd try?
    fix logging exec/scriptname prefix (for both scripts!)
    run other targets even if one target fails due to a error (but fail on bugs...)