1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-27 10:18:12 +00:00
borg/docs
Thomas Waldmann 5e3f2c04d5
remove archive checkpointing
borg1 needed this due to its transactional / rollback behaviour:
if there was uncommitted stuff in the repo, next repo opening automatically
rolled back to last commit. thus we needed checkpoint archives to reference
chunks and commit the repo.

borg2 does not do that anymore, unused chunks are only removed when the
user invokes borg compact.

thus, if a borg create gets interrupted, the user can just run borg create
again and it will find some chunks are already in the repo, making progress
even if borg create gets frequently interrupted.
2024-09-07 22:00:54 +02:00
..
3rd_party remove docs of previously bundled blake2 code 2022-02-26 22:22:02 +01:00
_static
_templates
binaries add docs/binaries/00_README.txt 2024-07-19 14:43:30 +02:00
borg_theme/css recreate: remove experimental status 2024-05-29 16:42:58 +02:00
deployment remove archive checkpointing 2024-09-07 22:00:54 +02:00
internals remove LocalCache 2024-09-07 22:00:31 +02:00
man build_usage / build_man 2024-07-19 20:40:15 +02:00
misc spelling: vagrant 2023-01-12 11:24:05 -05:00
usage docs: update the repository filesystem docs 2024-09-07 22:00:52 +02:00
authors.rst
book.rst [DOCS] Move content of resources doc page to community project, #2088 2020-04-19 19:13:02 +02:00
changes.rst update CHANGES 2024-07-19 20:39:32 +02:00
changes_0.x.rst 'Want' fixes 2022-12-29 22:26:55 +00:00
changes_1.x.rst remove LocalCache 2024-09-07 22:00:31 +02:00
conf.py replace flake8 by ruff 2023-09-04 22:15:42 +02:00
deployment.rst add non-root deployment strategy 2024-02-24 21:17:01 +01:00
development.rst scripts: update docs about make.py 2024-02-09 17:37:44 +01:00
faq.rst remove archive checkpointing 2024-09-07 22:00:54 +02:00
global.rst.inc github CI: misc updates 2024-03-15 18:19:15 +01:00
index.rst update CHANGES, split changelog by major version 2022-06-25 21:58:19 +02:00
installation.rst Update installation.rst 2024-06-07 03:40:17 +02:00
internals.rst Docs grammar fixes 2022-12-29 22:26:54 +00:00
introduction.rst
Makefile
man_intro.rst Docs grammar fixes. 2022-12-29 00:01:48 +00:00
quickstart.rst Misc fixes. 2022-12-29 22:26:55 +00:00
quickstart_example.rst.inc docs: fix some -a / --match-archives issues 2023-05-16 00:50:50 +02:00
support.rst
usage.rst scripts/gendocs.py: make it work 2024-02-09 17:37:38 +01:00
usage_general.rst.inc [DOCS] #4587 – Make Sphinx warnings break docs build 2020-03-16 19:22:59 +01:00