Ryan Polley
e16b0ceeb7
fix grammar in faq
2021-01-25 15:58:26 -06:00
Thomas Waldmann
d53ecb3ded
build_man
2020-12-24 22:35:58 +01:00
Thomas Waldmann
4e0a56d59a
build_usage
2020-12-24 22:35:33 +01:00
Thomas Waldmann
e5d6c9bd68
update CHANGES, set release date
2020-12-24 22:07:19 +01:00
Thomas Waldmann
62b07fdfe1
docs: add another case of attempted hardlink usage
2020-12-24 02:41:26 +01:00
Thomas Waldmann
d836429f6d
docs: fix description of borg upgrade hardlink usage, fixes #5518
2020-12-24 02:36:09 +01:00
TW
f64cd67bef
Merge pull request #5580 from ThomasWaldmann/update-changes-1.1
...
update CHANGES
2020-12-23 00:03:50 +01:00
Robin Schneider
570a2318b9
Use HTTPS everywhere (mechanical edit using util from https-everywhere)
...
Ref: https://github.com/EFForg/https-everywhere/tree/master/utils/rewriter
```Shell
~/src/EFForg/https-everywhere/utils/rewriter/rewriter.js .
```
A few changes were reset/fixed manually before the commit.
2020-12-22 22:35:10 +01:00
Thomas Waldmann
2174f85af5
update CHANGES
2020-12-20 01:27:54 +01:00
Guinness
1703664585
Complete documentation on append-only remote repos for 1.1-maint
2020-12-12 11:35:03 +01:00
Samuel
52420213b4
Change references of Travis to GitHub Actions ( #5536 ) [1.1] ( #5539 )
...
Change references of Travis to GitHub Actions
Backport https://github.com/borgbackup/borg/pull/5536 to 1.1-maint.
2020-12-04 22:00:46 +01:00
TW
82304a8017
Merge pull request #5525 from Gu1nness/5505-1.1-maint
...
Add some documentation for new compression algorithm, see #1633 [1.1]
2020-12-02 14:31:09 +01:00
TW
3b984a7111
Merge pull request #5526 from Gu1nness/5512-1.1-maint
...
Add a hint on sleeping computer in the FAQ, fixes #5301 [1.1]
2020-12-02 14:29:30 +01:00
Guinness
2ce9fd7aac
Add some documentation for new compression algorithm
2020-12-01 16:59:26 +01:00
Guinness
89bf5afacf
Add a hint on sleeping computer in the FAQ
2020-12-01 16:58:47 +01:00
Guinness
076ade8c24
Complements the documentation for pattern files and exclude files
2020-12-01 16:54:48 +01:00
Luke Dashjr
9722909b1f
docs: Document BORG_FILES_CACHE_SUFFIX environment variable
...
Github-Pull: #5433
Rebased-From: 561fbb748c
2020-11-17 00:51:08 +00:00
Kurt Yoder
5c8daf99e6
5303 osx catalina security
...
Note requirement for full disk access on Catalina
2020-11-15 11:15:50 -05:00
Thomas Waldmann
bc07d67c90
update CHANGES (1.1-maint)
2020-11-10 22:54:51 +01:00
Samuel BF
42a6f13b42
Doc / Deployment with ansible: pacman -> package
...
Using "package" ansible module make the ansible playbook able to run
against most unix OSes. Pacman module only works with Arch and derivatives.
Also : changing state from "latest" to "present". Ansible should not be
a way to keep your system up-to-date : it's a configuration management
system and, as such, should not change anything if neither the playbook
nor the machine changed its state (idempotency).
Reference : https://github.com/ansible/ansible-lint/blob/master/lib/ansiblelint/rules/PackageIsNotLatestRule.py#L24
2020-11-09 10:01:39 +01:00
Mher Kazandjian
a90b5d3186
add example for excluding content using the --pattern cmd line arg
2020-10-30 02:26:44 +01:00
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