#include <time.h>#include <sys/types.h>#include <unistd.h>#include <iostream>#include <fstream>#include <y2util/Y2SLog.h>#include <y2util/GPGCheck.h>#include <y2util/SysConfig.h>#include <y2util/Digest.h>#include <Y2PM.h>#include <y2pm/PMYouPatch.h>#include <y2pm/PMPackage.h>#include <y2pm/YouError.h>#include <y2pm/InstSrcDescr.h>#include <y2pm/PMYouPackageDataProvider.h>#include <y2pm/PMYouPatchManager.h>#include <y2pm/PMPackageManager.h>#include <y2pm/InstTarget.h>#include <y2pm/InstTargetError.h>#include <y2pm/PMYouServers.h>#include <y2pm/MediaCurl.h>#include <y2pm/PMYouProduct.h>#include <y2pm/PMLocale.h>#include <y2pm/PMYouMedia.h>#include <y2pm/InstSrcManagerCallbacks.h>#include <y2pm/RpmDbCallbacks.h>#include <y2pm/MediaCallbacks.h>#include <y2pm/InstSrcManager.h>#include <y2pm/InstYou.h>Classes | |
| class | InstYou::DeltaToApply |
| struct | DeltaSortBySourceCriterion |
| class | CurlCallbacks |
Functions | |
| static void | clearDeltasToApplyList (std::vector< InstYou::DeltaToApply * > &list) |
| static bool | delta_applies_to_filesystem (const PMPackageDelta &delta, bool quickcheck=false) |
| static PMPackagePtr | getPackageForDelta (const PMPackagePtr &pkg, const PMPackageDelta &delta) |
| static PMError | check_md5 (const std::string &md5, const Pathname &path) |
| static std::string | urlStringNoCred (const Url &url) |
Variables | |
| static bool | toldaboutnotremote = false |
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
check if sequence info of delta matches the files of the installed packge |
|
||||||||||||
|
|
|
|
|
|
|
|
1.4.4