From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- .../attachments/20110915/9f48b38f/attachment-0001.obj | 14 ++++++++++++++ .../attachments/20110915/9f48b38f/attachment.obj | 14 ++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 zarb-ml/mageia-dev/attachments/20110915/9f48b38f/attachment-0001.obj create mode 100644 zarb-ml/mageia-dev/attachments/20110915/9f48b38f/attachment.obj (limited to 'zarb-ml/mageia-dev/attachments/20110915/9f48b38f') diff --git a/zarb-ml/mageia-dev/attachments/20110915/9f48b38f/attachment-0001.obj b/zarb-ml/mageia-dev/attachments/20110915/9f48b38f/attachment-0001.obj new file mode 100644 index 000000000..4d04d94be --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20110915/9f48b38f/attachment-0001.obj @@ -0,0 +1,14 @@ +(selectInstallClass) just remove every package before reinstalling them when upgrading mandriva + +diff --git a/perl-install/install/steps_interactive.pm b/perl-install/install/steps_interactive.pm +index a1376cf..5e5b523 100644 +--- a/perl-install/install/steps_interactive.pm ++++ b/perl-install/install/steps_interactive.pm +@@ -178,6 +178,7 @@ sub selectInstallClass { + $o->{upgrade_by_removing_pkgs_matching} ||= { + conectiva => 'cl', + redhat => '.', #- everything! ++ mandriva => '.', #- everything! + }->{$o->{isUpgrade}}; + log::l("upgrading $o->{isUpgrade} distribution" . ($o->{upgrade_by_removing_pkgs_matching} ? " (upgrade_by_removing_pkgs_matching $o->{upgrade_by_removing_pkgs_matching})" : '')); + } \ No newline at end of file diff --git a/zarb-ml/mageia-dev/attachments/20110915/9f48b38f/attachment.obj b/zarb-ml/mageia-dev/attachments/20110915/9f48b38f/attachment.obj new file mode 100644 index 000000000..4d04d94be --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20110915/9f48b38f/attachment.obj @@ -0,0 +1,14 @@ +(selectInstallClass) just remove every package before reinstalling them when upgrading mandriva + +diff --git a/perl-install/install/steps_interactive.pm b/perl-install/install/steps_interactive.pm +index a1376cf..5e5b523 100644 +--- a/perl-install/install/steps_interactive.pm ++++ b/perl-install/install/steps_interactive.pm +@@ -178,6 +178,7 @@ sub selectInstallClass { + $o->{upgrade_by_removing_pkgs_matching} ||= { + conectiva => 'cl', + redhat => '.', #- everything! ++ mandriva => '.', #- everything! + }->{$o->{isUpgrade}}; + log::l("upgrading $o->{isUpgrade} distribution" . ($o->{upgrade_by_removing_pkgs_matching} ? " (upgrade_by_removing_pkgs_matching $o->{upgrade_by_removing_pkgs_matching})" : '')); + } \ No newline at end of file -- cgit v1.2.1