Commit graph

1312 commits

Author SHA1 Message Date
Thomas Waldmann
0593da68fb update CHANGES 2019-08-10 00:14:12 +02:00
Endareth
e2810663e6 Updated doc to cover use of temp directory on remote (#4545)
docs about remote temp directory usage

Updated doc to cover use of temp directory on remote, in particular how to handle changing the directory used for systems such as QNAP with tiny default /tmp directories.

fixup by tw: do not mention specific brands, specific amounts

this is not QNAP specific, but may happen as well on other limited
systems. the amount of tmp files can also vary widely.
2019-08-10 00:10:26 +02:00
ntova
ca87539e4f Fix various code blocks in the docs (#4708)
Fix various code blocks in the docs

- rst markup: put codeblock markup on separate line to make it better visible / separate it from normal text colons.

- borg help texts in archiver.py: put codeblock markup instead of colon - that way it looks like a single colon when using the cli help and also works as code block markup.
2019-08-09 23:35:01 +02:00
Thomas Waldmann
070b205104 timestamps in the files cache are now usually ctime, fixes #4583 2019-08-09 21:11:44 +02:00
Thomas Waldmann
f2a39166d8 fix bad reference to borg compact (does not exist in 1.1), fixes #4660
introduced in 897b593ec4 .
2019-08-09 20:55:35 +02:00
Tiago Donato
bc2642a0cd
Update documentation of borg create
borg create examples within documentation mention 1.1 as a future version of borg.
2019-07-17 10:55:24 -05:00
Thomas Waldmann
4b97d80f9b how to supply a passphrase, use crypto devices, fixes #4549 2019-07-02 22:54:22 +02:00
Thomas Waldmann
21a819ef4a extract: document limitation "needs empty destination", fixes #4598 2019-07-02 22:53:45 +02:00
Russell Davis
feff9dfa43 Fix osxfuse github link in installation docs
It was broken because there's already a different reference named
github in `docs/global.rst.inc`. Fixed by using an anonymous hyperlink
reference, per https://stackoverflow.com/a/14067756/278488
2019-06-24 00:47:57 -07:00
Elmar Hoffmann
584367a119 fix spelling 2019-06-22 18:03:57 +02:00
TW
b2ea4e77ee
Merge pull request #4609 from ThomasWaldmann/1.1-fixes
cosmetic fixes (1.1)
2019-06-09 14:41:24 +02:00
Thomas Waldmann
f072a3579e remove superfluous whitespace in docs 2019-06-08 17:56:58 +02:00
Sebastiaan Lokhorst
89d564d427 docs: update macOS Brew link 2019-05-30 09:32:46 +02:00
Luke Murphy
878edc8d8b
Add note for software for automating backup docs
Closes https://github.com/borgbackup/borg/issues/4581.
2019-05-22 11:01:39 +02:00
Thomas Waldmann
aefe327ed0 build_man 2019-05-16 02:37:58 +02:00
Thomas Waldmann
2f1f73c92c build_usage 2019-05-16 02:37:58 +02:00
Thomas Waldmann
d9288797b5 update CHANGES (1.1-maint) 2019-05-16 02:37:58 +02:00
Thomas Waldmann
fee6b5ded4 add msgpack license to docs/3rd_party/msgpack 2019-05-14 00:23:13 +02:00
Thomas Waldmann
aca9855f80 update CHANGES (1.1-maint)
for 1.1.10 mostly, also adding 1 item that was forgotton for 1.1.9.
2019-05-12 03:08:50 +02:00
Thomas Waldmann
e0735e5d4f changelog: add 1.1.10 section 2019-05-12 03:03:29 +02:00
Mike Nye
016942a222 modified: serve.rst
Add "SSH Configuration" section to "borg serve" documentation, to outline ssh/sshd configuration to prevent borg serve keeping a lock on a repo in the event the ssh connection is abnormally disconnected.

In response to issues #3988, #636 and #4485 (and probably others).

Backported from master.
2019-04-09 08:57:38 +08:00
Sitaram Chamarty
bbc3f8d6fd add a sample logging.conf in docs/misc (#4380)
add a sample logging.conf in docs/misc

(and point to it in the man page)
2019-03-19 18:22:32 +01:00
TW
2fdd7ed93d
Merge pull request #4431 from milkey-mouse/3504-bp1.1
Elaborate on append-only mode docs (1.1 backport)
2019-03-11 02:39:54 +01:00
Milkey Mouse
897b593ec4
Elaborate on append-only mode docs 2019-03-10 18:09:46 -07:00
jminer74
622866f592 docs/installation: added Alpine Linux to distribution list (#4414) (#4415)
docs/installation: added Alpine Linux to distribution list
2019-03-01 22:35:52 +01:00
Milkey Mouse
4da4738fdc
Only modify window.location when redirecting (fixes #4133)
window.location.pathname = window.location.pathname can trigger a redirect,
which created a refresh loop in usage.html.
2019-02-21 19:20:17 -08:00
Thomas Waldmann
818c926b9d signing binaries with Qubes OS support, docs 2019-02-11 02:41:35 +01:00
Thomas Waldmann
ee45e46060 build_man 2019-02-10 21:21:14 +01:00
Thomas Waldmann
be2bc78d69 build_usage 2019-02-10 21:20:32 +01:00
Thomas Waldmann
448af58c1a update (c) year 2019-02-10 21:09:32 +01:00
Thomas Waldmann
7d304f771b update 1.1.9 release date 2019-02-10 21:07:14 +01:00
Thomas Waldmann
6033161634 update CHANGES (1.1-maint) 2019-02-10 20:54:36 +01:00
anarcat
3f5be94aa7 add warnings on repository copies to avoid future problem, fixes #4272 2019-02-10 20:28:31 +01:00
Thomas Waldmann
21f5fafb81 update CHANGES (1.1-maint) 2019-02-05 17:33:54 +01:00
Manuel Riel
e5b880f222 FAQ regarding change of compression settings. Fixes #4222 2019-02-05 14:29:07 +01:00
Manuel Riel
e6505ec434 add note about BSD flags to changelog, fixes #4246 2019-02-05 14:20:20 +01:00
Greg Grossmeier
ac174e89b4 Docs: Improve logging in example automation script
* add a final info entry for successful completion
2019-02-05 14:18:31 +01:00
James Vasile
75dc085e57 Add note about files changing during backup, fixes #4081 2019-02-05 14:16:51 +01:00
TW
c7ad4f12f8
Merge pull request #4303 from ThomasWaldmann/twine-1.1
update release workflow using twine (docs, scripts), see #4213
2019-02-02 06:11:37 +01:00
Thomas Waldmann
10f7c0f50c update CHANGES (1.1-maint) 2019-02-02 00:14:55 +01:00
Thomas Waldmann
630909df38 update release workflow using twine (docs, scripts), see #4213 2019-02-01 23:49:46 +01:00
Manuel Riel
e99448cc7b Add --rsh command line option to complement BORG_RSH env var. Fixes #… (#4290)
Add --rsh command line option to complement BORG_RSH env var. Fixes #1701
(cherry picked from commit 9ab0a095ab)
2019-02-01 11:21:50 +01:00
TW
43acbb92da
Merge pull request #4296 from m3nu/maint/3905/disable-free-space-check
Add FAQ regarding free disk space check. Fixes #3905
2019-02-01 01:07:01 +01:00
Manu
66efc2b5c7 Add FAQ regarding free disk space check. Fixes #3905 2019-01-31 22:40:06 +08:00
Manu
8b9f5f6de1 Update BORG_PASSCOMMAND example and clarify variable expansion. Fixes #4249 2019-01-31 22:37:54 +08:00
Thomas Waldmann
f89ea03936 update CHANGES (1.1-maint) 2018-12-08 23:54:16 +01:00
Thomas Waldmann
fc1b77905a build_man 2018-12-08 23:54:16 +01:00
Thomas Waldmann
43e608af1d build_usage 2018-12-08 23:54:16 +01:00
Thomas Waldmann
6e17cbe566 update CHANGES 2018-12-07 23:31:34 +01:00
Thomas Waldmann
c6fe7265c4 docs: --format is required for some expensive-to-compute values
borg list by default does not compute expensive values except when
they are needed. whether they are needed is determined by the format,
in standard mode as well as in --json mode.

(cherry picked from commit fc6e81c8bb)
2018-12-07 01:25:56 +01:00
Thomas Waldmann
13986a1a6a docs: tell that our binaries are amd/intel, bauerj has ARM 2018-12-06 21:41:30 +01:00
Łukasz Stelmach
82e37fbd03 read a passphrase from a file descriptor
Read a passpharase from a file descriptor specified in the
BORG_PASSPHRASE_FD environment variable.
2018-09-22 11:33:23 +02:00
Thomas Waldmann
4e236daf0c update CHANGES (py356 not available yet) 2018-08-11 19:23:17 +02:00
Thomas Waldmann
ad5615fa81 update CHANGES (release date 1.1.7) 2018-08-11 18:15:21 +02:00
TW
a855c9769d
Merge pull request #4026 from ThomasWaldmann/update-changes-1.1
update CHANGES
2018-08-11 18:11:29 +02:00
Thomas Waldmann
7b98dd3b58 update CHANGES (1.1) 2018-08-11 18:10:36 +02:00
Thomas Waldmann
163356db56 build_usage 2018-08-11 18:05:09 +02:00
Thomas Waldmann
e88c2346ea build_man 2018-08-11 18:03:32 +02:00
newtonne
f2f9838201 Remove row/column-spanning from docs source, fixes #4000
Sphinx doesn't support row or column-spanning, which caused the content
of the additional features table to be incorrect. To fix this, we now
define the content of each cell explicitly.

This change also fixes #3990.

(cherry picked from commit 11a2f1f684)
2018-08-11 10:58:30 +01:00
Thomas Waldmann
901e3a7888 add BORG_HOST_ID, fixes #3985
(cherry picked from commit 90348c1de9)
2018-08-09 08:11:05 +02:00
Marvin Gaube
1c250ae39c
Backport of #3987
Backport of https://github.com/borgbackup/borg/pull/3987
2018-07-20 16:25:17 +02:00
Russell Davis
3a27d29bea Update installation instructions for macOS
- Updated `OS X` to the new `macOS` name
- Fuse 3.x is no longer just a prerelease
- Added instructions to install fuse via homebrew
2018-07-07 10:21:19 -07:00
lumbric
4f30330f40 docs: add link to tempfile module
Linking tempfile docs helps to figure out, which default value might be
used, if TMPDIR is not set.

(cherry picked from commit bbd1533c99)
2018-06-26 12:56:06 +05:30
Thomas Waldmann
7bc7559282 build_man 2018-06-11 02:05:03 +02:00
Thomas Waldmann
7b6e5009b3 build_usage 2018-06-11 01:55:37 +02:00
Thomas Waldmann
795387c3c3 update CHANGES (1.1.6 release date) 2018-06-11 01:52:57 +02:00
Thomas Waldmann
f81c974a3a update CHANGES (1.1-maint) 2018-06-10 14:50:40 +02:00
André-Patrick Bubel
dd5e0b913d docs: describe what BORG_LIBZSTD_PREFIX does
(cherry picked from commit 1ba0e85621)
2018-05-18 17:45:51 +02:00
TW
cb90e8116c
docs: fix and deduplicate encryption quickstart docs (#3776)
docs: fix and deduplicate encryption quickstart docs

just refer to "borg init" docs rather than duplicating it in quickstart.

also: s/archive/repository/
2018-04-29 14:11:20 +02:00
Thomas Waldmann
5da50f2440 minor docs formatting fix 2018-03-30 00:47:44 +02:00
Thomas Waldmann
1089de9426 python setup.py build_man 2018-03-30 00:47:44 +02:00
Thomas Waldmann
238dedd156 python setup.py build_usage 2018-03-30 00:33:38 +02:00
Thomas Waldmann
463297efb6 update CHANGES 2018-03-30 00:20:22 +02:00
Thomas Waldmann
64aaec6628 BORG_SHOW_SYSINFO=no to hide system information from exceptions
Can be used:
- in case of troubles with the sysinfo code
- by borg backup providers who do not want to show system information
2018-03-29 23:45:01 +02:00
TW
05ed41fde0
WIP: update CHANGES (1.1) (#3670)
update CHANGES (1.1-maint)
2018-03-25 23:11:29 +02:00
TW
4f4953ca9c
Merge pull request #3721 from ThomasWaldmann/quickstart-intro-1.1
Add quickstart introduction to repositories & archives (fixes #3620) 1.1-maint port
2018-03-24 22:14:18 +01:00
Milkey Mouse
8e5833f91b Add quickstart introduction to repositories & archives (fixes #3620)
(cherry picked from commit 09beb64f34)
2018-03-24 22:06:50 +01:00
Thomas Waldmann
f3465c7932 security: describe chunk size / proximity issue, see #3687
(cherry picked from commit 8ac272f35f)
2018-03-24 22:00:41 +01:00
TW
502f11b9da
Merge pull request #3698 from ThomasWaldmann/backports-18
Backports 18
2018-03-17 21:43:31 +01:00
Thomas Waldmann
30db004de6 docs: improve logging docs, fixes #3549
(cherry picked from commit 99be106bc8)
2018-03-17 21:21:55 +01:00
Thomas Waldmann
1f943f228f quickstart: add note about permissions, borg@localhost, fixes #3452
(cherry picked from commit 7bc2138dcb)
2018-03-17 21:19:23 +01:00
Thomas Schwinge
ea344260d6 Mark up Unicode string
Running Sphinx v1.4.8
    WARNING: the config value 'copyright' is set to a string with non-ASCII characters; this can lead to Unicode errors occurring. Please use Unicode strings, e.g. u'Content'.
    [...]
    Encoding error:
    'ascii' codec can't decode byte 0xc3 in position 23: ordinal not in range(128)

(cherry picked from commit 2458035057)
2018-03-17 21:18:17 +01:00
Thomas Waldmann
2f443cae73 docs: extend append-only repo rollback docs, fixes #3579
(cherry picked from commit 451b22ee51)
2018-03-17 21:12:41 +01:00
Thomas Waldmann
0555fe4869 security docs: add about combining compression and encryption
(cherry picked from commit be8913a93c)
2018-03-17 21:11:15 +01:00
enkore
ac0b9fbdae sec docs: explicitly note what happens OUTSIDE the attack model
(cherry picked from commit 674ce72fda)
2018-03-17 21:09:13 +01:00
Josh Holland
b0c441660f
Improve formatting of GPG output in documentation
(cherry picked from commit 9f2f4132ec)
2018-03-05 15:15:52 +00:00
TW
bf6961f5bd
Merge pull request #3660 from dragetd/draget-backport-1.1-doc
Add docs on how to verify a signed release
2018-03-03 00:20:24 +01:00
Michael Gajda
17bb3f8f98 Add docs on how to verify a signed release
Short howto on using gpg to verify a signed binary release.
Fixes #3634
2018-03-02 22:11:49 +01:00
TW
fd79b90ec0
Merge pull request #3651 from miek/backport-3589
Backport #3589 to 1.1-maint
2018-03-02 16:08:57 +01:00
Rémi Oudin
fe807046b4 Better formatting of CPU usage documentation
This is now displayed as a list, with bold fonts for each bullet.
Refers https://github.com/borgbackup/borg/issues/3554
2018-03-01 23:20:02 +00:00
Gregor Kleen
183966549f Chunk seed is generated per /repository/ 2018-02-28 15:46:23 +00:00
Alexander 'Leo' Bergolth
42a9053771 add chunker_params to json docs 2018-01-22 09:05:24 +01:00
Abogical
f3791144ef Happy new year! 2018-01-02 19:44:35 +02:00
Thomas Waldmann
9b4202fd48 build_usage 2017-12-30 01:58:32 +01:00
Thomas Waldmann
b8f6e47b42 build_man 2017-12-30 01:57:18 +01:00
Thomas Waldmann
a44b5bb273 update CHANGES (1.1)
bump version to borg 1.1.4 "34c3 edition"
2017-12-30 01:00:41 +01:00
Thomas Waldmann
6da0a12a86 update CHANGES (1.1) 2017-12-29 03:28:07 +01:00
TW
b500ab7509
Merge pull request #3480 from ThomasWaldmann/borg-base-dir-1.1
added BORG_BASE_DIR, s/get_home_dir/get_base_dir/g, docs, fixes #3338
2017-12-23 19:53:16 +01:00
Thomas Waldmann
28baa78595 added BORG_BASE_DIR, s/get_home_dir/get_base_dir/g, docs, fixes #3338
also: sorted env var docs by level
(cherry picked from commit c5a339384e)
2017-12-23 18:09:16 +01:00
Josh Holland
9f7ed7fcec docs: Fix missing apostrophe
(cherry picked from commit 95a05dbbf1)
2017-12-23 17:47:00 +01:00
Thomas Waldmann
ce7864f6a6 readme / docs: mention zstd
(cherry picked from commit 2588e50f0b)
2017-12-20 03:25:04 +01:00
Thomas Waldmann
182c0fa636 update requirements and install docs about bundled lz4 and zstd
(cherry picked from commit 061321b668)
2017-12-20 03:24:48 +01:00
Thomas Waldmann
6043d8b257 update CHANGES (1.1-maint) 2017-12-19 02:19:15 +01:00
Thomas Waldmann
21ba3ff63c fix lz4 deprecation warning, require lz4 >= 1.7.0 (r129)
as we bundle lz4 1.8.0 now, platforms not having a recent liblz4 can
now just use the bundled code.

(cherry picked from commit fe48caf853)
2017-12-18 02:47:44 +01:00
Thomas Waldmann
83603acd48 rename BORG_LZ4_PREFIX env var to BORG_LIBLZ4_PREFIX
consistency:
we also have BORG_LIBB2_PREFIX and BORG_LIBZSTD_PREFIX.

(cherry picked from commit 9b6924d27f)
2017-12-18 02:42:03 +01:00
Thomas Waldmann
49f76a1e32 bundle lz4 1.8.0 src code, license
(cherry picked from commit c8b2820225)
2017-12-18 02:38:52 +01:00
Thomas Waldmann
c7383589cc bundle zstd 1.3.2 source code
only .c and .h files + license

(cherry picked from commit dc883f62ae)
2017-12-15 03:14:33 +01:00
Gregor Kleen
dbf8d582f9 Add placeholder for fqdn in reverse notation
(cherry picked from commit 85fb38e2f3)
2017-12-15 00:56:31 +01:00
Thomas Waldmann
278ed640e9 add auto-generated docs for borg config
also: move a bit upwards in the use docs
2017-12-09 13:41:03 +01:00
Thomas Waldmann
831a06a07d move 3rd party docs/license file from package dir to docs/3rd_party
setup.py excludes all .c .h .pyx files from installation, but such
docs / license files would still be copied to the target directory
if they are inside the python "borg" package dir.
2017-11-27 00:02:37 +01:00
Thomas Waldmann
6becbb259b manually fix build_man issue with highlight directive 2017-11-27 00:02:36 +01:00
Thomas Waldmann
51504bad18 build_man 2017-11-27 00:02:36 +01:00
Thomas Waldmann
d373772517 build_usage 2017-11-27 00:02:36 +01:00
Thomas Waldmann
54883434b9 update CHANGES (1.1-maint) for 1.1.3 release 2017-11-27 00:02:36 +01:00
Thomas Waldmann
c7994b598b docs: fix broken links (1.1-maint) 2017-11-26 23:56:32 +01:00
Thomas Waldmann
7438cb2ef4 link to the homepage for support/service (1.1-maint)
otherwise people ONLY reading the docs (and not coming from the
homepage) will miss these options.
2017-11-26 23:34:10 +01:00
Michael Rupert
2e365f46de do remaining part of #3360 backport to 1.1-maint 2017-11-26 23:23:57 +01:00
TW
d8ff84c2f4
WIP: update CHANGES (1.1-maint) (#3368)
update CHANGES (1.1-maint)
2017-11-26 18:47:20 +01:00
Michael Rupert
a40dd4c3b6 fixed support links (#3379) (#3381)
fixed support links, #3379

(cherry picked from commit 6dd54f93ce)
2017-11-26 05:30:09 +01:00
Thomas Waldmann
25b40a261b docs: give examples for borg mount exclusion options
(cherry picked from commit 0eaec60384)
2017-11-26 04:04:42 +01:00
Thomas Waldmann
ef39dc6554 docs: move bsdflags tuning comments to notes docs section
the atime comments are already there.

(cherry picked from commit 91ff2f81a6)
2017-11-26 04:04:20 +01:00
Thomas Waldmann
b175f1fdf1 docs: document birthtime support on platforms supporting it
stat.st_birthtime, MacOS and (some?) BSDs.

(cherry picked from commit a107233f75)
2017-11-26 04:04:01 +01:00
Thomas Waldmann
21afd17f2f docs: document good and problematic option placements, see #3356
(cherry picked from commit e3cb7c3c32)
2017-11-26 04:03:42 +01:00
Thomas Waldmann
938d122191 docs: fix examples with problematic option placements, fixes #3356
have options to the left OR to the right of all positional arguments,
but not on BOTH sides and not in between them.

(cherry picked from commit f2a1539f25)
2017-11-26 04:03:16 +01:00
TW
26cfaf3681
Merge pull request #3359 from milkey-mouse/borg-config-cmd-bp1.1
Add borg config command (1.1 backport)
2017-11-26 03:56:01 +01:00
Thomas Waldmann
0340fbe420 build_man (1.1-maint)
also: git add borgfs.1
2017-11-25 14:49:00 +01:00
Thomas Waldmann
7bf838003a build_usage (1.1-maint)
also: git add borgfs.rst.inc
2017-11-25 14:45:28 +01:00
Milkey Mouse
2ac0bf4980
Add borg config command (fixes #3304)
This command works similarly to "git config" - it parses repo and
cache configs to get, set, and delete values. It only works on local
repos so a malicious client can't e.g. override their storage quota
or reset the append_only flag.

Add tests for borg config

Add documentation for borg config

Change manual config edits -> borg config

There were a couple places in the documentation where it was advised
to edit the repository or cache config file, a process that is stream-
lined by borg config.
2017-11-24 16:38:56 -08:00
Milkey Mouse
46698bde6e
Move image backup-related FAQ entries to a new page 2017-11-23 15:06:23 -08:00
Milkey Mouse
f9ed3b3ed7
Add instructions for zerofree 2017-11-23 15:05:22 -08:00
Milkey Mouse
454317dc02
Add instructions for ntfsclone (fixes #81) 2017-11-23 15:05:17 -08:00
Tom Denley
8fb8692d42
Correct usage of "fewer" in place of "less" 2017-11-22 21:52:41 -08:00
TW
78189ed613
Merge pull request #3342 from milkey-mouse/document-sshfs-stupidity-bp1.1
Document sshfs rename workaround (1.1 backport)
2017-11-20 23:21:02 +01:00
TW
96b6033f29
Merge pull request #3341 from milkey-mouse/break-lock-interrupt-bp1.1
Mention break-lock in checkpointing FAQ entry (1.1 backport)
2017-11-20 23:19:23 +01:00
Antoine Beaupré
8735e17575
add FAQ about removing old files and policies
This has been asked twice already this year:

https://mail.python.org/pipermail/borgbackup/2017q3/000796.html
https://mail.python.org/pipermail/borgbackup/2017q4/000891.html

... and I was asked again privately today, so this qualifies as FAQ to
me.
2017-11-20 13:52:09 -08:00
Milkey Mouse
ebecd8bd73
Document sshfs rename workaround (fixes #3315) 2017-11-20 13:03:12 -08:00
Milkey Mouse
fda9b7d5b9
Mention break-lock in checkpointing FAQ entry (fixes #3328) 2017-11-20 12:35:14 -08:00
TW
9f9cb88a01
Merge pull request #3311 from milkey-mouse/borgfs-man-bp1.1
Generate usage & man page for borgfs (1.1-maint)
2017-11-14 00:28:59 +01:00
Milkey Mouse
eadb74eb6f
Generate man page for borgfs (fixes #3216) 2017-11-12 15:06:08 -08:00
TW
3d2f2b8a39
Merge pull request #3310 from milkey-mouse/clarify-duration-bp1.1
Clarify create --stats duration vs. wall time (1.1-maint)
2017-11-12 12:39:23 +01:00
Milkey Mouse
e20b1ebbc4
Clarify create --stats duration vs. wall time (fixes #3301) 2017-11-10 11:51:16 -08:00
Thomas Waldmann
07f36542a6 update release checklist about security fixes
(cherry picked from commit 818b61935b)
2017-11-06 10:42:28 +01:00
Thomas Waldmann
3097c059ff build_man 2017-11-05 23:09:39 +01:00
Thomas Waldmann
851e85b426 build_usage 2017-11-05 23:09:14 +01:00
TW
701a7a5ef8
Merge pull request #3284 from ThomasWaldmann/update-changes-1.1
update CHANGES (1.1-maint)
2017-11-05 23:00:58 +01:00
Thomas Waldmann
ff3910637d update CHANGES (1.1-maint) 2017-11-05 23:00:26 +01:00
Thomas Waldmann
0c7eaec99d docs: more than 23 is not supported for CHUNK_MAX_EXP, fixes #3115
(cherry picked from commit e7fd1ff2ee)
2017-11-05 22:38:51 +01:00
Thomas Waldmann
e0d967aeb7 update / rephrase cygwin / WSL status, fixes #3174
(cherry picked from commit 61d6c58241)
2017-11-05 22:37:52 +01:00
narendravardi
00152e8a61 Added documentation for BORG_CONFIG_DIR
(cherry picked from commit 764a62f42c)
2017-11-03 18:39:15 +01:00
Milkey Mouse
5b7d4392dc
Clarify using a blank passphrase in keyfile mode 2017-10-25 22:42:27 -07:00