From e8b68ea2858f439e93b36a1fb320ea4243790159 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 6 Feb 2006 14:21:36 +0100 Subject: * added a "PostUpgrade{Install,Remove,Purge}" rule, removed the ForcedPurges and superseed it with the new rule --- DistUpgrade/DistUpgrade.cfg | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'DistUpgrade/DistUpgrade.cfg') diff --git a/DistUpgrade/DistUpgrade.cfg b/DistUpgrade/DistUpgrade.cfg index e081313a..a2720f49 100644 --- a/DistUpgrade/DistUpgrade.cfg +++ b/DistUpgrade/DistUpgrade.cfg @@ -7,15 +7,17 @@ View=DistUpgradeViewGtk # the meta-pkgs we support MetaPkgs=ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop BaseMetaPkgs=ubuntu-base -ForcedPurges=xorg-common +PostUpgradePurge=xorg-common # information about the individual meta-pkgs [ubuntu-desktop] KeyDependencies=gdm, gnome-panel, ubuntu-artwork -ForcedObsoletes=xscreensaver +# those pkgs will be marked remove right after the distUpgrade in the cache +PostUpgradeRemove=xchat, xscreensaver [kubuntu-desktop] KeyDependencies=kdm, kicker, kubuntu-artwork-usplash +# those packages are marked as obsolete right after the upgrade ForcedObsoletes=ivman [edubuntu-desktop] @@ -32,7 +34,7 @@ BackupExt=distUpgrade From=breezy To=dapper ValidOrigin=Ubuntu -ValidMirrors = http://archive.ubuntu.com/ubuntu, http://security.ubuntu.com/ubuntu, http://archive.distrosprint/ubuntu/ +ValidMirrors = http://archive.ubuntu.com/ubuntu, http://security.ubuntu.com/ubuntu [Network] MaxRetries=3 \ No newline at end of file -- cgit v1.2.3