summarylogtreecommitdiffstats
path: root/linux-preserve-modules-pre.hook
blob: a3b730fb12f4b7c9ecacb0d997249a9628af944f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Trigger]
Type = Path
Operation = Install
Operation = Upgrade
Operation = Remove
Target = usr/lib/modules/*/
Target = !usr/lib/modules/*/?*

[Action]
Description = Preserving old linux kernel modules...
When = PreTransaction
Exec = /usr/share/libalpm/scripts/linux-preserve-modules-pre
NeedsTargets