]> git.proxmox.com Git - grub2.git/commit - ChangeLog-2015
* util/i386/pc/grub-setup.c (setup): Rename prefix to
authorColin Watson <cjwatson@ubuntu.com>
Mon, 5 Jul 2010 00:09:00 +0000 (01:09 +0100)
committerColin Watson <cjwatson@ubuntu.com>
Mon, 5 Jul 2010 00:09:00 +0000 (01:09 +0100)
commit38d8f4f3f7510baf4b6eec55036dedc47022bec5
tree84815b80732eab4699fea04b1b910b569b13f77c
parent57ebd41ef1ac51a21948e762ce95dc67e7522c23
* util/i386/pc/grub-setup.c (setup): Rename prefix to
install_prefix, in line with install_dos_part and install_bsd_part.
Add new prefix variable, which is copied to install_prefix after
comparing core.img in memory with the one read from disk in the
no-embedding case, and use that rather than overwriting
install_prefix immediately when installing to a partition.
Fixes Debian bug #586621; based on patches by Matt Kraai and M. Vefa
Bicakci.
ChangeLog
util/i386/pc/grub-setup.c