update mkinitcpio known_output

This commit is contained in:
JerryXiao 2024-05-04 14:06:49 +08:00
parent 166d0fced2
commit 5233ad80b8
Signed by: Jerry
GPG key ID: 22618F758B5BE2E5

View file

@ -25,6 +25,7 @@ KNOWN_HOOK_OUTPUT = {
r'==> Using configuration file: .+',
r'==> Using default configuration file: .+',
r'==> WARNING: consolefont: no font found in configuration',
r'==> Decompressing (?:.+)-compressed firmware files',
],
'70-dkms-install.hook': [
r'==> dkms install --no-depmod [^ ]+ -k [^ ]+',