summaryrefslogtreecommitdiff
path: root/DistUpgrade/DistUpgrade.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'DistUpgrade/DistUpgrade.cfg')
-rw-r--r--DistUpgrade/DistUpgrade.cfg8
1 files changed, 5 insertions, 3 deletions
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