mirror of
https://github.com/isjerryxiao/pacroller.git
synced 2024-11-14 20:32:24 +08:00
update mkinitcpio known_output
This commit is contained in:
parent
166d0fced2
commit
5233ad80b8
1 changed files with 1 additions and 0 deletions
|
@ -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 [^ ]+',
|
||||
|
|
Loading…
Reference in a new issue