From 428c81bc2d5b8c9ffb1fbc5940462dd7165fe7ae Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 19 Sep 2002 15:18:48 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index df2be6298..7661d6b8b 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,31 @@ +2002/09/19 François Pons + + * pkgs.pm: try to avoid infinite loop on error to install package. + +2002/09/19 Guillaume Cottenceau + + * standalone.pm: when in install mode, log when a **** does a "use + standalone" + + * interactive.pm: require log will reliably fail, use require 'log.pm' + instead + + * install_steps_interactive.pm: fix titisucks making cards choice in bttv + dialog unavailable + + * install2.pm: revert + +2002/09/19 Pixel + + * diskdrake/interactive.pm: catch error in Done (mainly "reboot needed"), + so that fstab can be written + even if reboot needed (useful when removing partitions mounted by + default) + + * install_steps.pm: + - do not set type to ext2 when the type is ntfs + - set to ext3 instead of ext2 + 2002/09/19 Daouda Lo * standalone/drakbug: @@ -3806,7 +3834,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.753 2002/09/18 14:47:41 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.754 2002/09/19 13:41:32 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than -- cgit v1.2.1