summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/YUM.py
Commit message (Collapse)AuthorAgeFilesLines
* YUM: Set logger to info for pkg verify failuresSol Jerome2013-01-301-7/+8
| | | | | | | | If the loglevel is set to debug, then a user running the client without -d will not be informed why the client is asking them to install Package entries which may already be installed (but are not verifying). Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: wrote devel docs for client tool base objectsChris St. Pierre2012-12-041-7/+6
|
* disambiguate yum transaction errorsChris St. Pierre2012-11-271-4/+4
|
* YUM: fixed bug in pylint complianceChris St. Pierre2012-09-281-1/+1
|
* made YUM driver pass pylintChris St. Pierre2012-09-261-256/+272
|
* YUM: driver now records actions to yum.log (#1103)Chris St. Pierre2012-09-261-107/+113
|
* deprecated YUM24 tool, renamed YUMng to YUM, RPMng to RPMChris St. Pierre2012-09-261-0/+951