From d20112c869f3a3994e95e4f661863f6267dddc53 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sun, 7 Jun 2009 06:50:54 +0000 Subject: Bug #272063 - Use elements inside elements. svn path=/main/trunk/; revision=13630 --- doc/dependency_resolution/task_scheduling.docbook | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'doc/dependency_resolution/task_scheduling.docbook') diff --git a/doc/dependency_resolution/task_scheduling.docbook b/doc/dependency_resolution/task_scheduling.docbook index c8e3608d1..8180e56da 100644 --- a/doc/dependency_resolution/task_scheduling.docbook +++ b/doc/dependency_resolution/task_scheduling.docbook @@ -24,28 +24,28 @@ rather than replaced. The following constraints protect inappropriate packages from being chosen for automatic uninstallation: + - Installed packages that have been pulled into the current dependency + Installed packages that have been pulled into the current dependency graph will not be uninstalled. Due to dependency neglection and special properties of packages in the "system" set, other checks may be necessary in order - to protect inappropriate packages from being uninstalled. + to protect inappropriate packages from being uninstalled. - An installed package that is matched by a dependency atom from the + An installed package that is matched by a dependency atom from the "system" set will not be uninstalled in advance since it might not - be safe. Such a package will only be uninstalled through replacement. + be safe. Such a package will only be uninstalled through replacement. - An installed package that is matched by a dependency atom from the + An installed package that is matched by a dependency atom from the "world" set will not be uninstalled if the dependency graph does not contain a replacement package that is matched by the same dependency - atom. + atom. - In order to ensure that package files remain installed in a usable state whenever possible, uninstallation operations are not executed -- cgit v1.2.3-1-g7c22