Sun, 22 Apr 2012 13:42:42 +0300 Tero Marttila pvl.backup.rsync: be more lenient with remote path to accept 'host:lvm:...'
Sun, 22 Apr 2012 13:38:53 +0300 Tero Marttila setup.py: fix scripts
Sun, 22 Apr 2012 13:17:08 +0300 Tero Marttila version: 0.4.0
Sun, 22 Apr 2012 13:16:36 +0300 Tero Marttila pvl.backup-snapshot: rename from pvlbackup-rsync-snapshot
Sun, 22 Apr 2012 13:16:10 +0300 Tero Marttila pvlbackup-rsync-snapshot: use pvl.backup.rsync.parse_source for sources, to support local LVM snapshots; also implement lvm-options section for target
Sun, 22 Apr 2012 12:56:53 +0300 Tero Marttila pvl.backup-rsync: implement local rsync command execution, rename from pvlbackup-rsync-wrapper
Sun, 22 Apr 2012 12:31:26 +0300 Tero Marttila pvlbackup-rsync-wrapper: add --snapshot-size / --snapshot-wait opts
Sun, 22 Apr 2012 12:13:26 +0300 Tero Marttila move scripts -> bin
Mon, 05 Mar 2012 10:04:03 +0200 Tero Marttila 0.3.0: bugfixes, workaround umount/lvremove issues, support rsync -e, don't use /mnt, [foo/bar] syntax for config, --run sets
Mon, 05 Mar 2012 10:02:30 +0200 Tero Marttila version: 0.3.0 0.3.0
Fri, 02 Mar 2012 17:38:00 +0200 Tero Marttila rsync-snapshot: implement [run] blocks to select which targets to --run
Fri, 02 Mar 2012 17:16:16 +0200 Tero Marttila rsync-snapshot: fail nicer-ly if no intervals are given; deprecate default keep intervals, just don't cleanup old snapshots if no keep is given
Fri, 02 Mar 2012 17:09:44 +0200 Tero Marttila change rsync-snapshot.conf to use [foo/bar] syntax, because
Fri, 02 Mar 2012 16:59:14 +0200 Tero Marttila rsync-snapshot: better ConfigError for referencing invalid [interval:..] from [target:...:intervals]; tidy up INFO output a little
Fri, 02 Mar 2012 16:46:38 +0200 Tero Marttila rsync-wrapper: default to logging.INFO; cleanup pvl.backup.rsync info output
Fri, 02 Mar 2012 16:15:47 +0200 Tero Marttila mount/rsync: use a tmpdir for mounting, not /mnt
Fri, 02 Mar 2012 16:15:32 +0200 Tero Marttila rsync-wrapper: targeted --debug-for specific loggers
Fri, 02 Mar 2012 15:58:45 +0200 Tero Marttila rsync-snapshot: fix clean_interval to actually clean up the oldest snapshots, not the newest ones..
Fri, 02 Mar 2012 15:52:25 +0200 Tero Marttila version: 0.2.3; move version to pvl.backup.__version__; add --version opt
Fri, 02 Mar 2012 15:40:21 +0200 Tero Marttila lvm: try and workaround an umount -> lvremove udev timing bug with a time.sleep(1)
Fri, 02 Mar 2012 15:39:50 +0200 Tero Marttila rsync: pass command as list, moving the shlex.split to main; support `rsync -e "rsync-wrapper -C --"` style execution with the rsync command given as arguments
Fri, 02 Mar 2012 14:41:19 +0200 Tero Marttila invoke: change process_opt behaviour to omit all bool(...) == False options, including empty strings (fixes mount --options use)
Tue, 21 Feb 2012 16:29:12 +0200 Tero Marttila 0.2.2: fix rsync_wrapper mount
Tue, 21 Feb 2012 16:28:48 +0200 Tero Marttila version: 0.2.2 0.2.2
Thu, 16 Feb 2012 16:32:22 +0200 Tero Marttila rsync: fix RSyncLVMServer to mount with readonly=True
Thu, 16 Feb 2012 12:18:42 +0200 Tero Marttila 0.2.1: fix [rsync-options] handling; slightly improved error handling for command-line options
Thu, 16 Feb 2012 11:17:46 +0200 Tero Marttila 0.2.1: slightly improved error handling 0.2.1
Thu, 16 Feb 2012 10:53:13 +0200 Tero Marttila rsync-snapshot: fix [rsync-options] handling for non-flag options
Thu, 16 Feb 2012 10:14:46 +0200 Tero Marttila Added tag 0.2 for changeset 59a38533f13b
Thu, 16 Feb 2012 10:14:39 +0200 Tero Marttila setup.py: v0.2 + scripts + author 0.2
Thu, 16 Feb 2012 10:00:55 +0200 Tero Marttila setup.py: add pvl package to list of packages to install, XXX: is this the right way to install namespace packages?
Wed, 15 Feb 2012 14:53:43 +0200 Tero Marttila fix up --destination/--source to --target/--source to run manually; specify list of targets to run as args
Wed, 15 Feb 2012 14:15:38 +0200 Tero Marttila [target:$] intervals -> [target:$:intervals]
Wed, 15 Feb 2012 13:58:35 +0200 Tero Marttila rsync-snapshot: some kind of --config support
Tue, 14 Feb 2012 22:16:43 +0200 Tero Marttila rsync-snapshot: clean before update, fix link-dest with abspath, include/exclude
Tue, 14 Feb 2012 22:16:06 +0200 Tero Marttila invoke.command: log.debug command properly
Tue, 14 Feb 2012 21:51:30 +0200 Tero Marttila rsync-snapshot: manage --link-dest'd interval snapshots
Tue, 14 Feb 2012 20:29:11 +0200 Tero Marttila logging format
Tue, 14 Feb 2012 19:38:32 +0200 Tero Marttila fixup __str__s
Tue, 14 Feb 2012 19:38:23 +0200 Tero Marttila fix rsync args ordering + path trailing slash
Tue, 14 Feb 2012 19:28:47 +0200 Tero Marttila docdoc/--help
Tue, 14 Feb 2012 19:17:12 +0200 Tero Marttila README
Tue, 14 Feb 2012 19:11:33 +0200 Tero Marttila distutils
Tue, 14 Feb 2012 18:57:21 +0200 Tero Marttila split up into pvl.backup package
Tue, 14 Feb 2012 18:19:55 +0200 Tero Marttila fix InvokeException.__str__ copy-pasta
Tue, 14 Feb 2012 16:44:56 +0200 Tero Marttila fully implemented
Tue, 14 Feb 2012 15:08:12 +0200 Tero Marttila lvm snapshot + mount
Tue, 14 Feb 2012 14:23:16 +0200 Tero Marttila object model /o\
Tue, 14 Feb 2012 14:00:49 +0200 Tero Marttila initial rsync-lvm-server script