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
|
84e41727b9
|
btrbk: added command line option -r (resume only)
|
2015-05-20 21:06:01 +02:00 |
Axel Burri
|
09e214acf4
|
contrib: systemd: added systemd service and timer units (for daily backup)
|
2015-05-20 16:42:12 +02:00 |
Axel Burri
|
c23674fca8
|
btrbk: catch exact error from "btrfs subvolume show"; instruct user to fix ssh_filter_btrbk.sh if it rejected the ssh command
|
2015-05-19 18:22:55 +02:00 |
Axel Burri
|
5bfba3602e
|
changed version to 0.17.1
|
2015-05-15 17:55:48 +02:00 |
Axel Burri
|
2d445a84cb
|
Merge branch 'unsafe_delete_on_receive_errors'
|
2015-05-15 17:18:43 +02:00 |
Axel Burri
|
fbe9e4c9d0
|
btrbk: check for stray target subvolumes before send/receive, and abort with unrecoverable error if necessary
|
2015-05-15 17:16:50 +02:00 |
Axel Burri
|
d28ed97065
|
btrbk: assume unreachable target as clean on snapshot creation if snapshot_create_always is set
|
2015-05-15 13:36:18 +02:00 |
Axel Burri
|
999bf889bc
|
changed version to 0.17.0 (new versioning scheme using more common three-level versions)
|
2015-04-30 14:45:50 +02:00 |
Axel Burri
|
40201c562b
|
btrbk: log messages go to stderr instead of stdout (more consistent since btrfs-progs error messages also go to stderr)
|
2015-04-29 00:34:11 +02:00 |
Axel Burri
|
825fa61eb1
|
documentation: ChangeLog: added missing changes from refactoring
|
2015-04-28 21:22:00 +02:00 |
Axel Burri
|
fb912da448
|
btrbk: bugfix: allow "/" as volume name
|
2015-04-28 21:19:45 +02:00 |
Axel Burri
|
3413425ed9
|
btrbk: added "snapshot_name" configuration option
|
2015-04-28 21:19:45 +02:00 |
Axel Burri
|
8f9cafb359
|
btrbk: check source AND targets for determining snapshot postfix
|
2015-04-07 14:51:05 +02:00 |
Axel Burri
|
a90033c1aa
|
btrbk: allow "0" as subvolume name
|
2015-04-07 11:52:45 +02:00 |
Axel Burri
|
7b3d9f4ea1
|
changed version to 0.16
|
2015-04-02 17:10:28 +02:00 |
Axel Burri
|
f5e1f2ffb8
|
changed version to 0.15
|
2015-04-01 16:53:46 +02:00 |
Axel Burri
|
5fc8d54707
|
documentation: ChangeLog: changed to more common format
|
2015-04-01 16:53:38 +02:00 |
Axel Burri
|
10b8983296
|
documentation: added documentation of "resume_missing" option
|
2015-04-01 14:21:50 +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
|
1beba2613d
|
Changed version to 0.14
|
2015-03-20 18:07:55 +01:00 |
Axel Burri
|
d17d0abff5
|
btrbk: bugfix (blocker): btr_fs_info(): return en empty hash if subvolume at $fs_path is empty (bug introduced in: 14e675bacd )
|
2015-03-20 18:02:13 +01:00 |
Axel Burri
|
9f96974a5d
|
Changed version to 0.13
|
2015-03-19 17:20:21 +01:00 |
Axel Burri
|
e39263588d
|
btrbk: bugfix: allow '@' character for subvolume names (ubuntu prefixes all subvolumes with '@' in its subvolume layout)
|
2015-03-19 11:46:59 +01:00 |
Axel Burri
|
523b989b02
|
Changed version to 0.12
|
2015-03-13 19:38:51 +01:00 |
Axel Burri
|
89c659081a
|
btrbk: added ChangeLog for current version 0.12-dev
|
2015-03-13 18:31:18 +01:00 |
Axel Burri
|
448b70b8fd
|
Changed version to 0.11; adapted ChangeLog
|
2015-03-02 11:33:14 +01:00 |
Axel Burri
|
ce8e861a21
|
ChangeLog: added initial change log
|
2015-02-10 13:35:12 +01:00 |