summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-08-31 10:23:52 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-08-31 10:23:52 +0000
commit9b908d7e034bfc3b32eacbf8153d8fe5dbc5875d (patch)
tree00886f899d1bb80cd9da033994a1264867144f08 /perl-install
parentb160f36f08edccbcaeb2624111dc3481b1f3d69d (diff)
downloaddrakx-backup-do-not-use-9b908d7e034bfc3b32eacbf8153d8fe5dbc5875d.tar
drakx-backup-do-not-use-9b908d7e034bfc3b32eacbf8153d8fe5dbc5875d.tar.gz
drakx-backup-do-not-use-9b908d7e034bfc3b32eacbf8153d8fe5dbc5875d.tar.bz2
drakx-backup-do-not-use-9b908d7e034bfc3b32eacbf8153d8fe5dbc5875d.tar.xz
drakx-backup-do-not-use-9b908d7e034bfc3b32eacbf8153d8fe5dbc5875d.zip
do comment change in bootloader.pm here too
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/install/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 93a22f12b..2b511fee6 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,6 +1,11 @@
Version 10.4.183 - 31 August 2007, by Pascal "Pixel" Rigaux
- add new step "choose desktop", before or hiding "choose groups"
+- bootloader-config
+ o handle new naming of vmlinuz flavors: vmlinuz-<version>-<flavor>-Xmdv
+ instead of vmlinuz-<version>-Xmdv<flavor>
+ o always use "linux" short name instead of "linux-<flavor>"
+ (since the long name is quite nice nowadays)
Version 10.4.182 - 30 August 2007, by Thierry Vignaud