summaryrefslogtreecommitdiff
path: root/plugins/backend
AgeCommit message (Expand)AuthorFilesLines
2013-04-02fix attachment packages swig attr lostGui Chen1-2/+3
2013-04-02fix conflict variable in cmpEVR and priority conditionGui Chen1-7/+8
2013-04-02condider repo priority while sorting packagesZhang Qiang1-0/+11
2013-03-19fix debuginfo rpm swig attr lostGui Chen1-1/+2
2013-03-03be compatible with python-zypp built with swig 2.0Gui Chen1-20/+24
2013-02-27Fix bad indentations.Huang Hao2-7/+7
2013-02-05fix no key 'HOME' in environ variable failureGui Chen1-3/+10
2013-01-22add lost interface getVcsInfo in yum backendGui Chen1-0/+4
2013-01-22make clear message infoGui Chen2-8/+4
2013-01-22correct rpm path in local repo for zypp backendGui Chen1-8/+3
2013-01-22install the according debuginfo rpms in zyppGui Chen2-1/+23
2013-01-22cleanup zypp credential file to fix conflicts during installingGui Chen1-0/+17
2013-01-22add vcs value for --record-pkgs to record vcs infoGui Chen1-0/+20
2013-01-22recalculate package content recordingGui Chen1-2/+16
2013-01-22reformat rpm name string to be more flexibleGui Chen2-4/+6
2013-01-20add a new opiton --nocache for repo commandGui Chen2-3/+17
2013-01-15split out the download stuff as one python moduleGui Chen2-7/+5
2012-12-19put arch compatible into pkg comparisonGui Chen1-2/+11
2012-12-12remove rpmdb files before install packagesGui Chen1-0/+2
2012-12-12require python-m2crypto when needed sslverifyGui Chen1-3/+6
2012-12-12point to tizen repo, not meegoAnas Nashif1-1/+1
2012-09-12proxy setting to be compatible with old version of yumGui Chen1-4/+5
2012-08-31resolve proxy issue in yum backendGui Chen1-1/+9
2012-06-15enhance proxy support in attachment retrieveGui Chen2-9/+25
2012-06-15clean the duplicate code with get_url in zypp backendGui Chen1-29/+19
2012-06-05resolve right url for attachment packageGui Chen1-3/+24
2012-06-02some fixes to enhance authentication urlGui Chen1-1/+1
2012-05-28reset LD_PRELOAD for chroot envGui Chen2-0/+2
2012-05-23fix zypp missing password when using username:passwd pattern urlGui Chen1-2/+6
2012-05-15extract rpm listed in attachment which not found in rootfsGui Chen2-0/+31
2012-05-09container support with '%attachment' in ksGui Chen2-0/+21
2012-04-18tolerate some OS errors in the image confirations stageJF Ding1-1/+1
2012-04-13pre-install package support with zyppGui Chen2-1/+59
2012-04-05enhance sorting for version comparsion in zyppGui Chen1-2/+7
2012-03-10cleaner error message from zypp backendJF Ding1-4/+4
2012-02-27Reuse cached rpm between yum and zypp, making the same package dir for themGui Chen2-1/+8
2012-02-27raise exception instead of exit directly in zypp-backendJF Ding1-16/+16
2012-02-23remove '/var/cache/yum' from bind mountsGui Chen1-1/+1
2012-02-23fix the type issue in opensuse 12.1Gui Chen1-0/+1
2012-02-20Don't print warning about repo key not existZhang Qiang1-0/+1
2012-02-11zypp: abort with error msg for repo resolver issuesJF Ding1-11/+7
2012-02-08detect proxy for zypp repo even without specified '--proxy'Gui Chen1-0/+3
2012-02-08collect the coupling stuff togetherJF Ding2-10/+16
2012-02-03unify coding style of pkgr backend pluginsJF Ding2-87/+270
2012-02-03deal with yum.conf inside yum backend by itselfGui Chen2-8/+12
2012-02-03check free space of cache filesystem for downloading.Zhang Qiang2-4/+12
2012-02-01fix rpm db4 error(9): bad file descriptorGui Chen2-3/+6
2012-01-31Use the same packages list format with old micZhang Qiang2-3/+3
2012-01-30Always disable logstderr and flush message buffer in disable_logstderrZhang Qiang1-3/+3
2012-01-30zypp: fix rpmdb errorZhang Qiang1-3/+3