This commit is contained in:
James Barnett 2016-03-31 21:09:00 -05:00
parent eef77c8ded
commit e8f1671853

View file

@ -15,13 +15,15 @@ periodically clean up snapshots tagged with `number` after reaching a set
threshold in the snapper configuration file. threshold in the snapper configuration file.
Additionally the package provides a hook to regenerate your GRUB configuration Additionally the package provides a hook to regenerate your GRUB configuration
file after every pacman transaction. This useful for use with `grub-btrfs-git` file after every pacman transaction. This is useful when using
(see below). [grub-btrfs](https://aur.archlinux.org/packages/grub-btrfs-git/).
## Installation ## Installation
Install [the package from the Install [the package from the
AUR](https://aur.archlinux.org/packages/snap-pac/). Optionally install AUR](https://aur.archlinux.org/packages/snap-pac/).
Optionally install
[grub-btrfs](https://aur.archlinux.org/packages/grub-btrfs-git/) to populate [grub-btrfs](https://aur.archlinux.org/packages/grub-btrfs-git/) to populate
your GRUB menu with the ability to boot into snapshots. your GRUB menu with the ability to boot into snapshots.