Initial commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
[hook]
|
||||
name = "mkinitramfs-all-kernels"
|
||||
|
||||
[when]
|
||||
phase = "post"
|
||||
operation = ["install", "update", "remove"]
|
||||
paths = [
|
||||
"usr/lib/modules/*",
|
||||
"lib/modules/*",
|
||||
"boot/*",
|
||||
]
|
||||
|
||||
[exec]
|
||||
command = "/usr/share/depot.d/scripts/update-all-initramfs"
|
||||
needs_paths = false
|
||||
Reference in New Issue
Block a user