TODO
author Tero Marttila <terom@paivola.fi>
Wed, 01 May 2013 00:38:58 +0300
changeset 77 0e79da714c19
parent 66 f96289ad970c
permissions -rw-r--r--
MIT license
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...)