summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-11-24 03:58:46 +0000
committerThierry Vignaud <tv@mandriva.org>2008-11-24 03:58:46 +0000
commit288129429f10679e7539a3dce98961ee0df5f2ec (patch)
tree27a2f87708ac851fa0ec8af4094c29e6292faab1 /perl-install
parentd50471e8c3869ddc3aab4c60e4861d52ee84490d (diff)
downloaddrakx-backup-do-not-use-288129429f10679e7539a3dce98961ee0df5f2ec.tar
drakx-backup-do-not-use-288129429f10679e7539a3dce98961ee0df5f2ec.tar.gz
drakx-backup-do-not-use-288129429f10679e7539a3dce98961ee0df5f2ec.tar.bz2
drakx-backup-do-not-use-288129429f10679e7539a3dce98961ee0df5f2ec.tar.xz
drakx-backup-do-not-use-288129429f10679e7539a3dce98961ee0df5f2ec.zip
handle new network driver: et131x, smsc95xx
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/NEWS2
-rw-r--r--perl-install/install/NEWS2
2 files changed, 4 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 3f0515424..b8dcaa24f 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+- handle new driver:
+ o network: et131x, smsc95xx
- finish-install:
o show only installed 3D desktops
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 78939e0a8..26a1bd540 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+- handle new driver:
+ o network: et131x, smsc95xx
- fix detecting SMP (was broken we relied on install kernel being non-smp) (#44825)
- fix reading compssUsers.pl if rpmsrate is forced (for example with drakx-in-chroot)