On Thu, Dec 31, 2020 at 10:10 AM Vitaly Zaitsev via devel
<devel@lists.fedoraproject.org> wrote:
>
> On 30.12.2020 20:53, Ben Cotton wrote:
> > This change makes the GRUB configuration files layout to be consistent
> > across all the supported architectures. Currently EFI is a special
> > case since the GRUB configuration file and environment variables block
> > are stored in the EFI System Partition (ESP) instead of the boot
> > partition (or `/boot` directory if no boot partition is used).
>
> Why not switch from the ancient GRUB2 to the modern systemd-boot?

Because it doesn't support traditional BIOS boot, or the boot systems
of POWER, Z-series and numerous other corner cases. Just look at the
thread about BIOS support from a few months ago to see how
controversial even considering that was. If we then move to it just
for UEFI based platforms there needs to be a lot of logic to deal with
different boot paths.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to