From d3afa0b20176305edf1dea1ff22a505fe77c8f13 Mon Sep 17 00:00:00 2001 From: James Barnett Date: Sat, 23 Apr 2016 07:02:35 -0500 Subject: [PATCH] dependeny should be on GRUB, not grub-btrfs-git --- 99_grub-config.hook | 2 +- README.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/99_grub-config.hook b/99_grub-config.hook index 1be6308..6f93b9d 100644 --- a/99_grub-config.hook +++ b/99_grub-config.hook @@ -24,6 +24,6 @@ Target = * [Action] Description = generate GRUB configuration file -Depends = grub-btrfs-git +Depends = grub When = PostTransaction Exec = /usr/bin/snapper-pac-grub diff --git a/README.md b/README.md index 5a3f3ca..e18b9ef 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,8 @@ threshold in the snapper configuration file. Additionally the package provides a hook to regenerate your GRUB configuration file after every pacman transaction. This is useful when using [grub-btrfs](https://aur.archlinux.org/packages/grub-btrfs-git/). If you don't -use grub-btrfs, then you should remove `99_grub-config.hook` after installation. +use GRUB, or if you don't want your configuration file generated every +transaction, then you should remove `99_grub-config.hook` after installation. **Note:** Snapshots are only taken of the subvolume corresponding with the `root` snapper config; other subvolumes are not included. You must modify the