From d82e64c57ddfc31f7c3860fb768f16430bec567d Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 6 Mar 2001 14:03:49 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 89 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) (limited to 'perl-install') diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 134cbc798..87f7f010e 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,92 @@ +2001/03/06 dam's + + * install2.pm: corrected bad file search + corrected intf setting + + * standalone/draknet: added enable/disable networking button. + + * standalone/drakxconf: updated to be launched frome DrakConf if no + DISPLAY + + * netconnect.pm: now detecting adsl + typo + better load_conf + + * Xconfigurator.pm: cleaned png displaying + + * common.pm: setinhash -> set_in_hash + added setinhash + + * fs.pm: typo + use set_in_hash + +2001/03/06 Guillaume Cottenceau + + * mdk-stage1/cdrom.c: enable probing of all the CDROM drives in automatic + mode + + * mdk-stage1/Makefile: fix includes for init + +2001/03/06 Pablo Saratxaga + + * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot, + share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po, + share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po, + share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po, + share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po, + share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po, + share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po, + share/po/pl.po, share/po/fi.po, share/po/no.po, + share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po, + share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/br.po, + share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po, + share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po, + share/po/af.po: corrected some typos, Updated Japanese file + updated Lithuanian file + + * help.pm, standalone/draknet: corrected some typos, Updated Japanese file + +2001/03/06 Pixel + + * install_steps.pm, any.pm, Xconfigurator.pm: move inittab modifying to + any::runlevel + + * partition_table.pm (add): max number of parts for rd, ida and cciss + + * fs.pm, netconnect.pm, common.pm: set_in_hash is now put_in_hash + + * diskdrake.pm (Create): pixelization + + * fsedit.pm (hds): pixelization + + * install_steps_auto_install.pm (@graphical_steps): add + beforeInstallPackages so that advertisings are there + + * modules.pm: add cciss + + * install2.pm (main): remove unloading vfat (not needed anymore with + mdk-stage1) + +2001/03/05 dam's + + * netconnect.pm: $mouse->{device} is set if it doesn't exists. + + * Makefile: added pixmaps copying + +2001/03/05 Pablo Saratxaga + + * netconnect.pm, bootlook.pm, help.pm: fixed English typos + +2001/03/05 Pixel + + * install_steps_interactive.pm (generateAutoInstFloppy): use + generate_automatic_stage1_params + + * c/stuff.xs.pm, my_gtk.pm: XSetInputFocus now done in perl-GTK + + * install_any.pm (generate_automatic_stage1_params): replace + generate_ks_cfg + 2001/03/05 dam's * Makefile: added pixmaps copying -- cgit v1.2.1