Am Freitag, den 04.12.2009, 22:23 +0100 schrieb Robert Millan:
> Hi,
>
> The old behaviour seems correct, so there's no need to break
> compatibility.
>
> Please could you commit this in trunk?
>
Thanks. Commited now.
--
Felix Zielcke
Proud Debian Maintainer and GNU GRUB developer
___
On Sun, Nov 29, 2009 at 09:52:32PM +0100, Felix Zielcke wrote:
> Vladimir wanted to have this discussed on ML
>
> The old shell function make_system_path_relative_to_its_root outputed /
> if you gave it /boot and it was on a seperate partition.
> grub-mkrelpath currently outputs /boot
>
> This br
Vladimir wanted to have this discussed on ML
The old shell function make_system_path_relative_to_its_root outputed /
if you gave it /boot and it was on a seperate partition.
grub-mkrelpath currently outputs /boot
This breaks booting at least with the 10_linux generated entries.
Attached is my fi