2008-06-26 Pavel Roskin <proski@gnu.org>

* util/i386/pc/grub-setup.c (setup): Don't reuse core_path, use
	core_path_dev for the core.img path on the target device.
This commit is contained in:
proski 2008-06-26 15:29:32 +00:00
parent f19dbdb73f
commit f527dbc80b
2 changed files with 12 additions and 9 deletions

View file

@ -1,3 +1,8 @@
2008-06-26 Pavel Roskin <proski@gnu.org>
* util/i386/pc/grub-setup.c (setup): Don't reuse core_path, use
core_path_dev for the core.img path on the target device.
2008-06-26 Robert Millan <rmh@aybabtu.com>
* disk/fs_uuid.c: New file.