From a9d6aa763757e6b6ad570c41553e2d20362f5ffd Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Fri, 30 Oct 2009 15:57:59 +0000 Subject: log latest bootloader suggestion fixes --- perl-install/NEWS | 9 +++++++++ perl-install/install/NEWS | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/perl-install/NEWS b/perl-install/NEWS index 98a9a0ee3..1e8fe3459 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,12 @@ +- bootloader suggestion fixes (to fix removal of vga= option when + updating with the installer): + o make sure we use long name when adding second kernel with same + extension than preferred one + o do not add again kernels that are already in bootloader config file + o add vga= option for kernels that are not the preferred one as well + o remove previous linux-nonfb entries (like done for failsafe), + not to add them twice or more + Version 12.74.2 - 29 October 2009 - notify-x11-free-driver-switch, service_harddrake: diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index c5df5880e..0c6462744 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,12 @@ +- bootloader suggestion fixes (to fix removal of vga= option when + updating with the installer): + o make sure we use long name when adding second kernel with same + extension than preferred one + o do not add again kernels that are already in bootloader config file + o add vga= option for kernels that are not the preferred one as well + o remove previous linux-nonfb entries (like done for failsafe), + not to add them twice or more + Version 12.74.1 - 29 October 2009 - disable X11 support for dpms -- cgit v1.2.1