Axel Burri
|
9eb38ac9d0
|
btrbk: add {snapshot,target}_preserve shortcut
|
2016-03-01 12:30:35 +01:00 |
Axel Burri
|
b90cc132c1
|
documentation: add documentation for {snapshot,target}_preserve_yearly
|
2016-03-01 12:07:37 +01:00 |
Axel Burri
|
cf8e136681
|
documentation: cosmetics: use "*" instead of "-" for enumerations; two newlines before headings
|
2016-02-29 14:02:36 +01:00 |
Axel Burri
|
4a41413793
|
documentation: btrbk.1: more precice description of "btrbk list latest"
|
2016-02-03 12:43:20 +01:00 |
Axel Burri
|
8b071c5827
|
documentation: FAQ: change note about re-sending subvolumes (kernels 4.4 fix the issue)
|
2016-02-03 12:39:49 +01:00 |
Axel Burri
|
4434bc17ef
|
changed version to 0.22.2
|
2016-02-02 11:26:09 +01:00 |
Axel Burri
|
c5d256bbf6
|
documentation: ssh_filter_btrbk.1: fixed release date
|
2016-01-21 17:41:06 +01:00 |
Axel Burri
|
872779398e
|
changed version to 0.22.1
|
2016-01-20 18:47:29 +01:00 |
Axel Burri
|
9595adc2a5
|
changed version to 0.22.0
|
2016-01-19 21:08:19 +01:00 |
Axel Burri
|
a1698ef4b0
|
btrbk: print "$hostname:$path" instead of "{$hostname}$path" in summary and logs
|
2016-01-17 19:44:59 +01:00 |
Axel Burri
|
e7ff20114c
|
btrbk: add "stats" action (print snapshot/backup statistics)
|
2016-01-15 02:06:03 +01:00 |
Axel Burri
|
a82c1f533a
|
btrbk: added configuration options "raw_target_compress_level", "raw_target_compress_threads"
|
2016-01-14 18:02:53 +01:00 |
Axel Burri
|
9718ad1460
|
btrbk: add "-n, --dry-run" option
|
2016-01-14 16:11:33 +01:00 |
Axel Burri
|
3624a8fba0
|
btrbk: add "clean" action (delete incomplete, garbled backups)
|
2016-01-14 16:11:30 +01:00 |
Axel Burri
|
a0670dcb5c
|
documentation: FAQ: add section for "sneakernet" data transfer
|
2015-11-09 13:02:55 +01:00 |
Axel Burri
|
1342f43411
|
documentation: btrbk.conf.5: cosmetics: dont use bullet lists
|
2015-11-02 20:09:19 +01:00 |
Axel Burri
|
cb01507bb1
|
changed version to 0.21.0
|
2015-10-25 12:29:52 +01:00 |
Axel Burri
|
799665bac1
|
documentation: moved documentation on non-btrfs sources from FAQ to README; adapted key features and debian link
|
2015-10-25 12:20:59 +01:00 |
Axel Burri
|
aa9a03ae6c
|
documentation: more detailed information about raw targets in README.md and btrbk.conf.5; fixed outdated information in FAQ.md
|
2015-10-25 12:20:55 +01:00 |
Axel Burri
|
3f09d2c37f
|
btrbk/documentation: rename "resolve *" commands to "list *"; cleanup
|
2015-10-22 17:59:17 +02:00 |
Axel Burri
|
05bfeaff1b
|
btrbk: replace "info" command with "usage", with tabular output; add support for right-aligned columns
|
2015-10-19 22:10:08 +02:00 |
Axel Burri
|
bca413b7ca
|
documentation: add missing "config print" command; add predefined "list" filters; cosmetics; fix FAQ
|
2015-10-13 20:08:10 +02:00 |
Axel Burri
|
46c7841e93
|
btrbk: add transaction log (configuration option "transaction_log <file>"
|
2015-10-13 20:08:10 +02:00 |
Axel Burri
|
01b7ab0ebf
|
btrbk: add "-t, --table" command line option (shortcut for "--format=table")
|
2015-10-13 20:08:04 +02:00 |
Axel Burri
|
956b010143
|
documentation: add "--format=table|long|raw" command line option
|
2015-10-13 20:02:02 +02:00 |
Axel Burri
|
1905d80969
|
btrbk: return exit status 10 instead of 0 if one or more backup tasks aborted, and exit status 2 on parse errors
|
2015-09-30 14:00:39 +02:00 |
Axel Burri
|
bed00cdb8a
|
documentation: added "target raw" and "timestamp short|long" documentation to btrbk.conf(5), as well as an example for raw targets in README.md
|
2015-09-29 21:48:56 +02:00 |
Axel Burri
|
d73e3f184b
|
btrbk: added "config dump" command (tagged as experimental): dump filtered btrbk config, useful for scripting
|
2015-09-24 16:00:35 +02:00 |
Axel Burri
|
b3d8c1f15f
|
btrbk: allow filtering by "<target-directory>/<snapshot-name>", which makes it possible to pinpoint a single target
|
2015-09-24 14:56:22 +02:00 |
Axel Burri
|
8059fa28db
|
documentation: added documentation for ---raw-output command line option
|
2015-09-24 01:02:42 +02:00 |
Axel Burri
|
dd6104339e
|
btrbk: added "ssh_cipher_spec" configuration option, overriding default SSH ciphers (ssh -c option)
|
2015-09-20 18:32:19 +02:00 |
Axel Burri
|
269b3611ac
|
documentation: added "FILTER STATEMENT" section in btrbk(1), and "group" configuration option in btrbk.conf(5)
|
2015-09-20 17:47:46 +02:00 |
Axel Burri
|
8bc1acc672
|
documentation: FAQ: added item "How can I backup from non-btrfs hosts?"
|
2015-09-10 15:03:35 +02:00 |
Axel Burri
|
f01304df35
|
ssh_filter_btrbk: refactoring/hardening:
- switched to bash interpreter
- enable fine-grained (--source, --target, ...) capabilities by command-line options
- added "--restrict_path" command-line option
- added sudo flag
- added man-page
- print SSH_ORIGINAL_COMMAND in error message
|
2015-09-10 14:02:32 +02:00 |
Axel Burri
|
38a8c1c9eb
|
documentation: btrbk(1): added missing command line options in synopsis section
|
2015-09-03 18:13:09 +02:00 |
Axel Burri
|
bed9fe1f66
|
documentation: disable hyphenation and justification in man-pages; use .PP and .RS 4 instead of .TP, which creates more predictable output
|
2015-09-03 18:02:19 +02:00 |
Axel Burri
|
5b0e618632
|
changed version to 0.20.0
|
2015-09-02 12:27:13 +02:00 |
Jan Wagner
|
68876f0562
|
btrbk: added "ssh_compression" configuration option for setting the SSH compression flag
|
2015-09-02 11:22:50 +02:00 |
Axel Burri
|
d8e8df0ebd
|
btrbk: added command line option "--progress", which simply pipes btrfs send through `pv`
|
2015-08-15 18:43:03 +02:00 |
Axel Burri
|
752dbc6157
|
btrbk: accept long options (use Getopt::Long instead of Getopt::Std)
|
2015-08-15 18:30:14 +02:00 |
Axel Burri
|
7017e14c32
|
documentation: btrbk.1: added missing information about the "-r" command line option
|
2015-08-13 22:17:01 +02:00 |
Axel Burri
|
d09d81fbeb
|
btrbk: added configuration option "ssh_port"
|
2015-08-13 21:50:26 +02:00 |
Axel Burri
|
bb2672566f
|
documentation: doc/FAQ.md: fixed headings
|
2015-07-17 14:32:35 +02:00 |
Axel Burri
|
eae6469694
|
documentation: doc/FAQ.md: added information on btrfs root problem
|
2015-07-17 14:22:44 +02:00 |
Axel Burri
|
748bbbfd62
|
Merge branch 'faq'
|
2015-07-17 00:29:16 +02:00 |
Axel Burri
|
97286ab34c
|
changed version to 0.19.3
|
2015-06-21 15:37:04 +02:00 |
Axel Burri
|
f58fe6f3df
|
documentation: doc/FAQ.md: fixed mistakes, cleanup markdown (thanks Bernd)
|
2015-06-10 11:26:13 +02:00 |
Axel Burri
|
5973509428
|
documentation: doc/FAQ.md: added FAQ
|
2015-06-09 16:23:20 +02:00 |
Axel Burri
|
842f8cb201
|
changed version to 0.19.2
|
2015-06-07 12:33:27 +02:00 |
Axel Burri
|
e3da1f718f
|
changed version to 0.19.1
|
2015-06-01 12:48:31 +02:00 |