summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/RPM.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix reference to rpm_install_missing option.Gordon Messmer2016-01-191-1/+1
|
* Set option types on YUM/RPM list optionsChris St. Pierre2014-10-201-2/+3
|
* Pylint/PEP8 fixesSol Jerome2013-09-061-435/+584
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Options: migrated client drivers to new parserChris St. Pierre2013-06-271-48/+77
|
* removed in-place modification of "states" dict in client toolsChris St. Pierre2013-02-211-17/+1086
|
* removed passing setup and logger objects between client toolsChris St. Pierre2013-02-201-2/+2
|
* better Executor class for client toolsChris St. Pierre2013-02-141-36/+31
|
* removed deprecated tools: RPMng, YUM24, YUMngChris St. Pierre2013-01-171-2/+0
|
* doc: wrote devel docs for client tool base objectsChris St. Pierre2012-12-041-6/+6
|
* deprecated YUM24 tool, renamed YUMng to YUM, RPMng to RPMChris St. Pierre2012-09-261-0/+988