Commit graph

498 commits

Author SHA1 Message Date
Victor LABORIE d0165a9e3c Move firewall functions into bkctld-firewall script 2019-01-04 16:55:56 +01:00
Victor LABORIE 1522d2f6cd Merge bkctld-params and some functions into bkctld-(ip|port|key) scripts 2019-01-04 16:39:35 +01:00
Victor LABORIE 6caa9078e6 Parallelize bkctld <subcommand> all 2019-01-04 16:03:33 +01:00
Victor LABORIE 16014f3c4f Fix typo in bkctld-update 2019-01-04 15:55:34 +01:00
Victor LABORIE 6255cb23f2 Drop Debian Jessie support 2019-01-04 13:53:56 +01:00
Victor LABORIE e062a05a4b Split bkctld into multiples scripts 2019-01-04 13:52:15 +01:00
Victor Laborie 2b586b0257 Merge branch 'split-docs' of evolix/evobackup into master 2019-01-03 16:56:03 +01:00
Victor Laborie 137a87e4cb Merge branch 'improve-readme' of evolix/evobackup into master 2019-01-03 09:41:16 +01:00
Victor Laborie 1f329dd2e2 Merge branch 'example-comment-cleanup' of evolix/evobackup into master 2019-01-03 09:39:31 +01:00
Patrick Marchand eda30a013c Switch documentation to mdoc(7)
Markdown is not a suitable language for technical documentation.
2019-01-02 13:45:21 -05:00
Patrick Marchand 15819ca867 Split docs/usage.md into 3 files.
One for incremental configuration, one for bkctld.conf, and one for usage.
2019-01-02 13:40:33 -05:00
Patrick Marchand 48fb7324d8 Improved README.md and adjacent files.
* Fixed the english in README.md and docs/debian.md
 * Moved installation instructions from README.md to docs/install.md
 * Reworked the rest of README.md
 * Added a few comments to bkctld.conf
2019-01-02 12:20:41 -05:00
Patrick Marchand 720c479e73 Improved documentation for example script
Added the description of variables to change into the zzz_evobackup
script comments and updated the path to the repository.
2019-01-02 12:13:38 -05:00
Victor LABORIE 8213e85e5c New upstream release (1.7.1) 2018-12-04 16:16:19 +01:00
Victor LABORIE 0c43d05b5c Merge branch 'master' into debian 2018-12-04 16:15:30 +01:00
Victor LABORIE ee34be5fec btrfs is now in /bin 2018-12-04 16:11:00 +01:00
Victor LABORIE c4e7bc22b6 New upstream release (1.7.0) 2018-11-29 17:08:11 +01:00
Victor LABORIE 1cb22f5f07 Merge branch 'master' into debian 2018-11-29 17:05:21 +01:00
Victor LABORIE f1be9e7132 Check if disk is mounted in bkctld check 2018-11-29 17:04:40 +01:00
Alexis Ben Miloud--Josselin eb85dc6175 Add clusterized elasticsearch snapshots 2018-11-21 14:32:38 +01:00
Gregory Colpart 81e79b1aaa add packages available for restauration 2018-08-25 00:02:00 +02:00
Gregory Colpart 83155a8de4 unlimited width for ps command 2018-08-25 00:00:31 +02:00
Gregory Colpart cb186dc775 Force chmod 700 for all mkdir 2018-08-20 23:12:36 +02:00
Benoît S. f369615a2f Exclude the sys database from mysql dump 2018-08-14 14:46:03 +02:00
Jérémy Dubois 664a424aee Send traceroute stderr to stdout
OpenBSD sends its first line of information into stderr
2018-07-25 19:05:26 +02:00
Jérémy Dubois d69a015025 Revert "/srv is not on BSD systems"
This reverts commit 853f6dff21.
Paths in systems variable are always backed up, that is not the case of /srv.
We have to manually remove /srv when we do not want it.
2018-07-16 16:04:43 +02:00
Jérémy Dubois 853f6dff21 /srv is not on BSD systems 2018-07-16 11:54:11 +02:00
Jérémy Dubois 391ef207f7 Add PATH, which is needed for BSD systems 2018-07-16 11:53:23 +02:00
Victor LABORIE a88d8d2be8 New upstream release (1.6.2) 2018-07-04 14:52:34 +02:00
Victor LABORIE 02c5fa3d53 Merge branch 'master' into debian 2018-07-04 14:50:25 +02:00
Victor LABORIE 958eeb8776 Use absolute PATH for btrfs command
* Because command -v fail in some cases
2018-07-04 14:48:36 +02:00
Victor LABORIE c2c2b41e86 New upstream release (1.6.1) 2018-06-13 18:23:58 +02:00
Victor LABORIE 3d80ac96a1 Merge branch 'master' into debian 2018-06-13 18:22:59 +02:00
Victor LABORIE 1b3b68ba16 Fix last update date of stats index file 2018-06-13 18:21:31 +02:00
Victor LABORIE a835491703 Add incs info to stats 2018-06-13 18:01:43 +02:00
Victor LABORIE 211171e449 New upstream release (1.6.0) 2018-06-13 15:30:06 +02:00
Victor LABORIE c41f80bec0 Merge branch 'master' into debian 2018-06-13 15:28:35 +02:00
Victor LABORIE f780d4d94a Add stats subcommands 2018-06-13 15:22:21 +02:00
Victor LABORIE c906aa6a2f New upstream release (1.5.2) 2018-05-30 18:35:57 +02:00
Victor LABORIE 406f669eed Merge branch 'master' into debian 2018-05-30 18:35:08 +02:00
Victor LABORIE ce674490f7 Add bats test for generate jails with different times 2018-05-30 18:33:36 +02:00
Victor LABORIE b1400c83b6 Better bkctld check output 2018-05-30 18:30:15 +02:00
Victor LABORIE 89c03c8e6f New upstream release (1.5.1) 2018-05-30 17:15:34 +02:00
Victor LABORIE b846435587 Merge branch 'master' into debian 2018-05-30 16:42:52 +02:00
Victor LABORIE dcba6d5634 Merge check_nrpe into bkctld check subcommand 2018-05-30 16:39:26 +02:00
Victor LABORIE 36d877bb06 Merge branch 'master' into debian 2018-05-30 15:29:16 +02:00
Victor LABORIE f6aca343fb Add doc for Debian packaging 2018-05-30 15:22:17 +02:00
Victor LABORIE 1bc4530430 Convert bkctld man page in a markdown file 2018-05-30 15:21:54 +02:00
Victor LABORIE 87d9d41a5a Add debian/gbp.conf for automatic gbp buildpackage 2018-05-30 14:41:37 +02:00
Victor LABORIE f51b8c4e8d Usage pandoc for generate man page 2018-05-30 14:40:48 +02:00