From 53e2ae3de28678c124ca9998e60996f1051f5011 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 30 Jan 2001 23:17:08 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) (limited to 'perl-install/ChangeLog') diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 2c368a123..37ce6546f 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,66 @@ +2001/01/30 dam's + + * standalone/draknet: new draknet. unstable + + * netconnect.pm: updated + debugged network card configuration after pixelisation. + +2001/01/30 Guillaume Cottenceau + + * mdk-stage1/stdio-frontend.c, mdk-stage1/newt-frontend.c: prevent from + trying to set progressbar to more than 100% (rescue is more compressed + than drakx) + + * share/rpmsrate: add ldetect to config stuff I want to have on all + installs (lspcidrake) + +2001/01/30 Pixel + + * install_steps_interactive.pm, netconnect.pm, install_interactive.pm: + adapt format functions given to ask_from_listf. $_ is no more set + + * mouse.pm (detect): replace commands::modprobe by modules::load as it + should (or??) + + * perl2etags: adapt to new etags (emacs 21) format + + * raid.pm (make): replace commands::modprobe by modules::load as it should + (or??) + + * perl2fcalls (@exclude_calls): add Eth as dam's use it quite a lot in his + regexps + + * share/locales.tar.bz2: misc/LC_NUMERIC tells to use "," as number + separator instead of ".". + The sheer result is: + "0.6" * 10 gives 0 + "0,6" * 10 gives 6 + + So i have overwritten misc/LC_NUMERIC with + /usr/share/locale/en/LC_NUMERIC and + it works nicely now :) + +2001/01/29 dam's + + * standalone/drakboot: corrected typo + +2001/01/29 Guillaume Cottenceau + + * modules.pm: + - deprecate "hdreiser.img" since we have room for "reiserfs.o" in + "hd.img" + - following deprecation of "other.img", reintegrate big modules in + relevant boot disks + +2001/01/29 Pablo Saratxaga + + * lang.pm, share/po/et.po: updated Estonian file + +2001/01/29 Pixel + + * detect_devices.pm (getCompaqSmartArray): /proc/array/ida0 can contain + more than one ida/c0d0p* + 2001/01/28 dam's * share/help.xpm, network.pm, ChangeLog, netconnect.pm: updated -- cgit v1.2.1