summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-knock/99-linux.hook
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-11-19 17:26:14 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-11-19 17:26:14 -0300
commit13005bbfdbea5ccea359bff140093633de524a8c (patch)
tree5b1c63d422e4420756c529742aaf3369d1c44ce0 /kernels/linux-libre-knock/99-linux.hook
parent45e9b7d7e7818135931ea946226ef1a659a42ad1 (diff)
linux-libre-knock-4.8.8_gnu-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 'kernels/linux-libre-knock/99-linux.hook')
-rw-r--r--kernels/linux-libre-knock/99-linux.hook11
1 files changed, 11 insertions, 0 deletions
diff --git a/kernels/linux-libre-knock/99-linux.hook b/kernels/linux-libre-knock/99-linux.hook
new file mode 100644
index 000000000..985115199
--- /dev/null
+++ b/kernels/linux-libre-knock/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%