summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/RPMng.py
Commit message (Collapse)AuthorAgeFilesLines
* RPM driver: fixed querying config options when the deprecated RPMng driver ↵Chris St. Pierre2012-10-111-0/+1
| | | | is used
* deprecated YUM24 tool, renamed YUMng to YUM, RPMng to RPMChris St. Pierre2012-09-261-984/+5
|
* Revert "removed Bcfg2.Client.XML abstraction layer since we depend directly ↵Chris St. Pierre2012-08-061-14/+13
| | | | | | on lxml.etree" This reverts commit 913d320ee02d5e16b61a14d97b2b1111d307d0d3.
* removed Bcfg2.Client.XML abstraction layer since we depend directly on ↵Chris St. Pierre2012-08-031-13/+14
| | | | lxml.etree
* RPMng: Fix comment (#1122)Sol Jerome2012-07-191-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* fixed typoChris St. Pierre2012-06-011-81/+41
|
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+1027
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>