diff options
author | Thierry Vignaud <tv@mandriva.org> | 2007-05-28 13:29:23 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2007-05-28 13:29:23 +0000 |
commit | 592d667a333a45d5352e3bd6991d4aa656f2acb2 (patch) | |
tree | 2aba5114d6e4a50d05f86f10e68a91e435aacaf2 /perl-install/install | |
parent | 1e8aa1a5b862968bf749ce7b2e013356a2e64b40 (diff) | |
download | drakx-592d667a333a45d5352e3bd6991d4aa656f2acb2.tar drakx-592d667a333a45d5352e3bd6991d4aa656f2acb2.tar.gz drakx-592d667a333a45d5352e3bd6991d4aa656f2acb2.tar.bz2 drakx-592d667a333a45d5352e3bd6991d4aa656f2acb2.tar.xz drakx-592d667a333a45d5352e3bd6991d4aa656f2acb2.zip |
handle snd-cs5530 driver
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 9ed2dbcfe..3977f4683 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,6 +1,9 @@ - do not ask for updates at end of installation when updates are already available (network installs) (#30344) -- do not try to configure dvd devices since /dev is wiped out at reboot +- do not try to configure dvd devices since /dev is wiped out at + reboot +- hw support: + o handle snd-cs5530 driver - install fonts-ttf-dejavu & fonts-ttf-liberation by default - allow umounting cdrom during a transaction - really allow having name with "/" in media.cfg |