diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2020-08-15 14:23:03 +0100 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2020-08-15 14:23:03 +0100 |
commit | 685d7db4c9b8caff105de90731c039809f971c09 (patch) | |
tree | 110cdc928e9db5ea13238a9f542c1754993adf16 /perl-install/NEWS | |
parent | 4846df45d24880a8b4d0ca82b2d179b17b4e80c2 (diff) | |
download | drakx-685d7db4c9b8caff105de90731c039809f971c09.tar drakx-685d7db4c9b8caff105de90731c039809f971c09.tar.gz drakx-685d7db4c9b8caff105de90731c039809f971c09.tar.bz2 drakx-685d7db4c9b8caff105de90731c039809f971c09.tar.xz drakx-685d7db4c9b8caff105de90731c039809f971c09.zip |
Fix failure to update grub2 config when service_harddrake attempts to add/remove the nokmsboot option.
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 3905e08f5..76e6cb727 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +- fix failure to update grub2 config when service_harddrake attempts to + add/remove the nokmsboot option - add --plain to systemctl list-units, else it adds some characters at the beginning of the line since systemd 246 (mga#27046) - recognize new kernel 5.5 - 5.7 drivers |