Description
Improves grub by adding "btrfs snapshots" to the grub menu.
You can boot your system on a "snapshot" from the grub menu. Supports manual snapshots, snapper, timeshift ...
See GitHub for more information.
Installation Instructions
Firstly add the Copr repository to your system:
sudo dnf copr enable kylegospo/grub-btrfs
After adding the repository, install one of the following packages depending on your snapshot software of choice:
sudo dnf install grub-btrfs
sudo dnf install grub-btrfs-timeshift
Finally, enable and start the snapshot monitor for automatic updates to grub as snapshots are created:
sudo systemctl enable --now grub-btrfs.path
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
* Total number of packages downloaded in the last seven days.
This is a companion discussion topic for the original entry at https://copr.fedorainfracloud.org/coprs/theoware/grub-btrfs/