Commit graph

1280 commits

Author SHA1 Message Date
TW
379e45c07f Merge pull request #5411 from jeroentbt/patch-1
fix small typo in quickstart docs
2020-10-12 21:50:07 +02:00
TW
109c87a120
Merge pull request #5397 from ThomasWaldmann/modernize-1.1
modernize 1.1
2020-10-09 02:22:31 +02:00
Thomas Waldmann
58c4289ac9 drop python 3.4 support
minimum requirement is 3.5 now.

also: remove all references to python 3.4.
2020-10-07 01:10:06 +02:00
Thomas Waldmann
464a7191b0 build_man 2020-10-06 19:43:05 +02:00
Thomas Waldmann
69c319e7d2 build_usage 2020-10-06 19:42:06 +02:00
Thomas Waldmann
9ffb2472e4 set release date 2020-10-06 19:33:46 +02:00
Thomas Waldmann
b432b39574 update CHANGES (1.1) 2020-10-06 18:48:24 +02:00
Thomas Waldmann
8a24185199 docs: how to approach borg speed issues, fixes #5371
also: give a speed example for unchanged files

also: explicitly mention chmod/chown changing ctime

also: reformat one paragraph
2020-10-03 22:55:14 +02:00
Aleksey Korol
c9a6fe09b1 Add ssh-agent pull backup method to doc (#5288)
deployment docs: add ssh-agent pull backup method

Co-authored-by: Король Алексей <a.korol@npp-crts.ru> (main work)
Co-authored-by: Thomas Waldmann <tw@waldmann-edv.de>
(cherry picked from commit aef5e89126)
2020-10-01 09:54:21 +03:00
Thomas Waldmann
928702c803 update CHANGES 2020-09-28 02:04:45 +02:00
Thomas Waldmann
879ea73aa7 recreate: remove extra confirmation
not experimental any more, user is responsible for avoiding bugs.
the docs still point out that this might be dangerous when used wrongly,
like it also does for prune.
2020-09-22 22:30:01 +02:00
Thomas Waldmann
06c01ca78f fixup: fix phrasing in environment.rst.inc 2020-09-22 22:29:27 +02:00
Thomas Waldmann
d068f35fb4 fixup: s/functionality/function/ 2020-09-22 22:27:27 +02:00
Thomas Waldmann
c0d6c33a09 rephrase some warnings, fixes #5164
borg check --repair and borg recreate are now present in the code
since rather long, so they are not experimental any more.

but, both bear some risk of data loss:
- there could be an undiscovered bug in the code
- the user might use them wrong (e.g. accidentally excluding everything /
  not matching anything when recreating an archive)
- there might be kinds of corruption borg check --repair can not fix
  and it might make things even worse while trying to fix.

so, if your repo / archive(s) are important, be careful.
2020-09-22 22:23:17 +02:00
Manu
70f4d8f570 Update Homebrew install instructions. See #5185 2020-08-19 12:11:42 +08:00
Thomas Waldmann
8da35e9636 it's 2020 2020-08-13 22:09:44 +02:00
viq
b5cb4a1e23
Better description of how cache and rebuilds of it work
and how the workaround applies to that
2020-08-04 19:20:28 +02:00
Thalian
63c43d55b5 docs: add security faq explaining AES-CTR crypto issues, fixes #5254 2020-07-25 17:58:16 +02:00
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