summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-06-18 04:33:47 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-06-18 04:33:47 +0000
commitffc73fa4c26b6f684432418fcacfaf1fae6f0018 (patch)
treee035cfde75ef315be906ae6f17e822f9057fff3a /perl-install
parent191cfc01229ae1b875e6c2c0370d2ed20004a5a4 (diff)
downloaddrakx-ffc73fa4c26b6f684432418fcacfaf1fae6f0018.tar
drakx-ffc73fa4c26b6f684432418fcacfaf1fae6f0018.tar.gz
drakx-ffc73fa4c26b6f684432418fcacfaf1fae6f0018.tar.bz2
drakx-ffc73fa4c26b6f684432418fcacfaf1fae6f0018.tar.xz
drakx-ffc73fa4c26b6f684432418fcacfaf1fae6f0018.zip
10-45mdk
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/drakxtools.spec24
1 files changed, 23 insertions, 1 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec
index a0376f7c4..50c188f8b 100644
--- a/perl-install/drakxtools.spec
+++ b/perl-install/drakxtools.spec
@@ -1,7 +1,7 @@
Summary: The drakxtools (XFdrake, diskdrake, keyboarddrake, mousedrake...)
Name: drakxtools
Version: 10
-Release: 44mdk
+Release: 45mdk
Url: http://www.mandrakelinux.com/en/drakx.php3
Source0: %name-%version.tar.bz2
License: GPL
@@ -313,6 +313,28 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak
%config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http
%changelog
+* Fri Jun 18 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10-45mdk
+- authentication: more LDAP work (pixel)
+- drakbackup: fix .backupignore issue (stew)
+- drakupdate_fstab: add suppor for floppies
+- harddrake service:
+ o mouse: autoreconfigure it when switching between 2.4.x and 2.6.x kernels
+ o network: automatic config with DHCP of new cards
+ o removable media: automatically config
+ o x11:
+ * do not automatically swtich from nv to nvidia driver (b/c the
+ nvidia driver is buggy on some machines)
+ * automatic configuration of new card
+- harddrake GUI:
+ o show more data on SCSI disks
+ o do not display USB disks in both harddisks and unknown sections
+ o fix cpu and SCSI hd help
+ o show right driver for USB devices (from /proc/bus/usb/devices)
+ o enhanced help
+ o show detailled data on bus connection
+- interactive layer: display "cancel" button instead of "previous" in
+ wizards' first step
+
* Mon Jun 14 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10-44mdk
- diskdrake: fix hde devfs link (pixel)
- drakconnect: start to make strings more helpfull