summaryrefslogtreecommitdiff
path: root/libre/linux-libre-grsec/99-linux.hook
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-11-19 17:06:44 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-11-19 17:11:00 -0300
commite719b9b573ef4d055088a100442802e77d505f4e (patch)
treed424c39b8ccb334a924b7f833d6f79c3017743bd /libre/linux-libre-grsec/99-linux.hook
parentfed2f35b30e6af461bd5c738fefcabb83fc60a2b (diff)
linux-libre-grsec-1:4.8.8_gnu.r201611150756-2: updating revision
* fix lvm2 breakage, move to mkinitcpio running as pacman hook - FS#51818 -> https://bugs.archlinux.org/task/51818 * overhaul sed'ding
Diffstat (limited to 'libre/linux-libre-grsec/99-linux.hook')
-rw-r--r--libre/linux-libre-grsec/99-linux.hook11
1 files changed, 11 insertions, 0 deletions
diff --git a/libre/linux-libre-grsec/99-linux.hook b/libre/linux-libre-grsec/99-linux.hook
new file mode 100644
index 000000000..985115199
--- /dev/null
+++ b/libre/linux-libre-grsec/99-linux.hook
@@ -0,0 +1,11 @@
+[Trigger]
+Type = File
+Operation = Install
+Operation = Upgrade
+Target = boot/vmlinuz-%PKGBASE%
+Target = usr/lib/initcpio/*
+
+[Action]
+Description = Updating %PKGBASE% initcpios
+When = PostTransaction
+Exec = /usr/bin/mkinitcpio -p %PKGBASE%