From aa9516dc024de03167135566cd87449e37b62535 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 16 Oct 2006 19:56:05 +0200 Subject: * DistUpgrade/DistUpgrade.cfg: - add ubuntu-standard to the base packages * DistUpgrade/removal_blacklist.cfg: - ubuntu-base is save to remove - ubuntu-minimial and ubuntu-standard shouldn't be removed --- DistUpgrade/Changelog | 4 ++++ DistUpgrade/DistUpgrade.cfg | 2 +- DistUpgrade/removal_blacklist.cfg | 3 ++- 3 files changed, 7 insertions(+), 2 deletions(-) (limited to 'DistUpgrade') diff --git a/DistUpgrade/Changelog b/DistUpgrade/Changelog index 94da18d3..d9176f0b 100644 --- a/DistUpgrade/Changelog +++ b/DistUpgrade/Changelog @@ -1,3 +1,7 @@ +2006-10-16: + - backup cdroms.list only if actually available + - remove leftover references to ubuntu-base and + use ubuntu-minimal and ubuntu-standard instead 2006-10-13: - log held-back as well 2006-10-12: diff --git a/DistUpgrade/DistUpgrade.cfg b/DistUpgrade/DistUpgrade.cfg index f399a1f5..c39cb9e5 100644 --- a/DistUpgrade/DistUpgrade.cfg +++ b/DistUpgrade/DistUpgrade.cfg @@ -7,7 +7,7 @@ View=DistUpgradeViewGtk [Distro] # the meta-pkgs we support MetaPkgs=ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop -BaseMetaPkgs=ubuntu-minimal +BaseMetaPkgs=ubuntu-minimal, ubuntu-standard PostUpgradePurge=xorg-common, libgl1-mesa Demotions=demoted.cfg RemoveEssentialOk=sysvinit diff --git a/DistUpgrade/removal_blacklist.cfg b/DistUpgrade/removal_blacklist.cfg index 773395be..7bfb114b 100644 --- a/DistUpgrade/removal_blacklist.cfg +++ b/DistUpgrade/removal_blacklist.cfg @@ -1,5 +1,6 @@ # blacklist of packages that should never be removed -ubuntu-base +ubuntu-standard +ubuntu-minimal ubuntu-desktop kubuntu-destkop edubuntu-desktop -- cgit v1.2.3