mirror of https://github.com/digint/btrbk
ChangeLog: add migration instructions; add mbuffer changes
parent
dc14611911
commit
217317b274
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
||||||
|
btrbk-current
|
||||||
|
|
||||||
|
* MIGRATION
|
||||||
|
- If stream_buffer or rate_limit is configured, install "mbuffer"
|
||||||
|
(version >= 20180505) on your local and/or target hosts.
|
||||||
|
* Combined stream_buffer and rate_limit: for rate_limit, use
|
||||||
|
"mbuffer" (on target host) instead of "pv" (on source host).
|
||||||
|
* Use "mbuffer" instead of "pv" for --progress display.
|
||||||
|
* Add stream_buffer functionality for raw targets.
|
||||||
|
|
||||||
btrbk-0.28.3
|
btrbk-0.28.3
|
||||||
|
|
||||||
* Bugfix: return exitcode=10 if action skipped by stray subvolumes
|
* Bugfix: return exitcode=10 if action skipped by stray subvolumes
|
||||||
|
|
Loading…
Reference in New Issue