diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2018-12-16 23:02:26 +0000 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2018-12-17 18:17:09 +0000 |
commit | 3903717238342e11f144964dbf97a0605b58c942 (patch) | |
tree | fd6a2e63c9067742a86bdc0a3e58fb78fdb5daf5 /perl-install/NEWS | |
parent | 5ac101a075536b1f6ceea2a335423c18b2ca2269 (diff) | |
download | drakx-3903717238342e11f144964dbf97a0605b58c942.tar drakx-3903717238342e11f144964dbf97a0605b58c942.tar.gz drakx-3903717238342e11f144964dbf97a0605b58c942.tar.bz2 drakx-3903717238342e11f144964dbf97a0605b58c942.tar.xz drakx-3903717238342e11f144964dbf97a0605b58c942.zip |
Support 32-bit UEFI with 64-bit O/S.
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 121f45bb0..47a7f4dd9 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,4 +1,6 @@ -- drakboot: only prefer rEFInd if it installed in the root fs (mga#23944) +- drakboot: + o only prefer rEFInd if it is installed in the root fs (mga#23944) + o support 32-bit UEFI with 64-bit O/S - desktop kernels are now PAE, for PTI security fixes to work properly, so if cpu is not supporting it, install the desktop586 kernel |