summarylogtreecommitdiffstats
path: root/90-kernel-install-add.hook
blob: bc480da43d2a588cbe186780083232d3abb8332b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[Trigger]
Type = Path
Operation = Install
Operation = Upgrade
Target = usr/lib/modules/*/vmlinuz

[Trigger]
Type = Path
Operation = Install
Operation = Upgrade
Operation = Remove
Target = usr/lib/initcpio/*
Target = usr/lib/initcpio/*/*
Target = usr/lib/firmware/*
Target = usr/lib/modules/*/extramodules/*
Target = usr/src/*/dkms.conf
Target = usr/lib/booster/*
Target = usr/lib/dracut/*
Target = usr/lib/dracut/*/*
Target = usr/lib/dracut/*/*/*
Target = usr/lib/kernel/*
Target = usr/lib/kernel/*/*
Target = boot/*-ucode.img

[Action]
Description = Installing kernel and initrd using kernel-install...
When = PostTransaction
Exec = /usr/share/libalpm/scripts/kernel-install add
NeedsTargets