summaryrefslogtreecommitdiffstats
path: root/perl-install/ChangeLog
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-03-05 18:47:52 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-03-05 18:47:52 +0000
commitb804971ef502a5b46d7b41db24732095ad1b0008 (patch)
tree0b4d47d5c12a10ac73b65413411c1bee9530323f /perl-install/ChangeLog
parent27bd7dbc989acdc6456b4a0b94d0fde5db138610 (diff)
downloaddrakx-backup-do-not-use-b804971ef502a5b46d7b41db24732095ad1b0008.tar
drakx-backup-do-not-use-b804971ef502a5b46d7b41db24732095ad1b0008.tar.gz
drakx-backup-do-not-use-b804971ef502a5b46d7b41db24732095ad1b0008.tar.bz2
drakx-backup-do-not-use-b804971ef502a5b46d7b41db24732095ad1b0008.tar.xz
drakx-backup-do-not-use-b804971ef502a5b46d7b41db24732095ad1b0008.zip
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r--perl-install/ChangeLog79
1 files changed, 79 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index 98df2758d..1750f5e6b 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,3 +1,82 @@
+2002/03/05 Chmouel Boudjnah <chmouel@mandrakesoft.com>
+
+ * modules.pm: Add USB2 controller
+
+2002/03/05 dam's <damien@mandrakesoft.com>
+
+ * network/netconnect.pm: corrected expert option in install mode
+ added expert mode
+
+ * my_gtk.pm: greater interstice
+
+ * modparm.pm: cosmetic
+ gzipped modules handled
+
+2002/03/05 fcrozat
+
+ * share/rpmsrate: Install xlockmore when installing gnome, since
+ xscreensaver can't lock
+ root desktop..
+
+2002/03/05 François Pons <fpons@mandrakesoft.com>
+
+ * Xconfigurator.pm: deactivate v4l module if DRI is enabled and r128
+ driver used.
+
+ * install_steps.pm: added auto restore of some files (/etc/profile) needed
+ by upgrade (from .rpmnew).
+ added log for hasNetwork (so that we can understand why installUpdates
+ do nothing).
+
+ * crypto.pm: avoid trying to find hdlist-updates.cz in existing medium
+ (instead of ftp one).
+
+ * fs.pm: fixed hd install to allow using specific directory.
+
+ * install_any.pm: fix duplicate synthesis.hdlist.xxx file present in
+ /var/lib/urpmi, and
+ furthermore uncompressed :-(
+ fixed possible bug when generating synthesis file for urpmi
+ installation.
+
+2002/03/05 Guillaume Cottenceau <gc@mandrakesoft.com>
+
+ * mdk-stage1/dhcp.c, mdk-stage1/dhcp.h, mdk-stage1/network.c: save
+ dhcp_hostname for stage2
+
+ * install_any.pm: fix bug in generating automatic stage1
+ params for http
+
+ * modules.pm: aironet core sucking thing
+
+2002/03/05 Pablo Saratxaga <pablo@mandrakesoft.com>
+
+ * share/po/sr.po, share/po/sp.po: updated po files
+
+2002/03/05 Pixel <pixel@mandrakesoft.com>
+
+ * install_steps.pm: if mem=nopentium is given on cmdline, have it after
+ install
+
+ * modules.pm (extract_modules): created (was done in load_raw)
+
+2002/03/05 Stew Benedict <sbenedict@mandrakesoft.com>
+
+ * Xconfigurator.pm: use UseFBDev for r128 - PPC
+
+2002/03/05 Till Kamppeter <till@mandrakesoft.com>
+
+ * printerdrake.pm: Added support for HP's newest MF devices: HP OfficeJet
+ D series, HP LaserJet 33xx MFP.
+ Fixed bug of printerdrake sometimes assuming the user has an MF device
+ when he has typed the device file name in the expert mode.
+
+2002/03/05 yduret
+
+ * bootlook.pm: fix nobody bug
+
+ * standalone/logdrake: mail alert: use eval {} to catch wizcancel
+
2002/03/04 dam's <damien@mandrakesoft.com>
* modparm.pm: corected weirdness, I suck