2009-07-29 Felix Zielcke <fzielcke@z-51.de>

* util/deviceiter.c (get_acceleraid_disk_name): New static
	function.
	(grub_util_iterate_devices): Handle Accelraid devices.
	* util/hostdisk.c (convert_system_partition_to_system_disk): Likewise.
This commit is contained in:
fzielcke 2009-07-29 14:11:50 +00:00
parent 388a7c7593
commit 67bb323a1c
3 changed files with 44 additions and 0 deletions

View file

@ -1,3 +1,10 @@
2009-07-29 Felix Zielcke <fzielcke@z-51.de>
* util/deviceiter.c (get_acceleraid_disk_name): New static
function.
(grub_util_iterate_devices): Handle Accelraid devices.
* util/hostdisk.c (convert_system_partition_to_system_disk): Likewise.
2009-07-28 Robert Millan <rmh.grub@aybabtu.com>
* loader/i386/linux.c (grub_cmd_linux): Use ',' rather than ';' as