summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Tools/YUMng.py
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to specify important entries via info/info.xmlSol Jerome2010-06-221-1/+2
* RPMng, YUMng improvements (patch from slack)Narayan Desai2010-06-211-14/+41
* Add /etc/yum.repos.d to the important list for YUMngTim Laszlo2010-06-141-1/+2
* Updated files to match PEP 257Fabian Affolter2010-06-071-7/+8
* YUMng: Add support for Path type='ignore' entriesSol Jerome2010-04-301-1/+3
* YUMng: make yumng robust again virtual package specs (patch from slack)Narayan Desai2010-04-301-7/+26
* YUMng: Fix list comprehension traceback (Reported by Jonathan Billings) [bugfix]Sol Jerome2010-04-291-2/+2
* YUMng: preinstall /etc/yum.d/*Narayan Desai2010-04-081-0/+3
* Code cleanupsSol Jerome2009-12-301-1/+1
* YUMng: remove call to yum api that breaks plugin use (Resolves Ticket #765)Narayan Desai2009-10-301-2/+0
* YUMng: pass through verify flags for multi-instance packagesNarayan Desai2009-10-241-0/+2
* bcfg2-info: simplify codepaths for debug modeNarayan Desai2009-10-211-4/+3
* YUMng: Fix bulk package removal backtrace (Resolves Ticket #749)Narayan Desai2009-09-281-1/+1
* YUMng: Fix spelling error (Reported by David Strauss)Sol Jerome2009-09-141-2/+2
* SYSV: Fix noask use (Patch via HCoyote)Narayan Desai2009-08-211-4/+6
* Client tools: Remove unnecessary extra whitespaceSol Jerome2009-08-161-8/+8
* YUMng: Unify yum pkg specifier creation code (and fix issue reported by drtns...Narayan Desai2009-08-141-45/+19
* YUMng: skip unbound gpg key packagesNarayan Desai2009-07-291-0/+3
* YUMng: fix removal traceback for gpg-pubkey packages (Resolves Ticket #693)Narayan Desai2009-07-211-0/+1
* Fix yum api use for centos 4 compatibility (Resolves Ticket #670)Narayan Desai2009-06-051-6/+20
* Add back python 2.3 fixes for {RPM,YUM}ngSol Jerome2009-05-271-0/+6
* YUMng: Fix for RHEL5 (patch from Tim Lazlo)Narayan Desai2009-05-061-0/+1
* Python 2to3 updates for the Client toolsSol Jerome2009-04-241-9/+6
* Fix YUMng -r behaviorNarayan Desai2009-04-131-1/+1
* YUMng: Fix version=auto for epoch-sensitive packagesNarayan Desai2009-04-061-4/+3
* YUMng: Switch to yum lib calls instead of parsing command output (thanks to S...Narayan Desai2009-03-191-19/+11
* YUMng: implement version=auto/any supportNarayan Desai2009-03-131-13/+69
* pylint fixes for client codeNarayan Desai2008-12-081-1/+1
* Remove validation states from Tool instances (in preparation for DecisionList...Narayan Desai2008-03-171-8/+8
* Fix YUMng extra package display (Resolves Ticket #509) [bugfix]Narayan Desai2007-12-281-1/+2
* Handle weird importer behavior on python2.3 [bugfix]Narayan Desai2007-11-301-0/+3
* Supress package reverification if packages are incomplete (in YUMng)Narayan Desai2007-08-281-1/+1
* typo fix from jcollieNarayan Desai2007-08-271-1/+1
* Updates from rpmng and yumng from mbradyNarayan Desai2007-06-141-1/+2
* YUM update from mbradyNarayan Desai2007-06-131-34/+4
* New RPMng/YUMng code drop from mbradyNarayan Desai2007-06-131-42/+8
* more driver updates from mbradyNarayan Desai2007-06-061-1/+4
* Updates from mbrady for RPMng/YUMngNarayan Desai2007-06-061-30/+55
* RPMng/YUMng driver update from mbradyNarayan Desai2007-04-191-2/+9
* Newest update to RPMng from mbradyNarayan Desai2007-04-111-0/+343