Axel Burri
|
b6defaa37f
|
documentation: add missing documentation of archive_preserve options
|
2016-08-29 19:44:17 +02:00 |
Axel Burri
|
9913e2785a
|
documentation: add stream_compress documentation, update Changelog
|
2016-08-19 17:36:33 +02:00 |
Axel Burri
|
e4a7ba4be5
|
btrbk: add lockfile support, using perl "flock": add configuration option "lockfile <file>", and command line option "--lockfile"'
|
2016-06-07 16:17:02 +02:00 |
Axel Burri
|
c13c99ada5
|
btrbk: add new time_format "long-iso", with seconds and timezone offset (iso8601 format); add function timestamp(): remove dependency to POSIX
|
2016-04-22 19:47:01 +02:00 |
Axel Burri
|
2b22524ccd
|
btrbk: sane defaults: xxx_preserve_min defaults to "all", xxx_preserve default to "no" (for backwards compatibility with 0.22.0 default)
|
2016-04-19 21:37:04 +02:00 |
Axel Burri
|
6e997674fc
|
btrbk: remove "btrfs_progs_compat" configuration option, from now on we REQUIRE btrfs-progs >= v3.18.2: we rely on received_uuid for most operations
|
2016-04-15 11:07:16 +02:00 |
Axel Burri
|
be608a04b2
|
documentation: btrbk.conf.example: adaptions for new {snapshot,target}_preserve options
|
2016-04-13 22:05:20 +02:00 |
Axel Burri
|
3f09d2c37f
|
btrbk/documentation: rename "resolve *" commands to "list *"; cleanup
|
2015-10-22 17:59:17 +02:00 |
Axel Burri
|
46c7841e93
|
btrbk: add transaction log (configuration option "transaction_log <file>"
|
2015-10-13 20:08:10 +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 |
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
|
d09d81fbeb
|
btrbk: added configuration option "ssh_port"
|
2015-08-13 21:50:26 +02:00 |
Axel Burri
|
a35efaf7c1
|
documentation: btrbk.conf.example: commented out defaults; cleanup of example configuration
|
2015-05-27 15:44:12 +02:00 |
Axel Burri
|
b52f40d5b4
|
documentation: added documenation for new "snapshot_create" configuration option, while removing deprecated "snapshot_create_always". Added an "multiple btrbk instances" example to README.md
|
2015-05-20 21:51:20 +02:00 |
Axel Burri
|
6aa0a84127
|
documentation: adapted btrbk.conf.example
|
2015-04-28 21:19:46 +02:00 |
Axel Burri
|
10b8983296
|
documentation: added documentation of "resume_missing" option
|
2015-04-01 14:21:50 +02:00 |
Axel Burri
|
5255a6b6d1
|
documentation: added option "resume_missing" to btrbk.conf.example
|
2015-03-31 13:42:45 +02:00 |
Axel Burri
|
75dd565de4
|
btrbk: removed configuration option "receive_log" in favor of printing errors from "btrfs receive"
|
2015-03-26 18:45:36 +01:00 |
Axel Burri
|
28ed7d65e8
|
btrbk: added configuration option "btrfs_progs_compat", for compatibility with btrfs-tools v3.14. Note that the common snapshots are guessed by their filenames when "btrfs_progs_compat" is set
|
2015-03-26 18:45:06 +01:00 |
Axel Burri
|
92aafb69f0
|
btrbk.conf: added more documentation for "snapshot_dir" and general info
|
2015-03-13 14:47:25 +01:00 |
Axel Burri
|
6a00736a2b
|
btrbk: added more information on backup summary; added documentation
|
2015-01-17 15:34:31 +01:00 |
Axel Burri
|
f02caad81f
|
btrbk: renamed btrbk.conf to btrbk.conf.example, fixed/added documentation
|
2015-01-17 13:53:23 +01:00 |