summaryrefslogtreecommitdiff
path: root/libre/linux-libre/99-linux.hook
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-11-19 14:58:40 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-11-19 16:48:53 -0300
commit537937951f57f7a2ec6368c93f39fd45a255c90b (patch)
tree3f4c5ceab87b6be172faf71c58036882d096f5d4 /libre/linux-libre/99-linux.hook
parent2c58f112aea0ba3e063e4081886a337b3ca6351e (diff)
downloadabslibre-537937951f57f7a2ec6368c93f39fd45a255c90b.tar.gz
abslibre-537937951f57f7a2ec6368c93f39fd45a255c90b.tar.bz2
abslibre-537937951f57f7a2ec6368c93f39fd45a255c90b.zip
linux-libre-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 'libre/linux-libre/99-linux.hook')
-rw-r--r--libre/linux-libre/99-linux.hook11
1 files changed, 11 insertions, 0 deletions
diff --git a/libre/linux-libre/99-linux.hook b/libre/linux-libre/99-linux.hook
new file mode 100644
index 000000000..985115199
--- /dev/null
+++ b/libre/linux-libre/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%