update grub known_output

This commit is contained in:
JerryXiao 2023-12-14 12:58:17 +08:00
parent b7f162f637
commit 5e7e69f0d8
Signed by: Jerry
GPG key ID: 22618F758B5BE2E5

View file

@ -101,8 +101,8 @@ KNOWN_PACKAGE_OUTPUT = {
{'action': ['upgrade'], 'regex': r' to install it to the MBR or UEFI\. Due to potential configuration'},
{'action': ['upgrade'], 'regex': r' incompatibilities, it is advised to run both, installation and generation'},
{'action': ['upgrade'], 'regex': r' of configuration:'},
{'action': ['upgrade'], 'regex': r' \$ grub-install \.\.\.'},
{'action': ['upgrade'], 'regex': r' \$ grub-mkconfig -o /boot/grub/grub\.cfg'},
{'action': ['upgrade'], 'regex': r' # grub-install \.\.\.'},
{'action': ['upgrade'], 'regex': r' # grub-mkconfig -o /boot/grub/grub\.cfg'},
],
'nvidia-utils': [
{'action': ['upgrade'], 'regex': r'If you run into trouble with CUDA not being available, run nvidia-modprobe first\.'},