diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2002-07-31 11:48:34 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2002-07-31 11:48:34 +0000 |
commit | f085bc692957b0bc5a92be95973fb99419558a20 (patch) | |
tree | a8177dda19b59e03ce430f35189218cd86205745 | |
parent | 102cb31b26ba36f59aec876c6513ef4ec6c03fb7 (diff) | |
download | drakx-backup-do-not-use-f085bc692957b0bc5a92be95973fb99419558a20.tar drakx-backup-do-not-use-f085bc692957b0bc5a92be95973fb99419558a20.tar.gz drakx-backup-do-not-use-f085bc692957b0bc5a92be95973fb99419558a20.tar.bz2 drakx-backup-do-not-use-f085bc692957b0bc5a92be95973fb99419558a20.tar.xz drakx-backup-do-not-use-f085bc692957b0bc5a92be95973fb99419558a20.zip |
14mdk
-rw-r--r-- | perl-install/drakxtools.spec | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec index 2da778063..9db68b1ae 100644 --- a/perl-install/drakxtools.spec +++ b/perl-install/drakxtools.spec @@ -263,8 +263,22 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && \ %config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http %changelog -* Mon Jul 29 2002 Pixel <pixel@mandrakesoft.com> 1.1.8-14mdk -- fix mousedrake +* Wed Jul 31 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.1.8-14mdk +- harddrake: + o fix pcmcia network card detection (unknown => ethernet) + o fix scsi detection : + * fix SCSI controllers detection (unknown => scsi controllers) + * fix misdetection of scsi devices as scsi host adapter + * fix double scsi devices detection (both unknown and real + category) +- updated translations +- fix mousedrake (pixel) +- drakbug, drakbackup: spell/i18n fixes (pixel, me) +- xfdrake: fixes (pixel) +- new draksex (stew) +- diskdrake: (pixel) + o fix LVM on RAID + o explain the pb when maximal number of primary partitions is reached * Mon Jul 29 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.1.8-13mdk - harddrake: |