diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-03-20 16:53:11 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-03-20 17:13:54 +0100 |
commit | 4846103510d22eeb9f64711a1573feb7a2bbdb66 (patch) | |
tree | a7e362dbb36fea950614ff691045587d9cec06f9 /perl-install/NEWS | |
parent | b152ff51997fd8df4ebd44bfdbe2e08ff98a9b3a (diff) | |
download | drakx-4846103510d22eeb9f64711a1573feb7a2bbdb66.tar drakx-4846103510d22eeb9f64711a1573feb7a2bbdb66.tar.gz drakx-4846103510d22eeb9f64711a1573feb7a2bbdb66.tar.bz2 drakx-4846103510d22eeb9f64711a1573feb7a2bbdb66.tar.xz drakx-4846103510d22eeb9f64711a1573feb7a2bbdb66.zip |
copy instead of renaming grub.cfg (mga#25542)
rationale: update-grub2 (or more likely os-prober) 's failure can leave
the system in an unbootable state
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 2484413c6..8da9be73e 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,5 +1,6 @@ - diskdrake: o add minimal support for exFAT +- drakboot: copy instead of renaming grub.cfg (mga#25542) - remove no more existing modules from various/crypto (so that rescue system display less "module xxx not found") |