From e42a7a709b599582e8b8a1cbb6bb82c785e4d9fa Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 12 Feb 2002 20:46:03 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 154 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 154 insertions(+) diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 43f43b2bd..730f53430 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,157 @@ +2002/02/12 dam's + + * share/step-red.xpm, share/step-orange.xpm, share/step-orange-click.xpm, + share/themes/mdk-check_on.png, share/step-green-click.xpm, + share/step-green.xpm, share/step-red-click.xpm, + share/themes/mdk-check_off.png: new gfx + + * standalone/drakbackup, network/network.pm: bug correction + +2002/02/12 Pablo Saratxaga + + * share/po/hu.po: updated Hungarian file + updated pot file + + * share/po/be.po, share/po/sp.po, share/po/zh_CN.po, share/po/pt.po, + share/po/DrakX.pot, share/po/es.po, share/po/bg.po, share/po/ga.po, + share/po/sr.po, share/po/de.po, share/po/et.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/it.po, + share/po/id.po, share/po/pl.po, share/po/fi.po, share/po/no.po, + share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po, + share/po/ar.po, share/po/sl.po, share/po/vi.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/bs.po, share/po/da.po, share/po/zh_TW.po, + share/po/cs.po, share/po/af.po: updated pot file + +2002/02/12 Pixel + + * devices.pm: i prefer /(.*?)(\d+)$/ to /(.*\D)(\d+)$/ + + * docs/README.pxe: cleanup the .cfg + + * share/rpmsrate: + - move bootsplash from SYSTEM to X + - lower Aurora + +2002/02/12 Till Kamppeter + + * printerdrake.pm: Fixed: + - Endless loop when entering printerdrake during installation in + recommended + mode without local printer + - Printerdrake was not closed when one was in the "Add Printer" + sequence + during installation and one clicked another installation item (entries + on left hand side) + - When configuring printing only after installation Printerdrake tried + to + check the installed queues without Foomatic being installed (bug was + already in 8.1, but noone discovered it). + - CUPS died when one tried to add a (local) printer in recommended + mode + after installation. + - Improved text for the dialog telling that no local printer was + detected. + - The list of auto-detected printers appeared as drop-down menu and + not as + a list. + + * detect_devices.pm: In the USB auto-detection checked whether and where + the device node was + created. + Fixes on device auto-detection: + - Made USB printer auto-detection routine in "detect_devices.pm" + creating + the appropriate device nodes (needed for USB printers being recognized + during installation). + - Fixed "devices.pm" to be able to handle device files with numbers + geater + than 9 (ex: /dev/usb/lp10). + + * standalone/printerdrake: + - Assure that Foomatic is installed before checking existing printer + queues. + + * devices.pm: Fixes on device auto-detection: + - Made USB printer auto-detection routine in "detect_devices.pm" + creating + the appropriate device nodes (needed for USB printers being recognized + during installation). + - Fixed "devices.pm" to be able to handle device files with numbers + geater + than 9 (ex: /dev/usb/lp10). + + * printer.pm: Added forgotten '$prefix'es. + Fixed: + - Endless loop when entering printerdrake during installation in + recommended + mode without local printer + - Printerdrake was not closed when one was in the "Add Printer" + sequence + during installation and one clicked another installation item (entries + on left hand side) + - When configuring printing only after installation Printerdrake tried + to + check the installed queues without Foomatic being installed (bug was + already in 8.1, but noone discovered it). + - CUPS died when one tried to add a (local) printer in recommended + mode + after installation. + - Improved text for the dialog telling that no local printer was + detected. + - The list of auto-detected printers appeared as drop-down menu and + not as + a list. + +2002/02/11 dam's + + * share/list: added modinfo + + * network/netconnect.pm: added cancel for first step + +2002/02/11 François Pons + + * any.pm: fixed syntax error... + + * Xconfigurator.pm: avoid testing fbdev driver. + + * install_steps.pm: added Aurora or bootsplash for getting a need on frame + buffer. + added fbdev for GeForce Integrated. + +2002/02/11 Pablo Saratxaga + + * share/po/da.po, share/po/vi.po, share/po/hu.po: updated Danish, + Hungarian and Vietnamese files + +2002/02/11 Pixel + + * install_steps.pm: booh, fpons was faster than me on "bootsplash wanting + fb". Keeping my solution ;p + + * c/stuff.xs.pm: "standard_charset" and "iconv" are needed even when C_RPM + is undefined + + * any.pm: allow to edit the initrd field (thx to randy.k.wilson) + + * install_any.pm (@needToCopy): add "ntp" + +2002/02/11 warly + + * share/rpmsrate: remove dev from INSTALL, the sun is rising, and there + are no more needs to have ppp in the INSTALL section, as the darkness is + going away... + +2002/02/10 Pixel + + * any.pm: in case there is both ata66 (hde) and ata33 hard drives, go to + expert + questions directly (it would need a semi_auto asking on which drive the + bios + boots...) + 2002/02/10 Pablo Saratxaga * share/po/nl.po: updated Dutch file -- cgit v1.2.1