TamCore
|
f1663b4e2f
|
add --verbose(=yes)
|
2015-07-06 13:26:23 +02:00 |
|
Philipp Born
|
0ab1cc6e57
|
fix comma separated --exclude
|
2015-06-09 15:16:31 +02:00 |
|
TamCore
|
0dffd18b58
|
add documentation for --all and --exclude
|
2015-05-31 13:47:39 +02:00 |
|
TamCore
|
3c84da2334
|
allow comma separated --exclude value
|
2015-05-31 13:38:39 +02:00 |
|
TamCore
|
f200cce4e5
|
add --exclude=<VEID> parameter
|
2015-05-29 22:35:03 +02:00 |
|
TamCore
|
54e723168e
|
display an information in case our lockfile/pidfile exists and try to detect if it's orphaned
|
2014-12-15 01:43:18 +01:00 |
|
TamCore
|
fd638652d7
|
make sure our templates get put into the right place :)
|
2014-10-31 19:49:18 +01:00 |
|
TamCore
|
d935d81c05
|
forgot $RSYNC_OPTS in a few places
|
2014-10-30 21:18:42 +01:00 |
|
Philipp Born
|
e41b0ee923
|
remove hardcoded arcfour
|
2014-10-15 14:34:31 +02:00 |
|
Philipp Born
|
caa525d726
|
remove --progress
|
2014-10-15 14:22:17 +02:00 |
|
Philipp Born
|
08d194aa90
|
update readme to include vzprestore
|
2014-10-15 14:18:15 +02:00 |
|
Philipp Born
|
e0e66e7ae0
|
remove remaining hardcoded rsync params
|
2014-10-15 14:13:22 +02:00 |
|
Philipp Born
|
4ae9d793f9
|
fix $TEMPLATE_DIR usage
|
2014-10-15 13:50:18 +02:00 |
|
Philipp Born
|
567324b640
|
replace all remaining occurrences of /vz/private with $VE_PRIVATE which is extracted from /etc/vz/vz.conf
|
2014-10-15 13:37:26 +02:00 |
|
Philipp Born
|
31d786dd63
|
add --restore-set parameter
|
2014-10-15 13:32:36 +02:00 |
|
Philipp Born
|
1918c168c4
|
we dont like spaghetticode :)
|
2014-10-15 13:09:17 +02:00 |
|
Philipp Born
|
562cb0c86d
|
add --list-backups parameter
|
2014-10-15 12:42:38 +02:00 |
|
Philipp Born
|
32ca75e8e0
|
remove hardcoded nice and ionice calls
|
2014-10-14 14:57:44 +02:00 |
|
Philipp Born
|
4f2dbe9796
|
allow passing rsync params via $RSYNC_OPTS; use --progress only if we have a valid terminal (cron doesnt set $TERM)
|
2014-10-14 14:57:35 +02:00 |
|
Philipp Born
|
faed7699b6
|
--all should mean all, so we're going to backup even stopped containers
|
2014-10-13 21:41:43 +02:00 |
|
Philipp Born
|
54ded632bb
|
skip root.hdd on incremental backups (saves a lot of time)
|
2014-10-13 21:41:43 +02:00 |
|
Philipp Born
|
392cfa15ea
|
initial commit for vzprestore. untested, but we have to start somewhere
|
2014-10-13 17:13:16 +02:00 |
|
TamCore
|
1e830718be
|
reorganize $SUSPEND and $TEMPLATES checks. make use of openvz config files.
|
2014-10-12 15:48:15 +02:00 |
|
TamCore
|
1673355489
|
another fixup for c0b6b8f95e
|
2014-10-12 15:41:15 +02:00 |
|
TamCore
|
beced07034
|
fixup for c0b6b8f95e
|
2014-10-12 12:16:00 +02:00 |
|
TamCore
|
388e2fb0c5
|
add --templates parameter
|
2014-10-12 11:01:51 +02:00 |
|
TamCore
|
c0b6b8f95e
|
be more specific when starting rsync
|
2014-10-12 10:57:14 +02:00 |
|
TamCore
|
ef0b7567f2
|
make sure \$VEID exists, before trying to backup it
|
2014-10-12 10:16:57 +02:00 |
|
TamCore
|
2f4ad6ff89
|
make sure we have vzctl
|
2014-10-12 02:03:45 +02:00 |
|
TamCore
|
4c5b401454
|
ensure that --all or --inc is given
|
2014-10-12 01:56:33 +02:00 |
|
TamCore
|
9387c1c1f2
|
introduce --all parameter
|
2014-10-12 01:55:33 +02:00 |
|
TamCore
|
f312fc7c9c
|
fixup for 2846a39bbb
|
2014-10-11 01:09:26 +02:00 |
|
TamCore
|
8fa124161b
|
fixup for 39b3f5a40c
|
2014-10-09 22:50:28 +02:00 |
|
TamCore
|
15095e5c67
|
updated commandline parameters readme
|
2014-10-09 21:04:43 +02:00 |
|
TamCore
|
8bc1cae5e9
|
remove cron examples
|
2014-10-09 20:56:45 +02:00 |
|
TamCore
|
2c0cee8780
|
reorganize comments
|
2014-10-09 20:53:01 +02:00 |
|
TamCore
|
2846a39bbb
|
only accept yes or no for --suspend
|
2014-10-09 19:30:58 +02:00 |
|
TamCore
|
ec038625f7
|
allow only valid integers for --keep-count
|
2014-10-09 19:19:09 +02:00 |
|
TamCore
|
39b3f5a40c
|
add --inc(remental)|--full parameter(s)
|
2014-10-09 18:15:18 +02:00 |
|
TamCore
|
29daa8f606
|
add --suspend parameter
|
2014-10-09 17:52:49 +02:00 |
|
TamCore
|
487821afde
|
add --keep-count parameter
|
2014-10-09 17:33:27 +02:00 |
|
TamCore
|
693ed1275e
|
add -h|--help parameter
|
2014-10-09 17:29:08 +02:00 |
|
TamCore
|
a062059171
|
add commandline parsing, allow specifing backup destination via --destination parameter
|
2014-10-09 17:26:05 +02:00 |
|
TamCore
|
f40a1a0c09
|
add license, update readme
|
2014-10-09 17:14:22 +02:00 |
|
TamCore
|
c2ff6286e4
|
first working version
|
2014-10-09 16:39:23 +02:00 |
|
TamCore
|
46fc2d08e2
|
first commit
|
2014-10-09 16:38:56 +02:00 |
|