Manu
57cdbba56e
Apple M1 compatibility
2021-02-22 10:35:11 +08:00
infectormp
a5c318fca9
Add badge with current status of package
2021-02-16 00:12:55 +01:00
Manu
15b9cfb50f
Update macOS install instructions
...
Backport of #5677
2021-02-12 08:34:19 +08:00
Ryan Polley
f31a38e049
recomend running tests only on installed versions for setup
2021-01-25 15:52:48 -06: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
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
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
Manu
70f4d8f570
Update Homebrew install instructions. See #5185
2020-08-19 12:11:42 +08:00
Thomas Waldmann
0ceade3027
linux binaries are built on Debian 8 "Jessie", fixes #3761
2020-06-06 15:16:13 +02:00
Thomas Waldmann
47d90e17bc
docs: update info about binary minimum requirements
2020-06-06 01:55:21 +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
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
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
Sebastiaan Lokhorst
89d564d427
docs: update macOS Brew link
2019-05-30 09:32:46 +02: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
Thomas Waldmann
13986a1a6a
docs: tell that our binaries are amd/intel, bauerj has ARM
2018-12-06 21:41:30 +01: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
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
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
e0d967aeb7
update / rephrase cygwin / WSL status, fixes #3174
...
(cherry picked from commit 61d6c58241 )
2017-11-05 22:37:52 +01:00
Marian Beermann
735339c209
docs: streamline installation: platforms table
2017-07-21 12:32:30 +02:00
Marian Beermann
ab773956c1
docs: streamline installation (2)
...
I can't give a good reason why anyone would care about this here.
This is right before distribution packages, which are per definition
compatible (sometimes tested, even).
Instead, mention it where it applies.
2017-07-21 12:32:30 +02:00
Marian Beermann
3d5a8016e6
docs: streamline installation: file systems
2017-07-21 12:32:30 +02:00
Thomas Kluyver
0edad19ee0
Update source-install about doc dependencies
...
Closes gh-2795
2017-07-15 15:49:55 +02:00
Antonio Larrosa
6c7b9a338c
Fix openSUSE command and add openSUSE section
...
Fix the name of the borgbackup package in openSUSE and
add an openSUSE section on how to install development dependencies
to build borgbackup from sources.
2017-07-04 12:27:58 +02:00
Thomas Waldmann
7ebad4f803
FUSE vs. fuse
2017-06-24 01:24:14 +02:00
Marian Beermann
7df1140ab9
docs: installation: fix accidental block quotes
2017-06-18 01:27:29 +02:00
Andrea Gelmini
e4247cc0d2
Fix typos
2017-06-09 16:49:30 +02:00
Thomas Waldmann
b484c79bc2
document follow_symlinks requirements, check libc, fixes #2507
2017-05-22 17:54:42 +02:00
Marian Beermann
e036ebc340
docs: installation: pre-install considerations, fix crossrefs
...
posix_fadvise -> only used when available; not part of the filesystem.
sync -> fsync
2017-04-28 10:40:21 +02:00
Steve Groesz
ff4120184c
Fix formatting in pre-installation section
...
Some documentation was improperly formatted with #2392 . This corrects those errors.
2017-04-26 22:25:15 -05:00
Steve Groesz
605f281b37
Document repository file system requirements
...
#2080
2017-04-23 12:48:28 +02:00
Thomas Waldmann
32c6e3ad95
docs: tell what kind of hardlinks we support
2017-04-05 13:03:58 +02:00
Thomas Waldmann
b287fba22e
fix caskroom link, fixes #2299
2017-03-15 01:22:21 +01:00
Florent Hemmi
1551be54be
Docs: one link per distro in the installation page
2017-03-08 17:11:10 +01:00
Marian Beermann
a9db2a2e55
Merge branch '1.0-maint' into master
...
# Conflicts:
# src/borg/archive.py
# src/borg/archiver.py
# src/borg/helpers.py
2016-12-17 13:26:28 +01:00
Thomas Waldmann
6b6ddecd93
document windows 10 linux subsystem install
...
also add note about remote repos being broken on cygwin.
2016-12-17 00:25:49 +01:00
Thomas Waldmann
a100fb67eb
Merge branch '1.0-maint' into merge-1.0-maint
...
# Conflicts:
# AUTHORS
# src/borg/archive.py
# src/borg/key.py
2016-11-30 05:38:04 +01:00
Thomas Waldmann
d6d3f275df
docs: add python3-devel as a dependency for cygwin-based installation
2016-11-30 02:50:20 +01:00
enkore
223f7890fe
Merge pull request #1819 from enkore/issue/1800
...
Add BLAKE2b key types
2016-11-11 03:11:38 +01:00
Marian Beermann
a31ca4f022
crypto: link against system libb2, if possible
2016-11-11 03:08:11 +01:00
Marian Beermann
05a52ec8ec
Merge branch '1.0-maint' into merge/1.0-maint
2016-11-09 23:56:54 +01:00
Antoine Beaupré
b4d0388785
move security verification to support section
...
the rationale is to simplify the README file to the bare
minimum. security researchers will be able to find the contact
information if they look minimally and people installing the software
will find a link where relevant (in binary releases only, since all
the others have other trust paths)
2016-11-04 20:58:27 -04:00
Thomas Waldmann
dbe862f3d8
Merge branch '1.0-maint' into merge-1.0-maint
2016-08-06 01:24:22 +02:00
Thomas Waldmann
4e737cb64b
OS X: install pkg-config to build with FUSE support
2016-07-30 21:08:20 +02:00
Marian Beermann
4e3bfabebf
docs, platform/features: linux has BSD flag emulation
2016-07-30 00:01:05 +02:00
Marian Beermann
ac8c8119a7
Merge branch '1.0-maint' into master
2016-07-28 00:29:43 +02:00
enkore
f811624fab
Merge pull request #1388 from enkore/f/document-platforms2
...
Platform feature matrix
2016-07-28 00:17:26 +02:00
Marian Beermann
c5fffbefff
Platform feature matrix
2016-07-27 23:54:15 +02:00
Lee Bousfield
0a4a95eb17
Remove trailing whitespace
2016-07-27 10:05:51 -04:00