From 9c10e4f45112e33649ff43d6b097b2dcba29f1de Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 17 Feb 2003 23:55:53 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 98 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 97 insertions(+), 1 deletion(-) (limited to 'perl-install') diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 8fbb2f385..19f265b5b 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,99 @@ +2003/02/17 François Pons + + * fsedit.pm: given default size of / increased. + increased /var container for suggestion (simple or with /usr). + + * commands.pm: fixed command insmod. + + * install_steps_interactive.pm: add a reboot if not enough free space is + available for installation or upgrade. + +2003/02/17 Guillaume Cottenceau + + * standalone/drakgw: fix translation of title: N() needs to be called + after + interactive->vnew has been called + + * steps.pm: fix pixel's commit: never display choosePackages and + configureServices, instead of always + + * lang.pm: change %countries so that we really have translated countries + (side effect of #1723 -> noticing this bug) + disable mn until we have lang-mn.png + + * drakxtools.spec: grüh + + * standalone/drakpxe: fix translation of title by calling N() after + interactive->vnew + +2003/02/17 Pablo Saratxaga + + * share/po/id.po, share/po/sk.po, share/po/ru.po, share/po/gl.po, + share/po/pt_BR.po, share/po/br.po, share/po/th.po, share/po/sl.po, + share/po/no.po, share/po/et.po, share/po/ja.po, share/po/hr.po, + share/po/tr.po, share/po/mt.po, share/po/ga.po, share/po/be.po, + share/po/uk.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/lt.po, + share/po/he.po, share/po/sp.po, share/po/cy.po, share/po/ca.po, + share/po/da.po, share/po/ar.po, share/po/tg.po, share/po/bs.po, + share/po/uz.po, share/po/ro.po, share/po/wa.po, share/po/is.po, + share/po/af.po, share/po/az.po, share/po/zh_TW.po, share/po/zh_CN.po, + share/po/pt.po, share/po/vi.po, share/po/ta.po, share/po/fr.po, + share/po/sq.po, share/po/nl.po, share/po/it.po, share/po/eu.po, + share/po/es.po, share/po/de.po, share/po/eo.po, share/po/lv.po, + share/po/el.po, share/po/cs.po, share/po/bg.po, share/po/hu.po: updated + Estonian file + updated pot file + + * share/po/help-de.pot, share/po/help-it.pot, share/po/help-fr.pot, + share/po/help-es.pot: updated Estonian file + + * lang.pm: updated @locales list + +2003/02/17 Pixel + + * install_steps_interactive.pm: fix bug occurring "if no sound card are + detected AND the user selected things + needing a sound card, propose a special case for ISA cards" + (thanks to guran) + ensure $o->{raw_X} is not destroyed when there is no modification done + (since in that case + Xconfig::main::configure_everything_or_configure_chooser() returns + undef) + + * any.pm: add a checkbox "Force ACPI" + + * ugtk2.pm: fix pop_it... + + * steps.pm: don't show "Choose packages to install" nor "Configure + services" + (was still there in expert) + + * diskdrake/interactive.pm: remove debug code :-( + + * security/level.pm: replace %level_list with level_list() so that + N("...") is called at runtime + instead of compile-time + + * install_steps.pm: propagate /proc/cmdline acpi=xxx + have acpi=off by default + + * rescue/list.x86_64, rescue/list.i386, rescue/list.ia64: replace + ext2resize with resize2fs in rescue (already done in DrakX) + + * network/drakfirewall.pm: translate server {name} at display-time, not + compile-time + + * help.pm: some more fixes (thanks to Edward Cherlin and Reinout van + Schouwen) + fix typos (thanks to Reinout van Schouwen) + +2003/02/17 Thierry Vignaud + + * security/help.pm: synced with msec + + * harddrake/data.pm: bump version number + 2003/02/17 Pixel * ugtk2.pm: fix pop_it... @@ -10906,7 +11002,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.784 2003/02/17 13:43:28 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.785 2003/02/17 15:00:47 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than -- cgit v1.2.1