diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-04-04 15:19:18 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-04-04 15:19:18 +0000 |
commit | eaecc4a1299ef60acd56506ec330b9c8fe9c8a39 (patch) | |
tree | 0a66683d1318651d9533cf061f234a29691c5433 /perl-install | |
parent | 5ebf258ed77f3feba297f1807ea96b8aa11ae608 (diff) | |
download | drakx-backup-do-not-use-eaecc4a1299ef60acd56506ec330b9c8fe9c8a39.tar drakx-backup-do-not-use-eaecc4a1299ef60acd56506ec330b9c8fe9c8a39.tar.gz drakx-backup-do-not-use-eaecc4a1299ef60acd56506ec330b9c8fe9c8a39.tar.bz2 drakx-backup-do-not-use-eaecc4a1299ef60acd56506ec330b9c8fe9c8a39.tar.xz drakx-backup-do-not-use-eaecc4a1299ef60acd56506ec330b9c8fe9c8a39.zip |
*** empty log message ***
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/ChangeLog | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index b285c0b3d..77a9e2827 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,40 @@ +2001/04/04 daouda + + * share/rpmsrate: add gatos for ati tv card . + +2001/04/04 Frederic Lepied <flepied@mandrakesoft.com> + + * share/rpmsrate: added SCANNER and PHOTO groups + +2001/04/04 François Pons <fpons@mandrakesoft.com> + + * live_install: unset locale environment for safety + + * detect_devices.pm: added missing LD_LOADER reference for /bin/dmesg + (needed for live upgrade so + that error message are not printed) + + * diskdrake.pm: fixed adding 1 to size for resize2fs, causing a corruption + some times. + + * install_steps_gtk.pm: fixed to use SHARE_PATH instead of /usr/share + + * any.pm, netconnect.pm: use SHARE_PATH instead of /usr/share + + * install2.pm: added selectPackagesToUpgrade the first time choosePackages + is called. + + * install_any.pm: fixed multiple wait message (looking+finding packages) + +2001/04/04 Pixel <pixel@mandrakesoft.com> + + * install_any.pm (setPackages): better handling for tv, photo and scanner + + * modules.pm (@skip_modules_on_stage1): kaweth and pegasus doesn't work on + stage1, so skip them + - add photo, tv and scanner + - add pegasus and kaweth modules + 2001/04/04 dam's <damien@mandrakesoft.com> * netconnect.pm: typo |