Axel Burri
|
55358b5b5b
|
btrbk: renamed FS_PATH with URL where applicable
|
2015-04-28 21:19:45 +02:00 |
Axel Burri
|
e7e28c2418
|
btrbk: renamed variables: use $url and $path instead of $vol
|
2015-04-28 21:19:44 +02:00 |
Axel Burri
|
3ebb816290
|
btrbk: added vinfo hash: keep global subvolume detail info; new three-level versioning scheme
|
2015-04-28 21:19:36 +02:00 |
Axel Burri
|
3224284438
|
documentation: added information about allowed characters for filenames
|
2015-04-13 23:44:29 +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
|
f08ae7d362
|
btrbk: fixed backup summary text (cosmetics)
|
2015-04-04 14:55:11 +02:00 |
Axel Burri
|
1218cb7e9e
|
documentation: added installation instructions for arch linux
|
2015-04-02 17:22:22 +02:00 |
Axel Burri
|
7b3d9f4ea1
|
changed version to 0.16
|
2015-04-02 17:10:28 +02:00 |
Axel Burri
|
3479d780aa
|
btrbk: option "resume_missing" defaults to "yes"
|
2015-04-02 17:08:03 +02:00 |
Axel Burri
|
d7e9921643
|
btrbk: cleanup of schedule(): sort by date and date_ext instead of dedicated "sort"
|
2015-04-02 17:06:29 +02:00 |
Axel Burri
|
bf5f74498c
|
btrbk: bugfix: add all present backups to the schedule when checking for missing backups (which is essential for schedule() to give correct preserve/delete answers!)
|
2015-04-02 15:53:53 +02:00 |
Axel Burri
|
7c19004897
|
documentation: corrected debian install command
|
2015-04-02 00:36:41 +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
|
7046195777
|
documentation: added installation instructions for gentoo and debian systems
|
2015-04-01 16:15:43 +02:00 |
Axel Burri
|
654d68713b
|
btrbk: action tree: make use of get_receive_targets()
|
2015-04-01 15:06:11 +02:00 |
Axel Burri
|
5e5a5d0aac
|
btrbk: refactored handling of "btrfs_progs_compat" option: implemented generic get_receive_targets(), which finds matches by uuid by default, or by subvolume name in compatibility mode
|
2015-04-01 15:05:27 +02:00 |
Axel Burri
|
2a65895d18
|
Merge branch 'resume_missing'
|
2015-04-01 15:00:37 +02:00 |
Axel Burri
|
10b8983296
|
documentation: added documentation of "resume_missing" option
|
2015-04-01 14:21:50 +02:00 |
Axel Burri
|
2ca53296a1
|
btrbk: cosmetics: changed some log statements
|
2015-04-01 13:26:10 +02:00 |
Axel Burri
|
57db10112a
|
btrbk: fixed finding of correct latest common snapshot when resuming backups: keep track of received subvolumes and use them for later
|
2015-04-01 13:25:24 +02:00 |
Axel Burri
|
956c028435
|
btrbk: find correct latest common snapshot when resuming backups. Note that we then chain the backups, assuming that the previous snapshot is automatically the parent for the next one, which is not always true
|
2015-03-31 21:45:21 +02:00 |
Axel Burri
|
679a96495a
|
btrbk: show subvolumes names failed on send-receive in backup summary
|
2015-03-31 20:36:10 +02:00 |
Axel Burri
|
889d7f0289
|
btrbk: dont log scheduling info when checking for missing backups
|
2015-03-31 20:01:32 +02:00 |
Axel Burri
|
0856a8f68e
|
btrbk: refactored backup creation: check target preserve rules before resuming backups
|
2015-03-31 19:08:48 +02:00 |
Axel Burri
|
81aef9e5b5
|
btrbk: added function get_date_tag()
|
2015-03-31 16:20:45 +02:00 |
Axel Burri
|
5255a6b6d1
|
documentation: added option "resume_missing" to btrbk.conf.example
|
2015-03-31 13:42:45 +02:00 |
Axel Burri
|
bd219b7373
|
btrbk: resume missing backups if option "resume_missing" is set
|
2015-03-31 13:37:56 +02:00 |
Axel Burri
|
be6547c1bd
|
btrbk: bugfix: fixed bug when "commit_delete" configuration option is not set
|
2015-03-28 15:03:43 +01:00 |
Axel Burri
|
83e541ac0c
|
documentation: cosmetics
|
2015-03-27 01:08:22 +01:00 |
Axel Burri
|
7528434cd9
|
documentation: added link to btrbk.conf(5) man-page in README.md
|
2015-03-27 00:47:43 +01:00 |
Axel Burri
|
920b7821ce
|
documentation: added example for a local time-machine setup
|
2015-03-27 00:34:32 +01:00 |
Axel Burri
|
76e512117c
|
btrbk: show correct exit code on external command failure
|
2015-03-26 18:45:43 +01: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
|
8d32ae7c00
|
documentation: fixed btrbk releases download path (cosmetics)
|
2015-03-24 17:46:27 +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
|
930e2cfbf0
|
documentation: cosmetics
|
2015-03-19 13:16:58 +01:00 |
Axel Burri
|
bef56e59d3
|
cosmetics: corrected btrbk home page url
|
2015-03-19 12:48:09 +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
|
14e675bacd
|
Merge branch 'generic_btrfs_subvol_list_parsing'
|
2015-03-13 18:31:46 +01:00 |
Axel Burri
|
89c659081a
|
btrbk: added ChangeLog for current version 0.12-dev
|
2015-03-13 18:31:18 +01:00 |
Axel Burri
|
b99fb4b438
|
btrbk: fixed btrbk origin action. keep track of known path of subvolumes in uuid_fs_map
|
2015-03-13 18:14:28 +01:00 |
Axel Burri
|
f304133fa2
|
btrbk: fixed btrbk tree action (compare received_uuid instead of path match)
|
2015-03-13 15:33:14 +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
|
ca4006589f
|
btrbk: renamed btr_subtree() to btr_fs_info() while fixing its dependencies
|
2015-03-13 14:40:43 +01:00 |