Support escaped commas in hostdisk.
* grub-core/kern/emu/hostdisk.c (unescape_cmp): New function. (find_grub_drive): Use unescape_cmp. (make_device_name): Escape commas.
This commit is contained in:
parent
78e08dc3cb
commit
cac14fb663
2 changed files with 49 additions and 17 deletions
|
@ -1,3 +1,11 @@
|
|||
2011-11-08 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Support escaped commas in hostdisk.
|
||||
|
||||
* grub-core/kern/emu/hostdisk.c (unescape_cmp): New function.
|
||||
(find_grub_drive): Use unescape_cmp.
|
||||
(make_device_name): Escape commas.
|
||||
|
||||
2011-11-08 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/grub.d/10_kfreebsd.in: Use ${grub_mkrelpath} not grub-mkrelpath.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue