diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-04-03 20:28:21 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-04-03 20:29:32 +0200 |
commit | c5179bc679e4adac8c60a447cd2ab23798f4331b (patch) | |
tree | 7cdaa8a0826905a3e349484b29ef121bb4bffe3e | |
parent | 1bf914e86184b84d02465f8bb04747a7edd1517c (diff) | |
download | drakx-c5179bc679e4adac8c60a447cd2ab23798f4331b.tar drakx-c5179bc679e4adac8c60a447cd2ab23798f4331b.tar.gz drakx-c5179bc679e4adac8c60a447cd2ab23798f4331b.tar.bz2 drakx-c5179bc679e4adac8c60a447cd2ab23798f4331b.tar.xz drakx-c5179bc679e4adac8c60a447cd2ab23798f4331b.zip |
rescue fix will actually came through drakxtools
-rw-r--r-- | perl-install/NEWS | 1 | ||||
-rw-r--r-- | rescue/NEWS | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 67f6cabec..f260c0cad 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,4 +1,5 @@ - drakboot: + o fix grub2 rescue (mga#13408, mga#13901) o log grub2-install failures (mga#15439) - diskdrake: o really try to detect recovery partitions on GPT diff --git a/rescue/NEWS b/rescue/NEWS index abd9dd1ce..cd61e23ee 100644 --- a/rescue/NEWS +++ b/rescue/NEWS @@ -1,5 +1,3 @@ -- fix grub2 rescue (mga#13408, mga#13901) - Version 1.50 - 9 January 2015 by Thomas Backlund - add efibootmgr on x86_64 |