From efe8a1c37324ec0df1658df5401f721e8eaced40 Mon Sep 17 00:00:00 2001 From: Jaroslav Klech Date: Apr 06 2021 15:12:17 +0000 Subject: Describes iss639 --- diff --git a/modules/release-notes/pages/sysadmin/Distribution.adoc b/modules/release-notes/pages/sysadmin/Distribution.adoc index efbfd5d..b956cbe 100644 --- a/modules/release-notes/pages/sysadmin/Distribution.adoc +++ b/modules/release-notes/pages/sysadmin/Distribution.adoc @@ -3,3 +3,13 @@ include::{partialsdir}/entities.adoc[] [[select-distribution]] = Distribution-wide Changes + +== Unify the location of GRUB configuration files across all supported CPU architectures + +This change simplifies the GRUB configuration file, improves overall user experience, and also provides the following notable benefits: + +* Allow the same installation to be booted with either EFI or legacy BIOS +* Use the same documentation and commands for all architectures +* Make GRUB configuration tools more robust by not relying on symbolic links to be created and not having to handle platform specific cases +* Align with images generated by CoreOS Assembler (COSA) and OSBuild on how the GRUB configuration files are used +* Align with other Linux distributions on how the GRUB configuration files are used