diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2018-12-08 18:37:24 +0000 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2018-12-08 18:37:24 +0000 |
commit | 4ee38561c97468ef5c99ed329d70a7331332059f (patch) | |
tree | 71d427092c77786a1781de8f0530986370d3d2fb /perl-install/install | |
parent | 45f4d1189846e2e447edcbabd262f768e9e66ac8 (diff) | |
download | drakx-4ee38561c97468ef5c99ed329d70a7331332059f.tar drakx-4ee38561c97468ef5c99ed329d70a7331332059f.tar.gz drakx-4ee38561c97468ef5c99ed329d70a7331332059f.tar.bz2 drakx-4ee38561c97468ef5c99ed329d70a7331332059f.tar.xz drakx-4ee38561c97468ef5c99ed329d70a7331332059f.zip |
bootloader: only prefer rEFInd if it installed in the root fs (mga#23944)
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 9a220a1e7..617526315 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- bootloader: only prefer rEFInd if it installed in the root fs (mga#23944) + Version 18.8.1 - 1 Dec 2018 - desktop kernels are now PAE, for PTI security fixes to work properly, |