Skip to content
Snippets Groups Projects
Commit 91b76a3a authored by Gatis Paeglis's avatar Gatis Paeglis
Browse files

ostree: Do not use grub2-mkconfig.

For more details see:
https://bugzilla.gnome.org/show_bug.cgi?id=762220

To summarize:

1) The current approach is less flexible than using a
   custom 'ostree-grub-generator' script. Each device can
   adjust this script for its needs, instead of hardcoding
   some values in ostree-bootloader-grub2.c.

2) Too much overhead on embedded to generate grub.cfg
   via /etc/grub.d/ configuration files. It is still
   possible to do so, even with this patch applied.

3) The grub2-mkconfig code path has other issues:
   https://bugzilla.gnome.org/show_bug.cgi?id=761180



Change-Id: I077838fdf16fbbb42f98df6fa6720bfbaf7c6f8b
Reviewed-by: default avatarSamuli Piippo <samuli.piippo@theqtcompany.com>
parent 6136e600
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment