2008-08-26 Robert Millan <rmh@aybabtu.com>

* util/biosdisk.c (grub_util_biosdisk_open, open_device)
        (grub_util_biosdisk_get_grub_dev): Make error messages a bit more
        descriptive.
This commit is contained in:
robertmh 2008-08-26 19:09:07 +00:00
parent 5ed20adcb9
commit c07ae501cb
2 changed files with 10 additions and 4 deletions

View file

@ -1,3 +1,9 @@
2008-08-26 Robert Millan <rmh@aybabtu.com>
* util/biosdisk.c (grub_util_biosdisk_open, open_device)
(grub_util_biosdisk_get_grub_dev): Make error messages a bit more
descriptive.
2008-08-23 Bean <bean123ch@gmail.com>
* conf/common.rmk (grub_probe_SOURCES): Add disk/mdraid_linux.c.