2008-06-16 Robert Millan <rmh@aybabtu.com>

* util/biosdisk.c (convert_system_partition_to_system_disk): Detect
        I2O devices.
        Patch from Sven Mueller <sven@debian.org>.
This commit is contained in:
robertmh 2008-06-16 20:45:21 +00:00
parent 991477f8a7
commit 347396d87f
2 changed files with 14 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2008-06-16 Robert Millan <rmh@aybabtu.com>
* util/biosdisk.c (convert_system_partition_to_system_disk): Detect
I2O devices.
Patch from Sven Mueller <sven@debian.org>.
2008-06-16 Robert Millan <rmh@aybabtu.com>
* util/update-grub.in: Check for $EUID instead of $UID.