From b7c39558155861ae5807e35cc3b6ba932a207c36 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 26 Sep 2006 21:50:03 +0200 Subject: * DistUpgrade/DistUpgrade.cfg: - new KeepInstalledPkgs keyword * DistUpgrade/DistUpgradeCache.py: - implemented keepInstaledRule() --- DistUpgrade/README | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'DistUpgrade/README') diff --git a/DistUpgrade/README b/DistUpgrade/README index c38a422f..b9d6c5d2 100644 --- a/DistUpgrade/README +++ b/DistUpgrade/README @@ -32,6 +32,12 @@ ForcedObsoletes: happens *after* the cache.commit()) RemoveEssentialOk: Those packages are ok to remove even though they are essential +KeepInstalledPkgs: + If the package was installed before, it should still be installed + after the upgrade +KeepInstalledSection: + Packages from this section that were installed should always be + installed afterwards as well (useful for eg translations) [$meta-pkg] KeyDependencies: -- cgit v1.2.3