2009-04-01 Robert Millan <rmh@aybabtu.com>
Reapply fix from 2008-07-28 which was accidentally reverted; also perform the same fix to a similar check in same function. * disk/raid.c (grub_raid_scan_device): Do not abort when two disks with the same number are found, just use issue a warning with grub_dprintf(), as this error has been reported to be non-fatal.
This commit is contained in:
parent
0d818b7e5c
commit
9c3dd8544c
2 changed files with 14 additions and 8 deletions
|
@ -1,3 +1,12 @@
|
|||
2009-04-01 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
Reapply fix from 2008-07-28 which was accidentally reverted; also
|
||||
perform the same fix to a similar check in same function.
|
||||
|
||||
* disk/raid.c (grub_raid_scan_device): Do not abort when two disks
|
||||
with the same number are found, just use issue a warning with
|
||||
grub_dprintf(), as this error has been reported to be non-fatal.
|
||||
|
||||
2009-03-31 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* aclocal.m4 (grub_I386_CHECK_REGPARM_BUG): Provide safe default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue