summarylogtreecommitdiffstats
path: root/90-linux.hook
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado2017-03-22 18:32:54 -0300
committerAndré Fabian Silva Delgado2017-03-22 18:40:21 -0300
commit386421a8904ebad849616fa8a2bef55c315fa299 (patch)
treebcd5b49b9f33fcf1d319e507764a13cc10d43bb5 /90-linux.hook
parent9237c1bf2f2bb5c1f0d06e62930c0d4ad1e2f864 (diff)
downloadaur-386421a8904ebad849616fa8a2bef55c315fa299.tar.gz
Update to 4.10.4_gnu-1
* decrease hook number - FS#52144 -> https://bugs.archlinux.org/task/52144 * add Linux kernel ABI versioning -> https://lists.parabola.nu/pipermail/dev/2017-March/004804.html
Diffstat (limited to '90-linux.hook')
-rw-r--r--90-linux.hook11
1 files changed, 11 insertions, 0 deletions
diff --git a/90-linux.hook b/90-linux.hook
new file mode 100644
index 000000000000..9851151995bc
--- /dev/null
+++ b/90-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%