summarylogtreecommitdiffstats
path: root/99-frzr-kernel-install.hook
blob: f10f1be5e4c0a4f933e90a0b8ecd7467fcb2f8d5 (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
30
31
32
33
34
35
36
37
38
39
40
41
[Trigger]
Type = Path
Operation = Install
Operation = Upgrade
Operation = Remove
Target = usr/lib/initcpio/*
Target = usr/lib/firmware/*
Target = usr/src/*/dkms.conf

[Trigger]
Type = Path
Operation = Install
Operation = Upgrade
Target = usr/lib/modules/*/vmlinuz

[Trigger]
Type = Package
Operation = Install
Operation = Upgrade
Target = mkinitcpio
Target = mkinitcpio-git

[Trigger]
Type = Package
Operation = Install
Operation = Upgrade
Target = dracut
Target = dracut-git

[Trigger]
Type = Package
Operation = Install
Operation = Upgrade
Target = frzr
Target = frzr-git

[Action]
Description = Updating frzr bootloader entries...
When = PostTransaction
Exec = /usr/bin/frzr bootloader
NeedsTargets