В Mon, 24 Jun 2013 18:44:33 +0000
Llorenç <[email protected]> пишет:
> Follow-up Comment #9, bug #37765 (project grub):
>
> In r5043 (up to date Arch package) its still affecting.
> On file 10_linux, if I change echo line in lines (140 and 147):
>
> message="$(gettext_printf "Loading Linux %s ..." "${version}")"
> sed "s/^/$submenu_indentation/" << EOF
> echo '$message'
>
r5043 has here
echo '$(echo "$message" | grub_quote)'
> message="$(gettext_printf "Loading initial ramdisk ...")"
> sed "s/^/$submenu_indentation/" << EOF
> echo '$message'
>
ditto
> To, with double quotes:
>
> echo "$message"
>
> Then, grub-mkconfig generates a running grub.cfg
>
> _______________________________________________________
>
> Reply to this item at:
>
> <http://savannah.gnu.org/bugs/?37765>
>
> _______________________________________________
> Missatge enviat a través de/per Savannah
> http://savannah.gnu.org/
>
_______________________________________________
Bug-grub mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-grub