#include <malloc.h>
#include <y2util/Y2SLog.h>
#include <y2util/stringutil.h>
#include <y2util/timeclass.h>
#include <y2pm/PMManager.h>
#include <y2pm/PkgSet.h>
Classes | |
struct | ResultEqName |
Defines | |
#define | KEEPSETS |
Functions | |
void | addpkgtosetifnotalreadyin (PkgSet &set, PMSolvablePtr newp) |
void | buildinstalledonly (PMManager &manager, PkgSet &installed) |
void | setAutoState (PkgSet &installed, PkgDep::ResultList &good, PkgDep::ErrorResultList &bad, PkgDep::ErrorResultList &obsolete) |
ostream & | operator<< (ostream &os, const struct mallinfo &i) |
|
|
|
|
|
Build a PkgSet that consists of installed packages and packages that are marked for installation |
|
|
|
|