diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2013-05-24 10:20:38 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2013-06-09 15:12:07 +0200 |
commit | f3c736f9b6fdef1d8045846c465d675858eb1471 (patch) | |
tree | fa27d6d869fb9584a3ae82434bbcc0799dc3ff72 /cmdline/apt-cache.cc | |
parent | 42d51f333e8ef522fed02cdfc48663488d56c3a3 (diff) |
deprecate InstallProtect as a cpu-eating no-op
In the past packages were flagged "Protected" so that install/
remove markings where issued before the ProblemResolver.
Nowadays, the marking methods check if they are allowed to modify
the marking of a package instead, so that markings set by FromUser
calls are not overwritten anymore by automatic calls which elimates
the need for InstallProtect which just eats CPU now.
The method itself is left untouched for now in case frontend needs it
still for some wierd usecase, but they should be eliminated.
Diffstat (limited to 'cmdline/apt-cache.cc')
0 files changed, 0 insertions, 0 deletions