libzypp  15.28.6
zypp::env Namespace Reference

Functions

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

Function Documentation

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

Use faked releasever (e.g.

for 'zupper dup' to next distro version

Definition at line 37 of file RepoVariables.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 72 of file SATResolver.cc.

Pathname zypp::env::ZYPP_LOCKFILE_ROOT ( )
inline

Hack to circumvent the currently poor –root support.

Definition at line 61 of file ZYppFactory.cc.