* util/grub-probe.c (probe): Separate different drives in hint-str

by spaces and not newlines.
	* util/grub-mkconfig_lib.in: Handle multidevice filesystem.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-10-14 18:27:29 +02:00
parent 44016e527a
commit 588744d0dc
3 changed files with 33 additions and 11 deletions

View file

@ -1,3 +1,9 @@
2013-10-14 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-probe.c (probe): Separate different drives in hint-str
by spaces and not newlines.
* util/grub-mkconfig_lib.in: Handle multidevice filesystem.
2013-10-14 Andrey Borzenkov <arvidjaar@gmail.com>
* grub-core/disk/efi/efidisk.c (grub_efidisk_get_device_name):