]> git.ipfire.org Git - thirdparty/grub.git/commit
util/grub-install: Include raid5rec module for RAID 4 as well
authorEgor Ignatov <egori@altlinux.org>
Thu, 10 Apr 2025 07:55:02 +0000 (10:55 +0300)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 10 Apr 2025 17:40:50 +0000 (19:40 +0200)
commita4da71dafeea519b034beb159dfe80c486c2107c
tree72a86d3fc1bd27164b81ded2559a8bc3df0bdd7d
parent223fcf808424227b85969972931d7da3cd71fe9a
util/grub-install: Include raid5rec module for RAID 4 as well

RAID 4 requires the same recovery module as RAID 5. Extend the condition to
cover both RAID levels.

Signed-off-by: Egor Ignatov <egori@altlinux.org>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
util/grub-install.c