2008-09-04 Felix Zielcke <fzielcke@z-51.de>
* util/getroot.c: Include <config.h>. (grub_util_get_grub_dev): Rewrite to use asprintf for mdraid devices, add support for /dev/md/N devices and handle LVM double dash escaping.
This commit is contained in:
parent
58b6645a8f
commit
4ee5592137
2 changed files with 36 additions and 39 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,7 +1,13 @@
|
|||
2008-09-04 Felix Zielcke <fzielcke@z-51.de>
|
||||
|
||||
* config.guess: Update to latest version from config.git.
|
||||
* config.sub: Likewise.
|
||||
* util/getroot.c: Include <config.h>.
|
||||
(grub_util_get_grub_dev): Rewrite to use asprintf for mdraid devices,
|
||||
add support for /dev/md/N devices and handle LVM double dash escaping.
|
||||
|
||||
2008-09-04 Felix Zielcke <fzielcke@z-51.de>
|
||||
|
||||
* config.guess: Update to latest version from config git.
|
||||
* config.sub: Likewise.
|
||||
|
||||
2008-09-03 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue