From 9c1aabb3b9e422a95cc500c7cf0357b21ef67daf Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 8 Mar 2004 15:21:09 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 293 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 292 insertions(+), 1 deletion(-) (limited to 'perl-install/ChangeLog') diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 7ab979689..905a6a539 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,294 @@ +2004/03/08 Fabian Mandelbaum + + * share/po/es.po: Updated Spanish translations + +2004/03/08 Pixel + + * devices.pm: nicer debug error message + + * modules.pm: a missing module is now an error, that way it won't be in + scsi_hostadapters. In load_category(), exception is caught, so no pb + when using load_category(). But beware, this may break! + + * fsedit.pm: /proc/partitions parsing was broken for scsi cdroms using + non-devfs names, and + our 2.6 doesn't use devfs names in /proc/partitions... :'-( + (bugzilla #8641) + +2004/03/08 Stew Benedict + + * standalone/drakbackup: UI coherency (#8675). + Fix some missing configuration options (#8654). + +2004/03/08 Thierry Vignaud + + * network/netconnect.pm: rename ensure_is_installed_if_availlable( as + ensure_is_installed_if_available() + install unicorn package for bewan modems + fix variable interpolation in strings + misc perl_checker cleanups + isdn_read_config() alter its argument, thus there's no need in returning + it + (which may induce developer in error by believing argument is not + overwritten...) + standalone drakconnect already discard returned value anyway... + port old ISDN wizard upon new wizard layer + fix first_modem() call + indent + simplify speedtouch firmware installation through newly introduced + do_pkg::ensure_is_installed_if_availlable() + wizard: be aware of bewan modems detection + + * detect_devices.pm (getBewan) fix bewan modem detection + + * standalone/drakperm: center labels like before + + * do_pkgs.pm: rename ensure_is_installed_if_availlable( as + ensure_is_installed_if_available() + (ensure_is_installed_if_availlable) introduce it in order to check if we + need + to install a package, then install it if it's availlable (eg: for binary + drivers not availlable in download edition) + + * network/isdn_consts.pm: + - add "|" separator + - remove bus from description (the user has already selected the bus + type) + + * share/po/fr.po: fix missing upercase first letter + be aware of string change due to bewan support + + * share/po/br.po: be aware of string change due to bewan support + update + + * standalone/draksplash (make_boot_frame) fix crash on color switch + (mk_frame) + - workaround horrible packing by using a table instead of a vbox + - do packing of resulted table outside mk_frame() which is much saner + fix spacing around commas (sanitizing) + gc prefers "obj->method" rather than "method obj" call style + use option menu for resolutions list + (mk_frame) enable to use either combo boxes or option menus for lists + (mk_frame) fix combo boxes filling + (which_res_exist) unjonathan-ize + (show_prev) only redraw needed part, not whole image + (show_prev) fix crash on image drawing + (show_prev) fix crash on image scaling + fix crash on "preview" button + (get_this_thm_res_conf) add prototype to help perl_checker + kill unused variables + kill perl4 function call style + + * network/isdn.pm: isdn_read_config() alter its argument, thus there's no + need in returning it + (which may induce developer in error by believing argument is not + overwritten...) + standalone drakconnect already discard returned value anyway... + kill isdn_get_info() and isdn_get_list() (they were unused since quite a + few + releases :-() + (isdn_get_cards) introduce it to build a tree bus|card for isdn wizard + (get_info_providers_backend) prevent faillure as soon as translaters + catch up + export isdn_read_config() + kill isdn_ask(), isdn_ask_info() and isdn_ask_protocol() since they were + merged into wizard (aka ported to new wizard layer) + (isdn_get_cards_by_type) splited out of old isdn_ask() func + (get_info_providers_backend) drop file argument and do ISDN db lookup in + place + (read_providers_backend) move it from network::tools to network::isdn + (isdn_detect_backend) enhance detection: just return a list of devices + + * share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po, + share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po, + share/po/be.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po, + share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/he.po, + share/po/da.po, share/po/ca.po, share/po/ar.po, share/po/ltg.po, + share/po/nb.po, share/po/uz.po, share/po/ro.po, share/po/zh_TW.po, + share/po/zh_CN.po, share/po/sr@Latn.po, share/po/sq.po, share/po/it.po, + share/po/eu.po, share/po/es.po, share/po/lv.po, share/po/hu.po, + share/po/fa.po, share/po/id.po, share/po/ru.po, share/po/sl.po, + share/po/nn.po, share/po/tr.po, share/po/mt.po, share/po/ga.po, + share/po/uk.po, share/po/mn.po, share/po/lt.po, share/po/cy.po, + share/po/tg.po, share/po/bs.po, share/po/mk.po, share/po/wa.po, + share/po/is.po, share/po/hi.po, share/po/af.po, share/po/az.po, + share/po/pt.po, share/po/vi.po, share/po/ta.po, share/po/nl.po, + share/po/tl.po, share/po/de.po, share/po/eo.po, share/po/el.po, + share/po/cs.po, share/po/bg.po, share/po/uz@Latn.po: be aware of string + change due to bewan support + + * network/adsl.pm (adsl_detect) detect bewan ADSL modems + + * network/tools.pm (read_providers_backend) move it from network::tools to + network::isdn + + * harddrake/data.pm: adapt to new network::isdn::isdn_detect_backend() API + + * ugtk2.pm (Gtk2::WrappedLabel::new) fix unusing label + (Gtk2::WrappedLabel::new) enable to alter default alignment + +2004/03/08 yrahal + + * share/po/ar.po: Doing a sync with Arabeyes.org's CVS... + There should be no stat differences anymore. + +2004/03/07 fwang + + * share/po/zh_CN.po: Updated Simplified Chinese translation + +2004/03/07 keld + + * share/po/da.po: updates + soft/ftw/po/da.po gi/perl-install/share/po/da.po + +2004/03/07 Pablo Saratxaga + + * share/po/ar.po: updated po file + +2004/03/07 tbacklund + + * share/po/fi.po: finnish translations at 100% again... + +2004/03/07 yrahal + + * share/po/ar.po: Committing Arabeyes.org's Arabic translation of the + week... + +2004/03/06 fwang + + * share/po/zh_CN.po: update + +2004/03/06 Pablo Saratxaga + + * share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po, + share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po, + share/po/be.po, share/po/ko.po, share/po/DrakX.pot, share/po/sv.po, + share/po/sr.po, share/po/pl.po, share/po/fi.po, share/po/he.po, + share/po/ca.po, share/po/da.po, share/po/ar.po, share/po/ltg.po, + share/po/nb.po, share/po/uz.po, share/po/ro.po, share/po/zh_TW.po, + share/po/zh_CN.po, share/po/sr@Latn.po, share/po/sq.po, share/po/it.po, + share/po/eu.po, share/po/es.po, share/po/lv.po, share/po/hu.po, + share/po/fa.po, share/po/id.po, share/po/ru.po, share/po/br.po, + share/po/sl.po, share/po/nn.po, share/po/tr.po, share/po/mt.po, + share/po/ga.po, share/po/mn.po, share/po/uk.po, share/po/lt.po, + share/po/cy.po, share/po/tg.po, share/po/bs.po, share/po/mk.po, + share/po/wa.po, share/po/is.po, share/po/hi.po, share/po/af.po, + share/po/az.po, share/po/pt.po, share/po/fr.po, share/po/ta.po, + share/po/vi.po, share/po/nl.po, share/po/de.po, share/po/tl.po, + share/po/eo.po, share/po/bg.po, share/po/cs.po, share/po/el.po, + share/po/uz@Latn.po: updated pot file + +2004/03/05 Fabian Mandelbaum + + * share/po/es.po: Updated Spanish translations + +2004/03/05 keld + + * share/po/da.po: updates + gi/perl-install/share/po/da.po + +2004/03/05 Pixel + + * install_any.pm: replacing automatic=method:disk with $param instead of + adding $param (since $param already contains automatic=met:disk) + + * fs.pm: no entry in fstab for zips (now cleanly done by hotplug) + + * detect_devices.pm: fix warning + +2004/03/05 Till Kamppeter + + * printer/cups.pm, printer/printerdrake.pm: Let URIs listed by "lpinfo -v" + be shown in the dialog for entering a URI manually. + +2004/03/05 Thierry Vignaud + + * share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po, + share/po/th.po, share/po/et.po, share/po/ja.po, share/po/hr.po, + share/po/be.po, share/po/ko.po, share/po/DrakX.pot, + standalone/drakTermServ, share/po/sv.po, share/po/sr.po, share/po/pl.po, + share/po/fi.po, share/po/he.po, share/po/ca.po, share/po/ar.po, + share/po/ltg.po, share/po/nb.po, share/po/uz.po, share/po/ro.po, + share/po/zh_TW.po, share/po/zh_CN.po, share/po/sr@Latn.po, + share/po/sq.po, share/po/it.po, share/po/eu.po, share/po/es.po, + share/po/lv.po, share/po/hu.po, share/po/fa.po, share/po/id.po, + share/po/ru.po, share/po/br.po, share/po/sl.po, share/po/nn.po, + share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/mn.po, + share/po/uk.po, share/po/lt.po, share/po/cy.po, share/po/tg.po, + share/po/bs.po, share/po/mk.po, share/po/wa.po, share/po/is.po, + share/po/hi.po, share/po/af.po, share/po/az.po, share/po/pt.po, + share/po/fr.po, share/po/ta.po, share/po/vi.po, share/po/nl.po, + share/po/de.po, share/po/tl.po, share/po/eo.po, share/po/bg.po, + share/po/cs.po, share/po/el.po, share/po/uz@Latn.po: typo fix + + * network/network.pm (write_resolv_conf) only remove /etc/resolv.conf if + it's really a link + (prevent no resolv.conf rewriting when it was empty eg b/c link was + dead) + +2004/03/04 keld + + * share/po/da.po: updates + gi/perl-install/share/po/da.po + Updates + gi/perl-install/share/po/da.po + Updates + gi/perl-install/share/po/da.po + +2004/03/04 Pablo Saratxaga + + * share/po/et.po, share/po/ca.po, share/po/nn.po: updated Estonian file + updated pot file + + * share/po/ms.po, share/po/sk.po, share/po/gl.po, share/po/pt_BR.po, + share/po/th.po, share/po/ja.po, share/po/hr.po, share/po/be.po, + share/po/ko.po, share/po/DrakX.pot, share/po/sv.po, share/po/sr.po, + share/po/pl.po, share/po/fi.po, share/po/he.po, share/po/da.po, + share/po/ar.po, share/po/ltg.po, share/po/uz.po, share/po/ro.po, + share/po/zh_TW.po, share/po/zh_CN.po, share/po/sr@Latn.po, + share/po/sq.po, share/po/it.po, share/po/eu.po, share/po/es.po, + share/po/lv.po, share/po/hu.po, share/po/fa.po, share/po/id.po, + share/po/ru.po, share/po/br.po, share/po/sl.po, share/po/tr.po, + share/po/mt.po, share/po/ga.po, share/po/mn.po, share/po/uk.po, + share/po/lt.po, share/po/cy.po, share/po/tg.po, share/po/bs.po, + share/po/mk.po, share/po/wa.po, share/po/is.po, share/po/hi.po, + share/po/af.po, share/po/az.po, share/po/pt.po, share/po/fr.po, + share/po/ta.po, share/po/vi.po, share/po/nl.po, share/po/de.po, + share/po/eo.po, share/po/bg.po, share/po/cs.po, share/po/el.po, + share/po/uz@Latn.po: updated pot file + + * share/po/tl.po: updated po file + updated pot file + + * share/po/nb.po: updated Norwegian file + updated pot file + +2004/03/04 Pixel + + * install_steps.pm, install_steps_interactive.pm: fix & cleanup generating + replay & auto_install images + (thanks to David Eastcott) + + * install_any.pm: oops, fix commit + fix & cleanup generating replay & auto_install images + (thanks to David Eastcott) + +2004/03/04 tsdgeos + + * share/po/ca.po: Unfuzzying + +2004/03/04 Thierry Vignaud + + * network/netconnect.pm: fix crash on modem configuration in installer + (standalone drakconnect + didn't had the bug because it has already loaded the network::modem + package at this stage) + + * standalone/draksec (wait_msg) show up some translated title + + * ugtk2.pm: enable exception managment even at install time (installer set + $::no_ugtk_init) + 2004/03/04 Pixel * mdk-stage1/init.c: unmounting /sys is not needed (useful to have one @@ -28355,7 +28646,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.903 2004/03/04 13:24:48 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.904 2004/03/04 14:09:46 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than -- cgit v1.2.1