diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2017-02-25 15:41:09 +0000 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2017-02-25 15:41:09 +0000 |
commit | 79a33508b938ad91edc9b20d5bb248cfea664f04 (patch) | |
tree | 2f994ba9b95588512620cb3c6ed7b68322d227b7 /perl-install | |
parent | eeb05912253dcd15188dde4b529580e89583245e (diff) | |
download | drakx-79a33508b938ad91edc9b20d5bb248cfea664f04.tar drakx-79a33508b938ad91edc9b20d5bb248cfea664f04.tar.gz drakx-79a33508b938ad91edc9b20d5bb248cfea664f04.tar.bz2 drakx-79a33508b938ad91edc9b20d5bb248cfea664f04.tar.xz drakx-79a33508b938ad91edc9b20d5bb248cfea664f04.zip |
Update installer NEWS.
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/install/NEWS | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 7d3da5f4e..8a749e327 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,4 +1,9 @@ -- Add 60-block.rules in the installer (mga#20074) +- partitioning: + o allow a BIOS boot partition to be located on any disk (mga#20161) + o fix auto-allocation of BIOS boot partitions (mga#20161, mga#19888) + o don't suggest mountpoint for ESP when doing a legacy boot install (mga#20164) + o fix bugs in sync'ing the kernel's partition table cache (mga#20074) + o detect and handle DOS "Empty" partition types (mga#20074) - sync nonfree firmware list with kernel-4.9 - use SHA-512 instead of blowfish as the default password encryption (mga#20342) |