You are not logged in.
Timeshift auto-snapshot script which runs before package upgrade using Pacman hook.
Features
-Creates Timeshift snapshots with unique comment.
-Deletes old snapshots which are created using this script.
-Auto generates grub if grub-btrfs package is installed.
-Can be manually executed by running timeshift-autosnap command with elevated privileges.
Notes
Currently only tested in BTRFS mode but should work in RSYNC mode too since script is automating Timeshift operations.
This script is made in Arch and Arch based distros in mind but if there would be interest it should be easily ported to other distros.
Contribution
All new ideas and contributors are welcomed!
LINKS:
AUR package
GitLab
Issues
Offline
Hello!
The skript works with rsync and ext4 too!
Does the script take the Timeshift settings?
Offline
Yes it's working with rsync.
Script uses all timeshift settings except custom snapshot comment so snapshot made with script can be identified.
Offline
Thanks for this - a nice useful tool.
Offline