snapper
Command-line program for btrfs and lvm snapshot management
Snapper is a command-line program for filesystem snapshot management. It can create, delete and compare snapshots and undo changes done between snapshots. It supports both btrfs and ext4.
homepage ↗ github: openSUSE/snapper
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 0.13.1 | 3 | 16 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | riscv | Committed | |
|---|---|---|---|---|---|---|---|
| 0.13.1 | gentoo | amd64 stable | arm64 testing | x86 stable | riscv testing | — | view · download · history ↗ |
| 0.13.0 | gentoo | amd64 stable | arm64 testing | x86 stable | riscv testing | — | view · download · history ↗ |
| 0.12.2-r1 | gentoo | amd64 stable | arm64 testing | x86 stable | riscv testing | — | view · download · history ↗ |
Use flags of 0.13.1
- lvm Enable LVM thinprovisioned snapshots support sys-fs/lvm2
- pam Add support for PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- systemd Enable use of systemd-specific libraries and features like socket activation or session tracking
- xattr Add support for getting and setting POSIX extended attributes, through sys-apps/attr.