diff options
author | Daniel Burrows <dburrows@debian.org> | 2009-03-29 16:15:15 -0700 |
---|---|---|
committer | Daniel Burrows <dburrows@debian.org> | 2009-03-29 16:15:15 -0700 |
commit | 8b784a82efdfccc89131a5a350266e4b901bae08 (patch) | |
tree | 41b6ff0eb80ec0b8c84b941e34bae450c4a28a64 /tests/test_resolver_hints.cc | |
parent | bf474d2f14f165b94859c4c68671b5ce4b8024a2 (diff) | |
download | aptitude-8b784a82efdfccc89131a5a350266e4b901bae08.tar.gz |
Use tiering in the aptitude resolver to order returned solutions.
Right now the default tiers are:
10,000 -> "safe" solutions containing only new installs, upgrades
and "keeps".
20,000 -> solutions that cancel all the user's actions.
30,000 -> solutions that remove packages.
40,000 -> solutions that break holds.
50,000 -> solutions that install non-default versions of packages.
(the subordinate tier is the version priority)
60,000 -> solutions that remove Essential packages.
Still to do: add tier hints, add a way to set tier names, show tiers
and/or names in the UI (in place of the meaningless and confusing
score value).
Diffstat (limited to 'tests/test_resolver_hints.cc')
0 files changed, 0 insertions, 0 deletions