libzypp 17.31.23
|
Classes | |
class | ScopedSet |
Temporarily set/unset an environment variable. More... | |
Functions | |
std::string | ZYPP_REPO_RELEASEVER () |
Use faked releasever (e.g. | |
bool | ZYPP_PLUGIN_APPDATA_FORCE_COLLECT () |
To trigger appdata refresh unconditionally. | |
int | LIBSOLV_DEBUGMASK () |
bool | ZYPP_RPM_DEBUG () |
Pathname | ZYPP_LOCKFILE_ROOT () |
Hack to circumvent the currently poor –root support. | |
const long & | ZYPP_MEDIA_CURL_DEBUG () |
const long& for setting CURLOPT_DEBUGDATA Returns a reference to a static variable, so it's safe to pass it's address to CURLOPT_DEBUGDATA. | |
int | ZYPP_MEDIA_CURL_IPRESOLVE () |
4/6 to force IPv4/v6 | |
bool | ZYPP_METALINK_DEBUG () |
Hack to circumvent the currently poor –root support. | |
|
inline |
Use faked releasever (e.g.
for 'zupper dup' to next distro version
Definition at line 35 of file RepoVariables.cc.
|
inline |
To trigger appdata refresh unconditionally.
Definition at line 79 of file RepoManager.cc.
|
inline |
Definition at line 59 of file PoolImpl.cc.
|
inline |
Hack to circumvent the currently poor –root support.
Definition at line 74 of file ZYppFactory.cc.
const long & zypp::env::ZYPP_MEDIA_CURL_DEBUG | ( | ) |
const
long& for setting CURLOPT_DEBUGDATA Returns a reference to a static variable, so it's safe to pass it's address to CURLOPT_DEBUGDATA.
Definition at line 36 of file curlhelper.cc.
int zypp::env::ZYPP_MEDIA_CURL_IPRESOLVE | ( | ) |
4/6 to force IPv4/v6
Definition at line 45 of file curlhelper.cc.
|
inline |
Hack to circumvent the currently poor –root support.
Definition at line 29 of file metalinkparser.cc.