From 3392aa72955ac8065412614dc6e2fa7aa337c790 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 2 Sep 2005 16:27:25 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 210fc0ea1..4d524bf26 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,46 @@ +2005/09/02 Olivier Blin + + * standalone/drakhelp: perl_checker fix + prefix file path with file:// (mozilla-firefox needs a valid url) + +2005/09/02 Pixel + + * install2.pm: move code to create_minimal_files() + + * install_steps.pm, common.pm, share/upgrade-map.conectiva.10, + share/list.xml, pkgs.pm: + - new functionality: upgrade_by_removing_pkgs, enabled when upgrading + redhat and conectiva distributions + - add file upgrade-map.conectiva.10 for precise choice of packages + - save /etc/xxx-release into /root/drakx/xxx-release.upgrading when + starting + - release_file(): look for xxx-release.upgrading first + - find_root_parts(): better logging about upgrade_by_removing_pkgs, + and factorize code + - when all packages are installed, remove xxx-release.upgrading and + rename pkgs::removed_pkgs_to_upgrade_file() + + * tools/install-xml-file-list: replace /lib/tls with /lib for libraries + collected using collect_needed_libraries + (it was already done for files collected using ldd) + + * install_any.pm: + - new functionality: upgrade_by_removing_pkgs, enabled when upgrading + redhat and conectiva distributions + - add file upgrade-map.conectiva.10 for precise choice of packages + - save /etc/xxx-release into /root/drakx/xxx-release.upgrading when + starting + - release_file(): look for xxx-release.upgrading first + - find_root_parts(): better logging about upgrade_by_removing_pkgs, + and factorize code + - when all packages are installed, remove xxx-release.upgrading and + rename pkgs::removed_pkgs_to_upgrade_file() + move code to create_minimal_files() + +2005/09/02 Rafael Garcia-Suarez + + * pkgs.pm: Workaround : Don't call method directly + 2005/09/02 Olivier Blin * share/rpmsrate: don't install hotplug anymore -- cgit v1.2.1