mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-08-29 17:34:04 +02:00
Add alternatives in Backups section. (#1262)
### Description of Changes This PR add some alternative backup softwares in the Backups section. Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/1262 Reviewed-by: Ethical FOSS admin <ethical-foss-admin@noreply.codeberg.org>
This commit is contained in:
parent
4931e37671
commit
f4ac357bd3
1 changed files with 14 additions and 6 deletions
20
README.md
20
README.md
|
|
@ -523,12 +523,20 @@ This is a section for repos that are similar to this one either because they are
|
|||
|
||||
## Backups
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [Borg](https://github.com/borgbackup/borg) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/borgbackup/borg/issues/9409#issuecomment-3974230340), [2](https://github.com/borgbackup/borg/blob/master/CONTRIBUTING.md#responsible-ai-usage)) | [](#request-for-help) |
|
||||
| [Kopia](https://github.com/kopia/kopia) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/kopia/kopia/blob/master/.github/instructions/go.copilot-instructions.md), [2](https://github.com/kopia/kopia/commit/ed40a2f8b48f60a1ae78e831147064ada4d68336), [3](https://github.com/kopia/kopia/commit/a2d62c83404d770e333929ae9690a911a0743f20))<br />[](#ai-code-reviews) ([1](https://github.com/kopia/kopia/pull/5341), [2](https://github.com/kopia/kopia/pull/5383), [3](https://github.com/kopia/kopia/pull/5292)) | [](#request-for-help) |
|
||||
| [Restic](https://github.com/restic/restic) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/restic/restic/pull/5560), [2](https://github.com/restic/restic/pull/5541), [3](https://github.com/restic/restic/pull/5610)) | [](#request-for-help) |
|
||||
| [Timeshift](https://github.com/linuxmint/timeshift) | [](#request-for-help) | [](#ai-code-reviews) ([1](https://github.com/linuxmint/timeshift/pull/475), [2](https://github.com/linuxmint/timeshift/pull/428), [3](https://github.com/linuxmint/timeshift/pull/398)) | [btrbk](https://github.com/digint/btrbk) (btrfs-only) |
|
||||
| Name | Last Untainted <br />Version/Commit ID | Evidence |
|
||||
|---|:---:|---|
|
||||
| [Borg](https://github.com/borgbackup/borg) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/borgbackup/borg/issues/9409#issuecomment-3974230340), [2](https://github.com/borgbackup/borg/blob/master/CONTRIBUTING.md#responsible-ai-usage)) |
|
||||
| [Kopia](https://github.com/kopia/kopia) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/kopia/kopia/blob/master/.github/instructions/go.copilot-instructions.md), [2](https://github.com/kopia/kopia/commit/ed40a2f8b48f60a1ae78e831147064ada4d68336), [3](https://github.com/kopia/kopia/commit/a2d62c83404d770e333929ae9690a911a0743f20))<br />[](#ai-code-reviews) ([1](https://github.com/kopia/kopia/pull/5341), [2](https://github.com/kopia/kopia/pull/5383), [3](https://github.com/kopia/kopia/pull/5292)) |
|
||||
| [Restic](https://github.com/restic/restic) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/restic/restic/pull/5560), [2](https://github.com/restic/restic/pull/5541), [3](https://github.com/restic/restic/pull/5610)) |
|
||||
| [Timeshift](https://github.com/linuxmint/timeshift) | [](#request-for-help) | [](#ai-code-reviews) ([1](https://github.com/linuxmint/timeshift/pull/475), [2](https://github.com/linuxmint/timeshift/pull/428), [3](https://github.com/linuxmint/timeshift/pull/398)) |
|
||||
|
||||
> [!NOTE]
|
||||
> ### Backups Alternatives
|
||||
> * [DAR](https://github.com/Edrusb/DAR)
|
||||
> * [btrbk](https://github.com/digint/btrbk) (btrfs-only)
|
||||
> * [bup](https://github.com/bup/bup)
|
||||
> * [burp](https://github.com/grke/burp)
|
||||
> * [Tardis](https://github.com/koldinger/Tardis)
|
||||
|
||||
## Benchmarking
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue