Summary
An alternative implementation of the zfs-auto-snapshot service for Linux that is compatible with zfs-linux and zfs-fuse. Automatically create, rotate, and destroy periodic ZFS snapshots. This is the utility that creates the @zfs-auto-snap_frequent, @zfs-auto-snap_hourly, @zfs-auto-snap_daily, @zfs-auto-snap_weekly, and @zfs-auto-snap_monthly snapshots if it is installed.
Versions
v9999 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- USE flags
- cron default-exclude systemd
v1.2.4-r3 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- amd64 arm64 ppc64 ~riscv
- USE flags
- cron default-exclude systemd
v1.2.4-r2 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- amd64 arm64 ppc64 ~riscv
- USE flags
- cron default-exclude systemd
USE flags
General
- cron
- Install /etc/cron.* files
- default-exclude
- Only take snapshots of datasets with com.sun:auto-snapshot=true property set
- systemd
- Enable use of systemd-specific libraries and features like socket activation or session tracking
Runtime Dependencies
sys-apps / which : Prints out location of specified executables that are in your path
sys-fs / zfs : Userland utilities for ZFS Linux kernel module
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
sys-fs/zfs-auto-snapshot: Stabilize 1.2.4-r3 ppc64, #907395
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
sys-fs/zfs-auto-snapshot: Stabilize 1.2.4-r3 arm64, #907395
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-fs/zfs-auto-snapshot: Stabilize 1.2.4-r3 amd64, #907395
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-fs/zfs-auto-snapshot: patch out which dep
Deliberately done separately to 66d873572ae205f78cc4aa015395e55d7b68b99a as wanted to fix that immediately in stable (although it's still in @system, it won't be for much longer hopefully, and more folks may be trying the experiment -- for a backup/snapshot tool, it's too risky to not have fixed it immediately). Anyway, now try patching out the real which usage in ~arch. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-fs/zfs-auto-snapshot: add which RDEPEND
Needed for the cron file. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yixun Lan · gentoo
sys-fs/zfs-auto-snapshot: forward keyword to live ebuild
try to keep it sync with release version Signed-off-by: Yixun Lan <dlan@gentoo.org> - Yixun Lan · gentoo
sys-fs/zfs-auto-snapshot: keyword 1.2.4-r1 for ~riscv
Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-fs/zfs-auto-snapshot: drop old
Closes: https://bugs.gentoo.org/788001 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Georgy Yakovlev · gentoo
sys-fs/zfs-auto-snapshot: arm64 stable
Bug: https://bugs.gentoo.org/788001 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Georgy Yakovlev · gentoo
sys-fs/zfs-auto-snapshot: ppc64 stable
Bug: https://bugs.gentoo.org/788001 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Georgy Yakovlev · gentoo
sys-fs/zfs-auto-snapshot: amd64 stable
Bug: https://bugs.gentoo.org/788001 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-fs/zfs-auto-snapshot: remove extra postinst message
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Georgy Yakovlev · gentoo
sys-fs/zfs-auto-snapshot: sync live ebuild
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Georgy Yakovlev · gentoo
sys-fs/zfs-auto-snapshot: fix minor qa issues
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-fs/zfs-auto-snapshot: revbump, add systemd timers
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-fs/zfs-auto-snapshot: sync live ebuild keywords
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Georgy Yakovlev · gentoo
sys-fs/zfs-auto-snapshot: add ~arm64 keyword
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Georgy Yakovlev · gentoo
sys-fs/zfs-auto-snapshot: ppc64 stable
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-fs/zfs-auto-snapshot: amd64 stable, bug #734946
Closes: https://bugs.gentoo.org/734946 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-fs/zfs-auto-snapshot: sync live ebuild
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Georgy Yakovlev · gentoo
sys-fs/zfs-auto-snapshot: keyword on ~ppc64
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Georgy Yakovlev · gentoo
sys-fs/zfs-auto-snapshot: new package
Closes: https://bugs.gentoo.org/437636 Closes: https://github.com/gentoo/gentoo/pull/7763 Package-Manager: Portage-2.3.27, Repoman-2.3.9