summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/NEWS9
-rw-r--r--perl-install/install/NEWS9
2 files changed, 18 insertions, 0 deletions
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