Thalian
2a90cbb5ef
docs: fix borg.1 manpage generation regression, #5211
...
To do: Fix Sphinx build warning "document isn't included in any toctree".
fixes #5211
2020-06-28 15:23:52 +02:00
Thomas Waldmann
5861a59075
update CHANGES
2020-06-06 17:33:52 +02:00
Thomas Waldmann
0ceade3027
linux binaries are built on Debian 8 "Jessie", fixes #3761
2020-06-06 15:16:13 +02:00
Thomas Waldmann
ab1f8bffc4
add manually fixed borg.1 manpage, see #5211
2020-06-06 02:25:54 +02:00
Thomas Waldmann
93c3776e40
build_man
2020-06-06 02:01:49 +02:00
Thomas Waldmann
29bd87d224
build_usage
2020-06-06 01:57:48 +02:00
Thomas Waldmann
47d90e17bc
docs: update info about binary minimum requirements
2020-06-06 01:55:21 +02:00
Thomas Waldmann
4f0a3a9cf9
update CHANGES, set release date
2020-06-06 01:34:23 +02:00
Thomas Waldmann
9588e77c51
update CHANGES
2020-06-06 01:24:46 +02:00
Thomas Waldmann
dcabe311b2
update CHANGES
2020-06-01 20:53:50 +02:00
Thomas Waldmann
2b1aa46d15
docs: clarify borg init's encryption modes
2020-04-21 12:06:08 +02:00
Thalian
d9004d02d1
[DOC] Add upgrade of tools to pip installation how-to
...
backport from master
2020-04-17 07:56:54 +02:00
finefoot
89791c6f84
Add option to bypass locking mechanism
2020-04-11 20:34:30 +02:00
Thalian
667033791b
[DOC] linked recommended restrictions to ssh public keys on borg servers in faq, #4946
...
Backport from master.
2020-04-08 03:06:02 +02:00
Thomas Waldmann
8272588cac
update CHANGES
2020-04-06 19:26:10 +02:00
finefoot
ba83b4a539
Update prevalence of env vars to set config and cache paths
2020-04-02 00:00:09 +02:00
TW
2b3c294f25
Merge pull request #5060 from fantasya-pbem/docs/4587_Sphinx-warnings-1.1-again
...
[DOCS] #4587 – Make Sphinx warnings break docs build
2020-03-24 20:41:09 +01:00
Thalian
b90a977ace
[DOCS] #4587 – Make Sphinx warnings break docs build
...
Backport from master and some other fixes for Sphinx warnings.
2020-03-22 16:01:28 +01:00
Thalian
ebbf4f19b8
[DOCS] #5000 – Add rendering docs to release todo
...
Backport from master, including various other consistency changes.
2020-03-22 13:53:49 +01:00
TW
7b2a65e6df
Merge pull request #5035 from fantasya-pbem/docs/4073_Backport_JSON-logging
...
[DOCS] #4073 – PlaceholderError not printed as JSON
2020-03-16 00:10:44 +01:00
Thalian
fa8dfc14e8
[DOCS] #4941 – How important is Borg config?
...
Backport from master.
2020-03-15 21:41:13 +01:00
Thalian
97c26c2af5
[DOCS] borgbackup#4073 – PlaceholderError not printed as JSON
...
Backport from master:
Add a warning for --log-json option that parsing errors will always be printed as plain text.
2020-03-15 21:28:21 +01:00
TW
bd0d756c3e
Merge pull request #5026 from milkey-mouse/fix-4999-bp1.1
...
Add updating borgbackup.org/releases to release checklist (1.1 backport)
2020-03-12 02:21:31 +01:00
Milkey Mouse
bc97946a40
Suppress Sphinx lexer warnings in frontends.rst
...
Because some of the JSON blocks in frontends.rst included non-JSON
contents (user replies, etc.) the blocks didn't parse/highlight and
`make html` complained:
borg/docs/internals/frontends.rst:28: WARNING: Could not lex literal_block as "json".
There's no easy way to enable and disable highlighting just for
specific lines, but individually unsetting the highlight language per
block suppresses the warnings.
2020-03-11 16:34:53 -07:00
Milkey Mouse
8e7a00d6d0
Add updating borgbackup.org/releases to release checklist ( fixes #4999 )
2020-03-11 16:32:48 -07:00
Thomas Waldmann
c76b53856f
fix changes.rst markup
2020-03-08 23:43:50 +01:00
Thomas Waldmann
fb8c86d464
build_man
2020-03-07 22:40:05 +01:00
Thomas Waldmann
8a325ae3cc
build_usage
2020-03-07 22:40:04 +01:00
Thomas Waldmann
36870766a3
update CHANGES (1.1-maint)
2020-03-07 22:39:41 +01:00
Thomas Waldmann
7068e5ebbf
upgrade bundled lz4 to 1.9.2
2020-03-07 19:25:23 +01:00
Thomas Waldmann
37c74b9b65
update CHANGES (1.1-maint)
2020-03-07 18:45:05 +01:00
Thomas Waldmann
397cb0df2d
add advisory about hashindex_set bug #4829
2020-03-07 17:55:39 +01:00
Thomas Waldmann
ac37fd9066
update CHANGES (1.1-maint)
2020-03-06 18:28:19 +01:00
Thomas Waldmann
358ba5e591
fix ProgressIndicator msgids, fixes #4935
...
add some to code, fix docs.
2020-02-29 20:39:27 +01:00
finefoot
b53e5e284d
Reorder and improve description
2020-02-16 16:48:27 +01:00
finefoot
9f50c947d9
Backport: Add paragraph regarding cache security assumptions #4900 ( #4930 )
...
docs: infos about cache security assumptions, #4900
2020-01-24 23:01:45 +01:00
Thalian
8abb2152eb
Add FAQ describing difference between a local repo vs. repo on a server.
...
Taken from a Q/A on the mailing list.
Backport from master.
2019-12-23 19:57:54 +01:00
Thomas Waldmann
89edf541f8
update CHANGES (1.1-maint)
2019-12-16 00:07:06 +01:00
Christian Paul
e55b704d03
Fix typo: degress -> degrees
2019-11-04 17:41:34 +01:00
Thalian
c8f5d1820e
[DOC] #1552 - Add a pull backup / push restore how-to
...
Backport from master.
2019-11-02 10:08:38 +01:00
Thalian
97cff07839
Add FAQ how to retain original paths, fixes #4532
...
Backport from master.
2019-10-20 17:12:56 +02:00
Thalian
5cb46f0a9d
Add FAQs for SSH connection issues, fixes #3866
...
Backport from master.
2019-10-19 21:45:31 +02:00
TW
6428688fad
Merge pull request #4790 from fantasya-pbem/doc/4591_Backport_Improve-PW-FAQ
...
[DOC] #4591 - Improve password FAQ
2019-10-19 21:34:39 +02:00
Thalian
79da3d826b
[DOC] #4591 - Improve password FAQ
...
Backport from master: Decrease pw length, add -w 0 option to base64 to prevent line wrap).
2019-10-19 21:28:23 +02:00
Dmitry Astapov
dc5671469e
Backport #4738 to 1.1-maint
2019-09-02 19:43:04 +01:00
Thomas Waldmann
a18ba34db6
update CHANGES
2019-08-26 20:35:55 +02:00
TW
cad525c771
Merge pull request #4729 from ThomasWaldmann/borg-workarounds-1.1
...
new BORG_WORKAROUNDS mechanism, basesyncfile, fixes #4710
2019-08-25 20:01:03 +02:00
Thomas Waldmann
beb948fc71
new BORG_WORKAROUNDS mechanism, basesyncfile, fixes #4710
...
remove WSL autodetection. if WSL still has this problem, you need to
set BORG_WORKAROUNDS=basesyncfile in the borg process environment to
work around it.
2019-08-24 09:38:26 +02:00
TW
87461a6fa4
add restore docs, fixes #4670 ( #4723 ) ( #4727 )
...
add restore docs, fixes #4670
2019-08-23 01:36:34 +02:00
TW
3045aec220
Merge pull request #4720 from ThomasWaldmann/changelog-1.1
...
update changelog, 1.1-maint
2019-08-11 14:37:28 +02:00
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