summarylogtreecommitdiffstats
path: root/90-linux.hook
diff options
context:
space:
mode:
authorbrainpower2017-12-08 16:42:47 +0100
committerbrainpower2017-12-08 16:45:02 +0100
commitabf2223dadf72b1872156e56a6cc63c6ff952d6f (patch)
tree5dcacdf91c308fbb4400f35b1528a69ad462374d /90-linux.hook
downloadaur-abf2223dadf72b1872156e56a6cc63c6ff952d6f.tar.gz
initial: clone of linux-lts from [core] with KALLSYMS_ALL set
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%