From e4219ae4165122c8fce9380cbf99363454b4586b Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Sat, 19 Dec 2020 21:05:47 +0000 Subject: Fix false detection of GRUB2 when installed in ESP but not in /boot. This caused the installer to select non-graphical GRUB2 as the default bootloader method (mga#27816). --- perl-install/install/NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'perl-install/install') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index b88e624d5..974a5d1a2 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +- bootloader: + o fix false detection of GRUB2 when installed in ESP but not in /boot, + which caused boot method to default to non-graphical GRUB2 (mga#27816) - partitioning: o erase iso9660 signature when clearing hybrid ISO disk (mga#27864) - support https in media URL (mga#27776) -- cgit v1.2.1