diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2002-07-29 13:17:16 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2002-07-29 13:17:16 +0000 |
commit | a9accf375cabd4bc52f26de938a9a23d5639386c (patch) | |
tree | 009a04ea1b0f53065913dff9bb45fdaaf5dae4a6 /perl-install/drakxtools.spec | |
parent | 584a66c9c54ce67e23285aabae8f55e7e9d777e4 (diff) | |
download | drakx-a9accf375cabd4bc52f26de938a9a23d5639386c.tar drakx-a9accf375cabd4bc52f26de938a9a23d5639386c.tar.gz drakx-a9accf375cabd4bc52f26de938a9a23d5639386c.tar.bz2 drakx-a9accf375cabd4bc52f26de938a9a23d5639386c.tar.xz drakx-a9accf375cabd4bc52f26de938a9a23d5639386c.zip |
final changes batch
Diffstat (limited to 'perl-install/drakxtools.spec')
-rw-r--r-- | perl-install/drakxtools.spec | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec index bca69646c..933ed609b 100644 --- a/perl-install/drakxtools.spec +++ b/perl-install/drakxtools.spec @@ -264,16 +264,23 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && \ %changelog * Mon Jul 29 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.1.8-13mdk -- updated XFdrake (gtk resolution chooser work, i810 fixes, ...) -- fix harddrake config file conversion +- harddrake: + o service: fix config file conversion + o harddrake::ui : + * s/channel/Channel/ + * bus_id is for usb devices too + * remove obsolete fields info and name + * add nbuttons, device, old_device descriptions +- updated XFdrake (gtk resolution chooser work, i810 fixes, ...) (pixel) - remove "Requires: groff" (nobody know why it's there) (Pixel) - updated translations (nl/id/vi) - standalone/logdrake: (deush) o don't display services that are not installed o word wrap string correctly o cleanup -- bootloader.pm: let the bootloader::mkinitrd error be seen by the GUI - (pixel) +- bootloader.pm: (pixel) + o let the bootloader::mkinitrd error be seen by the GUI + o fix dying when mkinitrd doesn't create an initrd - interactive.pm: error messages fixes (pixel) - diskdrake: add 0x35 partition table id meaning JFS (under OS/2) (thank to Mika Laitio) |