diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-08-31 10:19:11 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-08-31 10:19:11 +0000 |
commit | 149ca71e19a3b0b019ab13d6366f201ad5bdd7d7 (patch) | |
tree | aaca7079ad5627afbd460f191f17ad54e22787dc /perl-install/NEWS | |
parent | 306fcb94a5cd33c20630912327ff7230357f1c6c (diff) | |
download | drakx-149ca71e19a3b0b019ab13d6366f201ad5bdd7d7.tar drakx-149ca71e19a3b0b019ab13d6366f201ad5bdd7d7.tar.gz drakx-149ca71e19a3b0b019ab13d6366f201ad5bdd7d7.tar.bz2 drakx-149ca71e19a3b0b019ab13d6366f201ad5bdd7d7.tar.xz drakx-149ca71e19a3b0b019ab13d6366f201ad5bdd7d7.zip |
- 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)
- drop now unneeded special case for kernel-tmb
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 7c3fb263b..9f669c7f2 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,8 @@ +- 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) - assume system is a laptop if it contains some "Intel Corporation|Mobile" devices (fix Samsung Q1U detection, #32967) - draksound, harddrake service: |