libzypp  16.22.5
zypp::env Namespace Reference

Functions

int ZYPP_MEDIA_CURL_IPRESOLVE ()
 
std::string ZYPP_REPO_RELEASEVER ()
 Use faked releasever (e.g. More...
 
bool ZYPP_PLUGIN_APPDATA_FORCE_COLLECT ()
 To trigger appdata refresh unconditionally. More...
 
int LIBSOLV_DEBUGMASK ()
 
bool HACKENV (const char *var_r, bool default_r)
 
bool ZYPP_RPM_DEBUG ()
 
Pathname ZYPP_LOCKFILE_ROOT ()
 Hack to circumvent the currently poor –root support. More...
 

Function Documentation

int zypp::env::ZYPP_MEDIA_CURL_IPRESOLVE ( )
inline

Definition at line 181 of file MediaCurl.cc.

std::string zypp::env::ZYPP_REPO_RELEASEVER ( )
inline

Use faked releasever (e.g.

for 'zupper dup' to next distro version

Definition at line 35 of file RepoVariables.cc.

bool zypp::env::ZYPP_PLUGIN_APPDATA_FORCE_COLLECT ( )
inline

To trigger appdata refresh unconditionally.

Definition at line 71 of file RepoManager.cc.

int zypp::env::LIBSOLV_DEBUGMASK ( )
inline

Definition at line 57 of file PoolImpl.cc.

bool zypp::env::HACKENV ( const char *  var_r,
bool  default_r 
)
inline

Definition at line 64 of file SATResolver.cc.

bool zypp::env::ZYPP_RPM_DEBUG ( )
inline

Definition at line 71 of file RpmDb.cc.

Pathname zypp::env::ZYPP_LOCKFILE_ROOT ( )
inline

Hack to circumvent the currently poor –root support.

Definition at line 63 of file ZYppFactory.cc.