libzypp
13.10.6
|
Go to the source code of this file.
Namespaces | |
zypp | |
Easy-to use interface to the ZYPP dependency resolver. | |
zypp::misc | |
Enumerations | |
enum | zypp::misc::LoadSystemFlag { zypp::misc::LS_READONLY = (1 << 0), zypp::misc::LS_NOREFRESH = (1 << 1) } |
Bits for tuning defaultLoadSystem. More... | |
Functions | |
void | zypp::misc::defaultLoadSystem (const Pathname &sysRoot_r="/", LoadSystemFlags flags_r=LoadSystemFlags()) |
Create the ZYpp instance and load target and enabled repositories. More... | |
void | zypp::misc::defaultLoadSystem (LoadSystemFlags flags_r) |