#1006495 hurd: Add probing for wd disks

Package:
grub-common
Source:
grub2
Description:
GRand Unified Bootloader (common files)
Submitter:
Samuel Thibault
Date:
2022-02-26 11:57:03 UTC
Severity:
important
Tags:
#1006495#5
Date:
2022-02-26 11:55:28 UTC
From:
To:
Hello,

The Hurd is moving to rump-based disk drivers, which are named wd*. We
thus need grub2 to probe for them so as to propose them for installing
grub. The attached patch implements this.

Samuel