From f8b3dc037ed026ade1b9e130f43af21e98437190 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 20 Feb 2001 14:00:26 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 103 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 103 insertions(+) diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 5dc1908bd..a58b732a1 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,106 @@ +2001/02/20 François Pons + + * c/stuff.xs.pm, live_install, pkgs.pm, live_install2: added RPMRC_FILE + env variable to choose rpmrc file for rpmlib used + by DrakX, neccessary for live update from a 7.2 or older. + Check that if something goes wrong with rebuilddb, avoid removing + old rpm-3 db files. + Make sure live_install can start from top directory too. + +2001/02/20 Pixel + + * Makefile: various + - pcmcia_config.patch now in tools (no more in install which is + removed) + - copy xpm's (until step icons work with png's) + - transform group icons in pngs + + * modules.pm, class_discard.pm: various + + * tools/pcmcia_config.patch: pcmcia_config.patch now here + + * my_gtk.pm, Xconfigurator.pm: various + major move. now ask_from_list returns false when canceled (it doesn't + die 'ask_from_list canceled' anymore) + + * interactive_gtk.pm, standalone/mousedrake, install_steps_interactive.pm, + netconnect.pm, standalone/keyboarddrake, install2.pm, interactive.pm, + any.pm, printerdrake.pm, diskdrake.pm: major move. now ask_from_list + returns false when canceled (it doesn't die 'ask_from_list canceled' + anymore) + +2001/02/19 Guillaume Cottenceau + + * mdk-stage1/stage1.c: try to print errno's stuff when symlink to + /tmp/stage2 failed + + * mdk-stage1/dhcp.c: ARP_MAX_RETRIES: s/5/4 + +2001/02/19 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: updated Estonian file + +2001/02/19 Pixel + + * interactive.pm (ask_from_listf_no_check): die 'ask_from_list cancel' on + cancel + + * my_gtk.pm (create_packtable): don't use attach_raw anymore (was a + sillyme) + +2001/02/18 dam's + + * standalone/draknet: typo + make fbastok happy about button placement. + little improvements. + +2001/02/16 dam's + + * install_gtk.pm: corrected xpm mask + + * network.pm: wireless eth support corrected. + + * share/step-red.xpm, share/step-orange.xpm, share/step-orange-click.xpm, + share/step-green-click.xpm, share/step-green.xpm, share/step-red-on.xpm, + share/step-orange-on.xpm, share/step-green-on.xpm, + share/step-red-click.xpm: re added these xpm files against display mask + pb. + +2001/02/16 Guillaume Cottenceau + + * mdk-stage1/init.c: better ansi colors + + * mdk-stage1/dhcp.c: comply with glibc-2.2.2 more strict headers + + * mdk-stage1/stdio-frontend.c: display more nicely when there is a long + list to choose from (1, 2 or 4 columns) + +2001/02/15 Guillaume Cottenceau + + * mdk-stage1/TECH-INFOS, mdk-stage1/README: update doc + +2001/02/15 Pablo Saratxaga + + * share/po/az.po: updated Azeri file + +2001/02/15 Pixel + + * install_steps_gtk.pm (installPackages): fix i_images + + * fsedit.pm (suggestions_mntpoint): fix + 2001/02/15 Pixel * install_steps_gtk.pm (installPackages): fix i_images -- cgit v1.2.1