#include <getopt.h>
#include <iomanip>
#include <list>
#include <string>
#include <y2util/Y2SLog.h>
#include <y2util/Url.h>
#include <Y2PM.h>
#include <y2pm/PMError.h>
#include <y2pm/PMYouPatch.h>
#include <y2pm/PMPackage.h>
#include <y2pm/PMYouPatchInfo.h>
#include <y2pm/PMYouPatchManager.h>
#include <y2pm/MediaAccess.h>
#include <y2pm/InstYou.h>
#include <y2pm/PMYouServers.h>
#include <y2pm/YouError.h>
#include <y2pm/PMYouProduct.h>
#include <y2pm/PMLocale.h>
#include <y2pm/InstTarget.h>
Defines | |
#define | Y2LOG "PM_online_update" |
Functions | |
void | usage () |
int | main (int argc, char **argv) |
|
|
|
|
|
|