Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/linux-pae/90-linux.hook
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-03-02 15:40:04 +0200
committerTasos Sahanidis <tasos@tasossah.com>2024-03-02 15:40:04 +0200
commited713ec92210ebf74b3fd4555812f72c2c853b69 (patch)
tree10ec1404c35200dcbcf8b03382a492eda02f5d0f /extra/linux-pae/90-linux.hook
parent01e71ca192bfcaeb6991e7c42890f4760b3d975a (diff)
extra/linux-pae: Convert to use patching mechanism
The idea is that since we already have to maintain the patches for the linux package, we might as well use the same for other kernels. Despite the initial added complexity, it should make updating all kernel packages much easier.
Diffstat (limited to 'extra/linux-pae/90-linux.hook')
-rw-r--r--extra/linux-pae/90-linux.hook11
1 files changed, 0 insertions, 11 deletions
diff --git a/extra/linux-pae/90-linux.hook b/extra/linux-pae/90-linux.hook
deleted file mode 100644
index be0d8865..00000000
--- a/extra/linux-pae/90-linux.hook
+++ /dev/null
@@ -1,11 +0,0 @@
-[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%