summarylogtreecommitdiffstats
path: root/90-dracut-ukify-install.hook
blob: 613b5d883ccb210fec55fe4f03785db8eefb1675 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[Trigger]
Type = Path
Operation = Install
Operation = Upgrade
Target = usr/lib/modules/*/pkgbase
Target = usr/lib/dracut/*
Target = usr/lib/systemd/systemd
Target = usr/lib/systemd/boot/efi/*.efi.stub
Target = usr/share/libalpm/hooks/90-dracut-ukify-install.hook
Target = usr/bin/dracut-ukify
Target = usr/src/*/dkms.conf

[Action]
Description = Generating UKI images...
When = PostTransaction
Exec = /usr/bin/dracut-ukify -z
NeedsTargets